Serial Port Communications?

Discussion about using the VirtualBox API, Tutorials, Samples.
Post Reply
gudenau
Posts: 2
Joined: 17. Aug 2016, 23:01

Serial Port Communications?

Post by gudenau »

Hello! I am using a Windows host with VirtualBox 5.1.2 108956 with the matching SDK. I would like to be able to make a PPT/COM/USB port in my Java based application that is using the Windows COM layer via some glue natives. Can I do this, and if so how?
noteirak
Site Moderator
Posts: 5229
Joined: 13. Jan 2012, 11:14
Primary OS: Debian other
VBox Version: OSE Debian
Guest OSses: Debian, Win 2k8, Win 7
Contact:

Re: Serial Port Communications?

Post by noteirak »

Could you confirm what you are trying to do exactly: configure the VM for a seral port using the API or create a serial port implementation that VirtualBox could use?
Hyperbox - Virtual Infrastructure Manager - https://apps.kamax.lu/hyperbox/
Manage your VirtualBox infrastructure the free way!
gudenau
Posts: 2
Joined: 17. Aug 2016, 23:01

Re: Serial Port Communications?

Post by gudenau »

noteirak wrote:Could you confirm what you are trying to do exactly: configure the VM for a seral port using the API or create a serial port implementation that VirtualBox could use?
Pretty much, I would like to make sure a serial port exists and use the API to send and receive data on the port.
noteirak
Site Moderator
Posts: 5229
Joined: 13. Jan 2012, 11:14
Primary OS: Debian other
VBox Version: OSE Debian
Guest OSses: Debian, Win 2k8, Win 7
Contact:

Re: Serial Port Communications?

Post by noteirak »

I'm sorry vut you quoted both possibilities and did not tell me which one you actually want here
Hyperbox - Virtual Infrastructure Manager - https://apps.kamax.lu/hyperbox/
Manage your VirtualBox infrastructure the free way!
Post Reply