Marvin Pascual wrote:
How do you setup null modems between two computers using serial connectors? Is it through ppp0, the same way on how you configure wvdial-conf?
hmmm, afaicr you can test the null modem connection between computers by just plugging it on the extra serial port then do the ff: for the transmitting pc: shell> echo hello >/dev/ttyS1 for the receiving pc: shell> cat </dev/ttyS1 * a simple chat? _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
