Which of the below is the most acurate as to how a POP3 session works?


Or

B)
Client                                            Server
================================================================
Source port 1234       ------connection to------> Desination port 110
Destination port 1234  <-----respondes to-------- Source port 110

This.

Specifically, the client makes a connection (typically using a source port above 1024) to the server (on a well known port; 110 in the case of POP3). Assuming that the server accepts the connection, the connection is uniquely identified by 4 pieces of information (the IP of the client, the IP of the server, the port of the client, and the port of the server). Therefore, the ports must stay the same.

-Scott
---
Declude JunkMail: The advanced anti-spam solution for IMail mailservers since 2000.
Declude Virus: Ultra reliable virus detection and the leader in mailserver vulnerability detection.
Find out what you've been missing: Ask for a free 30-day evaluation.


---
[This E-mail was scanned for viruses by Declude Virus (http://www.declude.com)]


To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

Reply via email to