Ei guys...
I'm about to make a project involving the use of a LAN cable/port and c++
I would like to use c++ to to send bit (Binary Output) outputs through a LAN cable. just like what we do with c++ and parallel ports, but this time I'll be using a LAN cable. can any1 help me??? I'll be communicating to a micro controller through the LAN cable. thanks in advance...

Recommended Answers

All 2 Replies

So is there any software at all on the microcontroller?

If it comes with a LAN port, chances are there is a library to drive it up to at least IP level. If there is, then the task is no more hard than writing any other IP based communication between two nodes.

There is a program on the micro controller...but i would like to know how to just output high and low bits on the lan cable for any purpose...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.