From: Alex Shulgin Date: 2007-10-06T18:45:02+09:00 Subject: Re: Please anyone help me!! On Oct 6, 9:48 am, Vellingiri Arul wrote: > Hai Friends! > Now I have started to learn the socket. > I have not get any good resource for sockets programming in ruby. > Please any one help me . > If you are having any book or link means,send to me. > And also I wanted to know what is the use of Mutex in ruby that is > derived from threds. Why don't you google? ;) -- Alex PS: it might be more wise to learn the concept of sockets from the low- level, like C (POSIX), instead of using them right away in any high- level language like Ruby.