answersLogoWhite

0

A socket is where the cpu plugs into. The socket holds the cpu and allows it to work in the motherboard to do calculations and management for the operating system. A port is an irq opening within the motherboard to allow certain devices that need a communication pathway to properly work. Example old serial port mouse needed a communication port to work properly with the motherboard and operating system.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the difference between port and socket?

A socket is not a port, though there is a close relationship between them. A socket is associated with a port, though this is a many-to-one relationship. Each port can have a single passive socket, awaiting incoming connections, and multiple active sockets, each corresponding to an open connection on the port. Port identifies a service no. e.g.25 port no is for smtp


Difference between port and socket?

A port is a software address on a computer on the network--for instance, the News server is a piece of software that is normally addressed through port 119, the POP server through port 110, the SMTP server through port 25, and so on. A socket is a communication path to a port. When you want your program to communicate over the network, you have given it a way of addressing the port and this is done by creating a socket and attaching it to the port. Basically, socket = IP + ports Sockets provide access to the port+ip


How can one identify a firewire port?

If someone is looking to identify a firewire port, they must look and notice the difference between it and a usb port. Firewire and usb ports are generally meant for the same things: to hook up printers and to transfer information.


What are the components of a socket?

The main components of a socket are the IP address and the port number. The IP address helps identify the destination device on a network, while the port number specifies which application or service should receive the incoming data. Together, they form a unique identifier for communication between devices.


What is the difference between keyboard and the usb port?

well i don't think the question given is a correct question because like give the difference between the keyboard port and the usb port


What is the difference between ports and bus?

Based on the definitions at the associated links, a bus is an electronic connection which allows the transfer of information, whereas a port is a socket in the side of a computer which allows a matching plug to connect to that computer.


What is the difference between port and terminal?

Terminal provides infrastructure for the port to handle containers.


What is the difference between LPT and com port?

yes


What it the difference between a port and a phone line?

The telephone line is the medium. The port is the connection point.


What is difference between 25pin and 9pin serial port?

16


What is the difference between a travel charger and a regular charger?

Travel chargers tend to be smaller, and often plug into a different outlet, such as the cigarette lighter socket in a car or the USB port of a laptop. Regular chargers are often more stable, and may include a port for the item to be charged to rest in or on.


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.