G
Guest
Hello All,
I have a web service running on my machine through which PPC connects and
data synchronization happens.
I am passing the computername/IP address of desktop PC to the web service
constructor in Reference.cs reading from an XML settings file.
The problem is if the IP address is DHCP configured, PPC could not resolve
the DNS. If IP address is non static the user has to update XML Settings file
frequently.
I tried with GetHostByName() where IP address is given by Activesync and not
the original one.
My question Is there a way we can find out the IP address of the desktop PC
from PPC connected via ActiveSync.
Is anybody have faced a similar problem, how to go about to solve this
problem.
Please somebody throw some light on this.
Thanks in advance,
Arunkumar.
I have a web service running on my machine through which PPC connects and
data synchronization happens.
I am passing the computername/IP address of desktop PC to the web service
constructor in Reference.cs reading from an XML settings file.
The problem is if the IP address is DHCP configured, PPC could not resolve
the DNS. If IP address is non static the user has to update XML Settings file
frequently.
I tried with GetHostByName() where IP address is given by Activesync and not
the original one.
My question Is there a way we can find out the IP address of the desktop PC
from PPC connected via ActiveSync.
Is anybody have faced a similar problem, how to go about to solve this
problem.
Please somebody throw some light on this.
Thanks in advance,
Arunkumar.