hi,
i am making a little prject in php and wondered if any of you more
experienced developers could shed some light on a query.
i want to connect to a server, give it some data then check it's
response
i think I can work out how to do it with fsockopen and fput and fgets
but the query i have is does anyone know of a prgram i can run which
will simulate a server on a given tcp port and display what it is the
client sends when i attempt to connect to the server...
hope this is clear and you can help..
thanks
s
i am making a little prject in php and wondered if any of you more
experienced developers could shed some light on a query.
i want to connect to a server, give it some data then check it's
response
i think I can work out how to do it with fsockopen and fput and fgets
but the query i have is does anyone know of a prgram i can run which
will simulate a server on a given tcp port and display what it is the
client sends when i attempt to connect to the server...
hope this is clear and you can help..
thanks
s
Comment