Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, in networking, what is the use of ports?
Answer
Packets are being sent in steams to the target machine and there are multiple streams of data being sent/received simultaniously. Ports (i.e. port numbers) are used by the kernel to determine which packet goes to which application, as each running application is listening on a particular port (e.g. http server on port 80, ssh on port 22, db on another port, etc)

Question
In linux, in networking, what is the use of ports?
Answer
?

Question
In linux, in networking, what is the use of ports?
Answer
Packets are being sent in steams to the target machine and there are multiple streams of data being sent/received simultaniously. Ports (i.e. port numbers) are used by the kernel to determine which packet goes to which application, as each running application is listening on a particular port (e.g. http server on port 80, ssh on port 22, db on another port, etc)
If you want to change selection, open document below and click on "Move attachment"

26. TCP and UDP
gins at IHL * 4 + 20 + options * 4 and ends at Length - 1 The minimum combined TCP/IP header is thus 40 bytes. With Internet machines, several applications often communicate simultaneously. The <span>Source port and Destination port fields identify and distinguish individual streams. In the case of web communication, the destination port (from the clients point of view) is port 80, and hence all outgoing traffic wi

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.