Hello,

I'm new to the perl beginners list, as of about 5 minutes ago.  I'm having
problems reading
info from a socket.  Entire lines (suffixed with a newline character) come
through fine, but anytime
the server sends a few characters without a newline, I don't recieve it.  I
can read these characters
manually with $socket->recv($buffer, $length), but I'm not sure how to
actually code a while loop
to depend on this, something akin to "as long as there are characters,
recieve them, when there aren't any, wait for more.)

Any ideas?

Many thanks,

Robert Aspinall
Support Engineer
V-ONE Corporation
[EMAIL PROTECTED]


Reply via email to