I have just published on rubyforge the gem for my xmlrpc modifications. It’s called xmlrpcs and contains the class discussed in the previous post. xmlrpcs Rubyforge homepage Online RDoc The chan… more →
Almost Working Codesoumyarprabhu wrote 1 month ago: Error : The “SendUsing” configuration value is invalid. If you get the following error i … more →
John wrote 1 month ago: These sturdy plastic Electric Socket Covers are so easy to fit, and once in place they will prevent … more →
John wrote 1 month ago: These are designed to protect young children from inserting their fingers in to live 240 volt plug … more →
neotechpulp wrote 1 month ago: The getpeername function can be used to retrieve the peer IP address and port number on a given sock … more →
neotechpulp wrote 1 month ago: The getsockname function can be used to find the local port used by a given socket. It is valid to u … more →
neotechpulp wrote 1 month ago: To get rid of Address already in use” error with bind system call, SO_REUSEADDR socket option … more →
fireflake wrote 1 month ago: http://www.prasannatech.net/2008/07/socket-programming-tutorial.html … more →
Dario wrote 1 month ago: I have just published on rubyforge the gem for my xmlrpc modifications. It’s called xmlrpcs an … more →
Dario wrote 1 month ago: [Continues: Ruby xml-talking to rtorrent] I have rewritten how i changed the socket in XMLRPC are mo … more →
Dario wrote 1 month ago: I haven’t had very much time to write some ruby code to communicate with rtorrent through the … more →
ikool wrote 2 months ago: You may notice that WordPress shows error messages in your WordPress dashboard saying timeout if you … more →
Guillaume wrote 2 months ago: This post is actually a follow-up to my last one called http post streaming where I tried to create … more →
Guillaume wrote 2 months ago: Yesterday I’ve been asked by a friend how we can easily http stream data from php. That was a … more →
beautyjust4you wrote 2 months ago: Every woman should know, how to apply makeup so that it would emphasize her natural beauty and … more →
saltwetfish wrote 3 months ago: We threw this question to our MS premier techie as we were troubleshooting some related issues and I … more →
perpetualplum wrote 3 months ago: I decided to go ahead and list some lamp making kits in my Pink Paisley Polka Dots etsy shop. I d … more →
Paul wrote 3 months ago: With the release of Flash Player 9,0,124, Adobe has decided to change the way that socket policy fil … more →
arnoldindia wrote 3 months ago: TCP CLIENT //arithtcpclient.java import java.io.*; import java.net.*; public class arithtcpclient { … more →
arnoldindia wrote 3 months ago: TCP CLIENT //tcpclient.java import java.io.*; import java.net.*; public class tcpclient { public st … more →