What is socket and server socket?



What is socket and server socket?..

Answer / fackrudheen

A socket is one end of a two-way communications link
between two programs running on the network

A server socket is an computer communications end point for
new incoming connections. The server socket will accept
incoming connections, handle all lower-level network
traffic to finalize the incoming connection and then spawn
a new connection that can be used to read from or write to,
depending on the code. The server socket itself will still
be available to accept other incoming connections.

Is This Answer Correct ?    16 Yes 0 No

Post New Answer

More Networking AllOther Interview Questions

Which of the following is a language. A). QBE. B). SQL. C). QUEL. D). C

4 Answers  


IN MY SYSTEM IAM USING VM WARE I INSTALLED 2003 SREVER AND TWO CLIENTS USING SAME 2003SERVER NOW I WOULD LIKE TO INSTALL EXCHANGE SREVER IN MY VM WARE IS IT POSSIBLE IF IT IS PLEASE SHOW ME A ROOT HOW CAN I

0 Answers   Synova Inc,


What is sliding window protocol ?

0 Answers   Motorola,


What is redirector

0 Answers   Elgi Equipments,


What is count to infinity problem ?

0 Answers  






I need to know the driver name associated with the DSN ? In java we can get it by using getDriverName()(implemented by 3rd party vendors.) method ? but i need the implemetation to get the driver name? so can u give me the code ? how to get the code ?

0 Answers  


Which is the protocol used in ethernet. (CSMA/CD) Why is it called so ?

2 Answers  


1. What is LAN segmentation? Why it is used? What are the different techniques to create LAN segments?

0 Answers  


What are the basic functions of the data link layer?

0 Answers  


what is firewall?

10 Answers   Genpact,


wht is DSL?

2 Answers  


What is binding order?

0 Answers  


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)