Are there any good code examples or tutorials for using low-level sockets
with Ruby? Particularly I’m interested in any network gaming examples.
Thanks.
Are there any good code examples or tutorials for using low-level sockets
with Ruby? Particularly I’m interested in any network gaming examples.
Thanks.
info@irvinehosting.net wrote:
Are there any good code examples or tutorials for using low-level
sockets with Ruby? Particularly I’m interested in any network gaming
examples.Thanks.
Try this:
http://www.oreilly.com/catalog/ruby/chapter/ch04.html
or:
Sockets
Szymon