Previous in Forum: java script   Next in Forum: Can I reset Windows XP
Close
Close
Close
Rate Comments: Nested
Participant

Join Date: Jul 2008
Posts: 2

socket programing

07/16/2008 2:57 PM

hi frnds can any one explain about socket programing.?what is it.?how can we do with.?how it works?do we need any software for it..?etc...?

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Participant

Join Date: Jun 2008
Posts: 1
#1

Re: socket programing

07/23/2008 11:27 AM

Socket programming is simply programming for network (or serial) communications at a lower level. In the Microsoft .Net languages, sockets are "Objects" that have methods & properties dealing with protocol, send/rec, etc... Since communication is usually asynchronous, most socket programs are multithreaded so the program does not stall while waiting for traffic on a given port. For more info and demo programs, go to www.codeproject.com and enter the search term "socket".

Register to Reply
Register to Reply

Previous in Forum: java script   Next in Forum: Can I reset Windows XP
You might be interested in: Computer Motherboards, PC Card Readers, Relay Sockets

Advertisement