Orthogonal.MixedComms
Orthogonal.MixedComms
Orthogonal.MixedCommsLib
UdpDiscoverClient Class
UdpDiscoverClient Constructor
UdpDiscoverClient Methods
Udp
Discover
Client Constructor
Creates a UDP discover client on a specified port.
Namespace:
Orthogonal.MixedCommsLib
Assembly:
Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntax
C#
Copy
public
UdpDiscoverClient
(
int
port
= 54668 )
Parameters
port
Int32
(Optional)
The port number that is shared with other discover servers on the network.
Exceptions
Exception
Condition
ArgumentOutOfRangeException
Thrown if the
port
is not in the range 1024 to 65535.
See Also
Reference
UdpDiscoverClient Class
Orthogonal.MixedCommsLib Namespace
A public domain library by
Orthogonal Programming
(See:
Azure DevOps Repository
)
Send comments on this topic to
gfkeogh@gmail.com