answersLogoWhite

0

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.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

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.


What information is used by the process running on one host to identify a process running on other host?

Information used are the source port number, the destination port number and ip addresses.


If the standard port number for the telnet is 23 a host whose ipv4 address is 10.43.3.87 has a socket address for telnet of?

A socket is the combination of an IP number and a port number. Often this is written as 10.43.3.87:23.A socket is the combination of an IP number and a port number. Often this is written as 10.43.3.87:23.A socket is the combination of an IP number and a port number. Often this is written as 10.43.3.87:23.A socket is the combination of an IP number and a port number. Often this is written as 10.43.3.87:23.


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 is the IP address port for Facebook?

what is the ip address for facebook with port 6555


Which protocol provides no address information or port number?

the 28837 port of the ip servementate general stopper


What three elements make up a socket?

Socket elements: 1. Address family - Identifies the name as belonging to the internet address family 2. Host address - IP address (e.g. 127.0.0.1) 3. Port number - TCP/IP port number


What is NAS port and NAS IP address?

NAS IP is the IP address of a switch or another type of a radius client. NAS Port is a little harder to explain, but it is a number that is assigned to the interface authenticating and edge device. Similar to the NAS PORT ID, but not static.


Can you run multiple websites with same port number and different IP address?

Yes, you can run multiple apps over the same port using different ip addresses


A process's port number plus its host machine's IP address equals the process's?

socket


What is the purpose of having ipEndPoint in .Net 2.0?

The purpose of having ipEndPoint in Net 2.0 is to represent a network endpoint as an IP address and a port number. By combining the host's IP address and port number of a service, the ipEndPoint class forms a connection point to a class.


Which two statement accurately descibe the use of destination port numbers by client on a network?

A port number is linked to an IP address to create a unique identification number for each process being run by a client. Port numbers do not have to be unique, but IP addresses do.