S
Stephen Hartman
Hi all,
I have a program that requires a port to be open on the server. I run a
netstat -a command and find a port that is listening but is not established.
I then input this port number in the program. What seems to be happening is
that the program starts but then shuts down as if windows won't allow the
prgram to be active on that port. I have had success using port 80. Is
there a procedure I can use to open a port specifically for this program
that is not used for any other purpose? Or am I completely off base. Any
help is appreciated.
Thanks
I have a program that requires a port to be open on the server. I run a
netstat -a command and find a port that is listening but is not established.
I then input this port number in the program. What seems to be happening is
that the program starts but then shuts down as if windows won't allow the
prgram to be active on that port. I have had success using port 80. Is
there a procedure I can use to open a port specifically for this program
that is not used for any other purpose? Or am I completely off base. Any
help is appreciated.
Thanks