Based on some initial testing, it looks like fgets() on the Solaris machine c199.cs can&#39;t take 2048 bytes of input. Instead, there is some other hard limit (256 bytes?) on the buffer.<br><br>Are we supposed to work around this? My client can handle the full 2048 byte input on other machines
<br><br>-Sylvain<br>