port commands

  • Thread starter Thread starter Darla
  • Start date Start date
D

Darla

Hi,

What is the command prompt to change a port a
service/program is using, and to block/close a port?
Thanks
 
Changing a service/program's port completely depends on the configurability
of that program. That is, if a program is hard coded to listen on port
1234, there's nothing that can change that.

As for blocking/closing a port, that's what a firewall is for.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
Hi,

What is the command prompt to change a port a
service/program is using, and to block/close a port?
Thanks
 
Back
Top