I have a BitsyX dev kit and need to connect a peripheral to the ethernet port. I will need to write a c++ application that will open a socket and send/receive data on it. Is there any sample app out there showing socket communications with the BitsyX ethernet? I simply haven't found much about networking a BitsyX anywhere on the forums! Thanks in advance for any help!
Windows CE socket communications is the same as "big" Windows. Doug Boling's book "Programming Microsoft Windows CE" has a chapter dedicated to Windows Networking.