'Usage
Dim instance As DicomServer Dim Port As Integer instance.Listen(Port)
Parameters
- Port
The TCP port on which to receive connections
The TCP port on which to receive connections
'Usage
Dim instance As DicomServer Dim Port As Integer instance.Listen(Port)
The TCP port on which to receive connections
More than one port may be active simultaneously. The listening sockets are all closed when the control is de-activated.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2