Category : TCP/IP

Process Definition Application Provides an interface that allows applications to communicate across a network. Presentation “Generifies” the data.  Makes the data generic and compliant to standards.  Also includes generic encryption services. Session Starts and ends a session.  Logically keeps all sessions separate. Transport Defines how the data is sent. Reliably (TCP) or Unreliably (UDP – ..

Read more