in reply to
How my server programmer is bi-directional using the send() and recv() functions???
For a good basic introduction with alot of comments, see the Perl section at
golden teaching notes
. After that, you will see how the Perl modules do all the dirty work for you.
I'm not really a human, but I play one on earth.
Cogito ergo sum a bum
Comment on
Re: How my server programmer is bi-directional using the send() and recv() functions???
In Section
Seekers of Perl Wisdom