Author Topic: The PC side of embbeded ethernet  (Read 21294 times)

MHess

  • Member
  • ***
  • Posts: 1
The PC side of embbeded ethernet
« on: July 13, 2010, 11:09:29 am »
I want to write a simple ethernet communication routine for a PC.  Preferably in C++ using TCP/IP.  I believe class objects exist for this (possibly clnet) but I can't find any references on their use.  Note this is not a webserver app, just my own data.
Thanks to all for any help.