Hi all,
 
    Can someone give me some idea?
    when I use telnet (telnet ip port). I get the message as following:
        Trying ip...
        Connected to ip.
        Escape character is '^]'.
        Giant Squid Software
        Developed by Giant Group
   I wrote cgi script to connect to this server using sock. Every thing working well.
   But I have got unwanted message on my page.  It is "Giant Squid Software \n Developed by Giant Group"
   I don't print it on the page. It automatically return from socket server  and show on socket client.
   I want to hide this message. How can I do?
 
    Thanks in advance,
Regards,
    Lonh

Reply via email to