How can I tell if a TCP port is open or not? – unix.stackexchange.com
I am trying to implement socket programming in C. When I try to connect
from a client to a server (Ubuntu), it shows an error like "connection
failed". So I think the problem is with the port. I am …
No comments:
Post a Comment