|
explicit |
Initializes a new instance of the xtd::net::sockets::udp_client class and binds it to the local port number provided.
port | The local port number from which you intend to communicate. |
xtd::net::sockets::socket_exception | An error occurred when attempting to access the underlying socket. |