Post by Peter Cooper on July 3rd, 2006
Ruby == Concise Network Programming

- Create a daemon / server in 11 lines of Ruby
- Interesting Ruby Tidbits That Don’t Need Separate Posts #2
- Building JSF Applications with JRuby and ActiveRecord-JDBC


DevX.com has published a great article by Mark Watson entitled "Ruby Programming Language Enables Concise Network Programming". Mark gives quick rationales and examples for:
- a simple (not an exaggeration) Web server from scratch in 12 lines of code
- a basic WEBrick server
- a simple REST server with pure sockety madness
- a quick and simple XML-RPC Web service
- a slightly more complex SOAP Web server
A great introduction to some of the networking power at your fingertips with Ruby.

Click here to add on del.icio.us
Tweet This








