Click to See Complete Forum and Search --> : How to Start a simple App to communicate with a computer using TCP/IP?
oakting
May 27th, 2004, 11:46 AM
Hi, I want to write a simple application that will allow my PC to communicate with an embedded system using TCP/IP (and UDP) protocol through my network card?
This topic is seemed to be extremely basic. Can anyone advise a web tutorial on how to do that? Thanks.
kuphryn
May 27th, 2004, 11:59 AM
I highly recommend raw winsock.
Check out winsock at MSDN. Check out my website for more software development links.
http://www.dslextreme.com/users/kuphryn/links.html
Kuphryn
Mathew Joy
May 28th, 2004, 12:09 AM
Additionaly you have...
http://www.vijaymukhi.com/vmis/wsock.htm
http://fsix.net/files/Windows%20Internet%20Programming.htm
http://www.sockets.com/
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.