Ruby – Socket programming – TCPSocket – Documentation
If you need to write an application using TCP sockets under Ruby you should have a look at the following docs:
Ruby Core RDoc:
http://ruby-doc.org/core/classes/TCPSocket.html
Programming Ruby, The Pragmatic Programmer’s Guide, Network and Web Libraries