Serial Support

Discussions related to using VirtualBox on Linux hosts.
Post Reply
pdxsam
Posts: 4
Joined: 18. May 2007, 23:05

Serial Support

Post by pdxsam »

Is there any timeframe on the roadmap for serial support? VirtualBox runs so very smoothly on my machine but I need a serial port mapping to talk to an external serial connection. I've tried a serial to USB adapter but that was less than optimal for what I need to use.


Thanks,

Sam
sandervl
Volunteer
Posts: 1064
Joined: 10. May 2007, 10:27
Primary OS: MS Windows Vista
VBox Version: PUEL
Guest OSses: Windows, Linux, Solaris

Post by sandervl »

In 1.4.0 you'll be able to connect the guest's serial port to a named pipe on the host. (which is useful for e.g. debugging)

We haven't decided yet if we will map the guest serial port to the host serial port in a future release.
ludm
Posts: 1
Joined: 24. May 2007, 14:49

Post by ludm »

I need also 3 serial port mapping, and a parallel port mapping.

What's the difference with "being able to connect the guest's serial port to a named pipe on the host" and "serial port mapping" ?

Would it be difficult for me to develop this ?
Technologov
Volunteer
Posts: 3342
Joined: 10. May 2007, 16:59
Location: Israel

Post by Technologov »

To answer if it would be difficult for _you_ to develop, it takes you to look at the VBox code first !
If you can understand it, then you can develop it. :)

Wish you luck
Post Reply