VirtualBox

Opened 17 years ago

Closed 17 years ago

#106 closed enhancement (fixed)

[feature-request] Seial Port (COM) Access

Reported by: Technologov Owned by:
Component: other Version: VirtualBox 1.3.6
Keywords: Cc:
Guest type: other Host type: other

Description

Please implement a serial COM port access (if not difficult), for several reasons:

  1. Some people use it instead of USB to connect to some devices.
  1. I use it occasionally for software testing
  1. It's already implemented by competitors; Both VMware and VirtualPC.

-Alexey Eremenko

Change History (9)

comment:1 by Achim Hasenmueller, 17 years ago

This will be added in the near future. However, USB to COM adapters are the better solution because they are more reliable.

in reply to:  1 comment:2 by chemist109, 17 years ago

There are several scientists where I work that could use com port access to communicate with older instruments that require an older version of windows or DOS. My experience with USB to COM adapters has ranged from acceptable to unusable. They really depend on Windows drivers and those are often not well written (and non-existent for many other operating systems).

comment:3 by Technologov, 17 years ago

This is absolutely true - you have driver problems with USB-to-COM adapters.

achimha wrote:

However, USB to COM adapters are the better solution because they are more reliable.

_

NONSENSE ! I have never ever seen real COM port broken, while I had seen lots of adapters got broken because of cheap cable, that has damaged wires inside.

In short, USB-to-COM adapters are *lot* less reliable solution than real COM.

-Alexey Eremenko

comment:4 by Achim Hasenmueller, 17 years ago

Lack of technical understanding can hardly be compensated by bold statements.

It is not possible to implement a well working COM forwarding solution. This is due to the limited control a host operating system gives you over the various signal lines of the COM ports. Basic things work, more advanced things don't. USB to serial adapters address this issue.

The next version will provide COM port to named pipes (or local domain sockets) but we currently do not plan to support physical COM ports. Contributions are welcome, though.

comment:5 by flipper313, 17 years ago

I subscribe to this request for a single reason : I could not find one Linux serial RS232 communication software as Docklight(much powerfull than hyperterminal/cutecom )

comment:6 by Technologov, 17 years ago

flipper313: Look better : on Linux you have the following RS-232 clients: screen (the one I use), minicom, PuTTY, ... Those might not address the issue you have, however. On Windows the number of software is highter.

comment:7 by Frank Mehnert, 17 years ago

Serial port is implemented but so far no GUI support. See the VirtualBox 1.4.0 documentation on how to activate and use the serial port.

comment:8 by Technologov, 17 years ago

Wish fulfilled. Close bug.

-Technologov

comment:9 by Michael Thayer, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use