VirtualBox

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#14858 closed defect (fixed)

Serial port over TCP does not work on Windows Hosts

Reported by: msaxl Owned by:
Component: uart Version: VirtualBox 5.0.0
Keywords: Cc:
Guest type: all Host type: Windows

Description

When using TCP as "physical" serial port on a windows host (DrvTCP) it does not connect to the serial port server.

The problem is in Devices/Serial/DrvTCP.cpp where it is not assured that WSAStartup was called

If for example VRDP server is enabled this bug does not occur

Change History (2)

comment:1 by aeichner, 8 years ago

Resolution: fixed
Status: newclosed

This was fixed some time ago, WSAStartup is now called when the TCP driver for the serial port is constructed.

comment:2 by Valery Ushakov, 8 years ago

For the reference - xref #15188.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use