The rs232 tag has no wiki summary.
2
votes
1answer
41 views
Virtual COM port to TCP server?
I've got a project that there's no budget for. Basically I need to get a null modem connection set up between our phone systems(physical servers running Win2K8 32b) and our new reporting ...
1
vote
1answer
53 views
How do I stop Windows from sending random data to serial port on startup and shutdown? [closed]
I have an Epson DM-D110 display pole connected to COM1. When Windows XP starts up and shuts down, a small bit of random character data is sent to the display pole. Some times it's the fish symbol, ...
3
votes
1answer
61 views
Windows 2008 login via serial cable
Does anyone know a way to connect to windows 2008 via serial cable?
I mean that you will be able to login to the server properly (via terminal) and then you will be able to run a CLI application.
...
1
vote
1answer
69 views
Logging Serial port Data
Unless I'm missing something, there appears to be no simple way in *NIX to read from a serial port directly into a file
I had imagined something as simple as cat /dev/ttyX > file but apparently ...
5
votes
3answers
350 views
How do I use a Minitel terminal as a linux dumb terminal
I recently purchased a US version of the Alcatel Minitel terminal. I think it's a 1B version. Pictures of it here:
I tried connecting a null modem to the 25 pin port on the back and plugging it ...
1
vote
4answers
448 views
RS232 Hub - USB
We have been using this RS232 USB hub here: Serial Gear
It is required for a POS application, since the PC requires many COM ports.
Our problem is the linked hub is absolutely terrible. It has ...
3
votes
4answers
711 views
Free software to monitor Serial Port communication
I'm looking for the Wireshark of Serial Port monitoring.
I'd prefer free/open-source software, but am willing to look
at commercial solutions if the price is reasonable.
It needs to be compatible ...
1
vote
3answers
918 views
Using COM ports with Virtual Server
I have a couple of servers that I'd like to duplicate as guest instances in virtualserver. One of the applications that runs on them uses the COM ports to communicate between the two servers, and ...