Sumit Shah wrote:
Does the socket NOT return a string?
If you mean, could the socket return some kind of object that perl will not be able to interpret as a string, the answer is no. Something is going wrong with your socket code. You might want to get out tcpdump or ethereal to take a look at the communication back and forth.
- Perrin