Results 1 to 1 of 1
Alright I was just assigned a project in dealing with sending a string from a PC via serial connection to a linux machine. The linux machine should be listening for ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-18-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 3
Serial Communication
Alright I was just assigned a project in dealing with sending a string from a PC via serial connection to a linux machine. The linux machine should be listening for input and once received, inform the PC. It is like a client(pc) server(linux) setup.
I already did this via ethernet thanks to all the helpful tutorials online. I am not finding one for serial comm. Here is what I have so far
ww.easysw.com/~mike/serial/serial.h tml (URL is missing w and there is a space in html)...says i need to do 15 posts first,,,unfortunately i dont have the time
The author provides functions, but does a poor job of describing parameters.
Could someone please help me with this, or atleast provide some sample code?


Reply With Quote
