Question about ethernet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a project with a PC and a microcontroller. I am trying to create a
program on the PC to communicate with the microcontroller through ethernet
ports.

I am still deciding which language, eVc or VB6 or VB.net.
also to get a little information on how to read and write throught the
ethernet to the microcontroller.

Thanks
 
dot net has some handy networking & socket classes that will probably be
easier to use than VB6.
 
Back
Top