Login  
Search All Forums
Dart Home | PowerTCP Sockets for .NET | Custom Development Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
AuthorForum: PowerTCP Sockets for .NET (Secure and Standard)
Topic: LocalEndPoint?
howiegoo

From: Marianna, FL USA
Posts: 15
Member Since: 01/09/04
posted December 23, 2004 9:23 AM

When I use "Udp1.LocalEndPoint.Address.ToString" it always returns 0.0.0.0

Is there any way to tell what IP address the UDP component is using at the local computer?
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted December 23, 2004 5:12 PM

Hi,
You should see a LocalEndPoint if you specify the address to use when calling Open.
Otherwise it will use the system's default address, and the LocalEndPoint will be 0.0.0.0.
-ken
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX