Hi,
Can any one explain me how to use the "IPEndPoint" Class?
In the MSDN, I get the following results for "IPEndPoint":
"public IPAddress Address {get; set;}
Gets or sets the IP address of the endpoint
"
How do I get the IP of the endpoint using that method?
Can any one explain me how to use the "IPEndPoint" Class?
In the MSDN, I get the following results for "IPEndPoint":
"public IPAddress Address {get; set;}
Gets or sets the IP address of the endpoint
"
How do I get the IP of the endpoint using that method?