in reply to
Socket TCP
The stuff between "
while(1)
" and
"&welcome()}"
should NOT be in a loop.
merlyn
's code IS so much nicer.
Comment on
Re: Socket TCP
Replies are listed 'Best First'.
Re: Re: Socket TCP
by
hash
(Scribe)
on Oct 10, 2003 at 20:20 UTC
It`s in a loop just to keep "connected", it`s my first socket in Perl, im searching for a better way to keep connected.
[reply]
In Section
Code Catacombs