Create new TCP Port

  • Thread starter Thread starter michael Hawthorne
  • Start date Start date
M

michael Hawthorne

I need to create a Port 9100 on my W2K Server. Can anyone
assist me?

THanks!
 
You don't "create ports." You install or enable applications and/or
services that open posts programmatically. What exactly are you trying to
accomplish?
 
michael said:
I need to create a Port 9100 on my W2K Server. Can anyone
assist me?

THanks!
Hello,

you will need to configure an application to listen on port 9100.
For example, you can configure IIS to listen on port 9100 instead of
port 80. Clients will then point their web browsers to port 9100 to
be able to view the web pages.

If you need any more help, please provide a more information about
what you wish to accomplish.

regards,

SteveC
======
If at first you don't succeed, forget skydiving
 
Back
Top