Antanas Vipartas schrieb:
Hi

I need to check if socket on some port is listened by some service.

How could I do this ?

thanks,
Antanas Vipartas
Knock at the port door ;)

Nah just kidding. you can try to connect via fsockopen.
I hope that port gives something back you can read out. because every port allows connections if it's not blocked or firewalled.

--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to