If you are using windows, use hyperterminal, Linux use minicom, Solaris dtterm... Just connect the 2 machines together and open a terminal in one to access the other. Though connecting to a windows machine in this way is pointless, as serial communication is only going to be command line. This type of connection is useful for linux or unix machines without video cards or it can be very useful for diagnostics...
Good luck
2007-01-23 04:48:46
·
answer #1
·
answered by greg m 3
·
0⤊
0⤋
What exactly do you want to do?
RS232c is a communication protocol. If you are using a PC, there are a number of routines in windows API, which you can use yo control the serial port, which is the other name of rs232c in the PC world.
There are a number of small programs that allow you to communicate through the port. look for them at sourceforge.net
2007-01-23 10:49:03
·
answer #2
·
answered by Manolo 4
·
0⤊
0⤋
A long time ago you could connect computers by parallel port or serial port by a cable. Now adays it's done by usb or by cat5 (network cables). Two computers connected to a router will allow the computers to share data.
2007-01-23 10:51:31
·
answer #3
·
answered by computertech82 6
·
0⤊
1⤋