![]() |
Any device connected to a USB to serial port adapter could be directly communicated with using Z-Term. A very old program, but still effective.
|
Quote:
If you have Parallels installed, you should already have a virtual COM Port. Else, you'd have to create one via Terminal by following this hint http://www.macosxhints.com/article.p...30724135653825 MultiCom will then allow to Bridge the serial connection between your device and your virtual COM port Or use interceptty with a synthax like interceptty -q '@serial-server.example.com:4001' \ /dev/serial-server |
|
@dmaas
Could you explain in a bit more detail how that hint you linked to can be used to create a virtual serial port? That could solve all of our problems when combined with Multicom. |
Here is the solution :)
Install socat from Darwinports. Launch socat with the following syntax: socat GOPEN:/dev/ptyp0,ignoreeof TCP:10.0.1.93:10002 (Correct IP and port for whatever you are connecting to). Then configure application to send commands to /dev/ttyp0. |
| All times are GMT -5. The time now is 12:44 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.