Parameters
- Port
The TCP port on which to receive connections
- IpAddressFamily
The address family to use (IPv4 or IPv6)
- AcceptTls
The DicomObjects.Delegates.TlsAcceptor object used to accept secure connections
The TCP port on which to receive connections
The address family to use (IPv4 or IPv6)
The DicomObjects.Delegates.TlsAcceptor object used to accept secure connections
The TCP port on which to receive connections
The address family to use (IPv4 or IPv6)
The DicomObjects.Delegates.TlsAcceptor object used to accept secure connections
This is the secure equivalent of the Listen method.
Different ports must be used for secure and non-secure associations, as the security negotiation occurs before DICOM negotiation.
More than one port may be active simultaneously. The listening sockets are all closed when the control is de-activated.
Closing a �listening� socket has no effect on currently active associations that connected via that socket.
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