GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Networking  >  Networks and Security
Go To First  |  Previous Question  |  Next Question 
 Networks and Security  |  Question 10 of 55    Print  
What is the connection between socket and session?

  
Total Answers and Comments: 3 Last Update: October 16, 2007     Asked by: Zakeer 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 11, 2006 06:46:15   #1  
Prithvi        

RE: What is the connection between socket and session?...

Socket is a physical port thru were the data is transfered from .

Session is a logical connection for the data to transfer


 
Is this answer useful? Yes | No
December 17, 2006 08:09:10   #2  
Prithvi        

RE: What is the connection between socket and session?...

The Socket is a Combination of Ip address and Port Number (in pairs)

Session is a Logical Connectivity between the source and destination 


 
Is this answer useful? Yes | No
October 16, 2007 13:12:53   #3  
KG        

RE: What is the connection between socket and session?...
A Socket is a communication end-point unique to a machine communicating on an IP-based network. A socket is composed of:a. Protocol - TCP / UDP / raw IPb. Local IP address. Local Portd. Remote IP address. Remote port.The remote address can be any valid IP address, or 0.0.0.0 for a listening socket, or 255.255.255.255 for a broadcasting socket.Sockets can be implemented over any transport protocol.A Session is a connection between a user (or user agent) and a peer (typically a server) using the session layer of a networking protocol (e.g. telnet, ftp).Thanks.
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape