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 component of CLR ?
Does the application have more than one object? If no, then what is the reason?
How we can findout Memoryleaks, In what way it can be avoided
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
Given two processes, how can they share memory?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
is there any class which is not derived from Cobject
How many types of dialog box are their
what do you mean by psychic window?
What is the difference between Synchronous sockets and asynchronous sockets?
How you find memory leaks?
What are the special requirements for dialog box resources used in a form view?