answersLogoWhite

0

Yes, most protocols have the ability in a configuration file to state which port they will use (as a default),but this can be changed, and is frequently changed for security purposes.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is your port address?

search the google for only port address scaning


What is the web address of the Port Huron Museum in Port Huron Michigan?

The web address of the Port Huron Museum is: http://www.phmuseum.org


How do you get the port number from a number IP address?

A full numeric IP address with port number is XX.XX.XX.XX:PPPP where the "X"s are the IP address and the "P"s are the port number.


What is the IP address port for Facebook?

what is the ip address for facebook with port 6555


What is the web address of the Port Norris Historical Society in Port Norris New Jersey?

The web address of the Port Norris Historical Society is: WWW.historicportnorris.org


What is the web address of the Port Orford Lifeboat Station in Port Orford Oregon?

The web address of the Port Orford Lifeboat Station is: http://www.portorfordlifeboatstation.org


What is the combination of a IP address and a port number?

If you are looking for an example of a IP address then a port number, here is one:192.168.0.1:2712192.168.0.1 is your IP address and the : means a port number so :2712 is the port number.This also works on websites. For example: wiki.answers.com:2712Together, the combination of an IP address and a port number is called a socket.


A socket address comprises the up address of the host and a port number true or false?

It is true that a socket address comprises the IP address of the host and a port number.


What number is the address on a host where an application makes itself available to incomming or outgoing data?

False - Port Number is the address on the host.


What is the web address of the Port Townsend Marine Science Center in Port Townsend Washington?

The web address of the Port Townsend Marine Science Center is: www.ptmsc.org


What is the port number for wwwaolcom?

An address does not define a port. Many kinds of communication could be directed to/from that address that would communicate on different ports. If you are asking about the port for HTTP protocol, it is port 80.


MS-DOS command to change com port?

Use the "change port" command (without the quotes, of course) to change the port you're deciding to map to somewhere else. First, to display the current com port mappings, you can use change port / query Then, to change a port, type change [old com port]=[new com port] NOTE: Change the text in the brackets to the actual com port, making sure to use keyword "COM," again without the quotes, and in the example, without the brackets Here's an example: change port COM2=COM4 Finally, to delete a COM port listing, use the following format: change port /d [COM PORT] Here's an example of deleting a COM port listing: change port /d COM8 Hope this helps!