J
James Kir
I have a simple networking question:
From a Windows machine (XP), how can I see if a certain port is listening on
a given server?
Is it possible from one of the many DOS network commands I see?
Further, if I were to write a Java servlet, what are the basics for
creating a connection for a given server and given port to do the same thing
(see if the port is alive)
Thanks.
From a Windows machine (XP), how can I see if a certain port is listening on
a given server?
Is it possible from one of the many DOS network commands I see?
Further, if I were to write a Java servlet, what are the basics for
creating a connection for a given server and given port to do the same thing
(see if the port is alive)
Thanks.