[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

XML Webservices/Network programming tutorial

minkoo.seo@gmail.com

1/19/2006 4:04:00 PM

Hi all.

I've been learning the ruby for about a month by myself. Yesterday,
I was looking for ruby some tutorials on XML Webservices via SOAP
and socket programming in ruby, but could find none except for
brief introduction on devx.com:
http://www.devx.com/enterprise/Article/28101/19...

Can any of you recommend some nice tutorials/example codes for me?

TIA.

Minkoo Seo

2 Answers

GJB

1/19/2006 5:30:00 PM

0

There are some Ruby tutorials at http://www-128.ibm.com/devel...
Search on Ruby and you will find a socket programming tutorial as well
as others.

minkoo.seo@gmail.com

1/20/2006 3:45:00 AM

0

Thanks GJB.

I got a nice tutorial on socket programming in ruby. However, I could
not find any ruby soap programming article. Are there any?