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 |
What is the difference between hinsrtance and hprevinstance in WinMain function?
How can update edit control data of an executing application from other application?
Do you have an idea about MFC?
What is the use of message map ?
How many types of dialog box are their
What is the use of OninitDialog ?
How to find the mouse entering an image?..while entering need to display next image...
Differ GetMessage, PostMessage & PeakMessage?
Why not virtual functions to handle messages?
What is subclassing?
what is message loop how mfc does it internally?
What is the difference between the SDI and MDI