Hi!

I have a problem with

System.Net.Dns.GetHostByAddress(ls_Request.UserHostAddress()).HostName

Usually the call GetHostByAddress returns the correct hostname of the
client, but sometimes I get a hostname like _CERDR1342B88E.
Why? The clients are running under Windows CE.NET 4.1...

Sven