The null-modem tag has no wiki summary.
0
votes
1answer
130 views
Setup null modem connection with a phone like cable
I have a device that i want to connect with, reading the user's manual it claims that i can connect to the device via SR-232 interface and it list all the steps to configure a null modem connection on ...
1
vote
2answers
2k views
How do I link two serial ports in GNU/Linux?
I need to have one serial port receive data and another to transmit same data. How do I make such setup in GNU/Linux. One will be a port created by bluetooth and another will be a USB to serial ...
0
votes
0answers
92 views
creating RS-232 connections over RAS with a null modem connection [duplicate]
Possible Duplicate:
Using RS-232 connections over RAS with a null modem connection
I have a requirement where in I have to establish a null modem communication using RAS api for PPP (in ...
1
vote
3answers
294 views
connecting device without null modem cable
I have a data collector device which has a RS-232 male port, and the PC which sends data to that device has also a COM (RS-232) male port.
For wiring I have a RS-232 cable (male to female) and a ...
2
votes
2answers
356 views
VMware null modem serial cable between virtual machines
Right now I am using some software to emulate a null modem serial cable on my Windows computer connected to itself. For development purposes I need to have a null modem connection to a linux computer ...
1
vote
3answers
2k views
I can not install com0com, a digitally signed driver is required
I tried to install com0com - a null modem emulator - on Windows Vista, but failed because Windows Vista doesn't let me install a driver that is not digitally signed.
I followed these instructions ...