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 |
Why Array Index starts from Zero
1)How to change the size of a button at run time ?
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);
1)How to change a text of a button in runtime?
What are the types of button controls?
Tell me the different controls in MFC ?
if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?
What is the use of CCmdTarget ?
How many types of combo box are their
2 Answers Aaditya Info Solutions, E Logic,
1)does Frame Thickness in MFC?
how to repaint when working with horizontal scroll bar