sockets and telnet
Posted: Fri Aug 22, 2003 5:45 am
I am try to connect to a server by php function
socket_connect("server",4433)
at port 4433
and then when it connect telnet gives some text
I am trying to read that text by socket_read(....) on client side but no output
any help...?
socket_connect("server",4433)
at port 4433
and then when it connect telnet gives some text
I am trying to read that text by socket_read(....) on client side but no output
any help...?