in reply to Telnet, XML API, and I/O Buffering
Hi,
If you have the book "Advanced Perl programming" (the one by Sriram Srinivasan) you could use the Msg toolkit explained there (chapter 13).
Its also downloadable on CPAN: http://search.cpan.org/~sriram/examples/
It provides a wrapper around sysread which makes sure the complete message is received.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Telnet, XML API, and I/O Buffering
by BluePerlDev (Novice) on Jul 29, 2010 at 19:48 UTC | |
by ivo_ac (Acolyte) on Jul 30, 2010 at 20:30 UTC |