| Author |
Message |
|
|
Posted: Jan 28, 2012 - 04:27 PM |
|

Joined: Nov 11, 2011
Posts: 5
|
|
Hi everyone,
I have a NGW100 card in which I want to make a little project in which I can write text between two computers, making one to be connected via the LAN cable, which is the one that is going to be working on Ubuntu and the connection will be made from the terminal as ssh root@10.0.0.1 and the other computer will be connected via the serial port onto the hyperterminal in win XP. The idea is to get this working and sending data between the two computers without having to send any permission command.
What I mean is that, I know for example that if I want to test the communication I will just have to write echo "text to show" > /dev/ttyS0 and this will show "text to show" in the WIn XP computer by the hyperterminal.
My idea is to send some commands once and from that moment on I can get to send any text I write from the Ubuntu PC and the same as if I write it from the Win XP PC.
Thanks,
Andres Gonzalez |
|
|
| |
|
|
|
|
|
|
|