|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: Socket programmingby Jonathan (Curate) |
| on Oct 06, 2000 at 14:52 UTC ( #35558=note: print w/ replies, xml ) | Need Help?? |
|
I would change the client side
connects ok. On the server side I like to run with autoflush on. e.g. adding use FileHandle; and then $server->autoflush(1); after you have opened the socket. I believe select $server;$|=1 will do the same thing. <BR "We are all prompted by the same motives, all deceived by the same fallacies, all animated by hope, obstructed by danger, entangled by desire, and seduced by pleasure." - Samuel Johnson
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||