i have a client and server which I want to be able to have communicate in
full-duplex. I need the client to send a string to the server, the server to
check it and then return a status code (plus some other stuff).

I have the client and server (see attached .txt files) but when I run them,
attemping to do a read() and send() from both sides, the client hangs.

I have tried adding a sleep() but that has no effect.

please can someone look them over and tell me where I am going wrong.

thanks guys

-- 
Mat Harris                      OpenGPG Public Key ID: C37D57D9
[EMAIL PROTECTED]        www.genestate.com       

Attachment: server.txt
Description: Perl program

Attachment: client.txt
Description: Perl program

Attachment: msg35616/pgp00000.pgp
Description: PGP signature

Reply via email to