What is socket?
Answers were Sorted based on User's Feedback
Answer / nandakumar
A socket is one end of a two-way communications link
between two programs running on the network.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rk
Communication End Point - Combo of IP address and Port
Number
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kirankumar
socket is structure,which is using for data communication
from one application to another application,and one mission
to another mission (within the LAN and WAN also)
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between Cclint DC & Cpaint Dc
What types of threads are supported by MFC framework?
what message is sent to an application when the user presses the primary button?
List out the basic features of MFC.
Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?
Explain about MDI and CMultiDocTemplate ?
how can u change button shape at run time
What is the base class for MFC Framework ?
What is the size of class
Which CPrintInfo member variable must be set for multiple page printouts?
What function is used to retrieve the currently selected index in a list box?
What function is called by a document class to notify views that the document has been changed?