Windows CE Ethernet connection

  • Thread starter Thread starter carmen
  • Start date Start date
C

carmen

I need to connect my windowsCE application via Ethernet with a computer. Has
VS.NET 2003 C# classes to do this?
Thank you
 
Simply plug in the ethernet cable. The driver will handle the connection.
If you need to pass data to another PC on the network, then sockets are an
option, and there are plenty of samples on the web.

-Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top