Sockect Programming in C
-
Hi, Can any one give me a link to any article on Socket programming in C++(or C). Or any book which covers this topic. I want to do Socket programming in C. Kindly help... Tnx vini
vin wrote: Can any one give me a link to any article on Socket programming in C++(or C). http://www.codeproject.com/internet/winsockintro01.asp http://www.codeproject.com/internet/winsockintro02.asp http://www.codeproject.com/internet/winsockintro03.asp Nish
Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]
-
Hi, Can any one give me a link to any article on Socket programming in C++(or C). Or any book which covers this topic. I want to do Socket programming in C. Kindly help... Tnx vini
Richard Stevens has published the 'bible' on socket programming. Get TCP/IP Illustrated Volume 1 (I've got all 3 volumes). Easy to understand and a great book to learn TCP/IP network coding. HTH bibamus, edamus, cras moriemur [eat, drink, for tomorrow we die]
-
Richard Stevens has published the 'bible' on socket programming. Get TCP/IP Illustrated Volume 1 (I've got all 3 volumes). Easy to understand and a great book to learn TCP/IP network coding. HTH bibamus, edamus, cras moriemur [eat, drink, for tomorrow we die]
Brian Azzopardi wrote: Richard Stevens has published the 'bible' on socket programming. I agree. His books are outstanding. Another one that has been very helpful to me is Network Programming for Windows by Anthony Jones and Jim Ohlund. marshall If you continue to do the same things you always did,
don't be surprised if you get the same results you always got.