Finding out IP address of connected desktop

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way of finding out the IP address of the desktop a PocketPC is connected to (via USB), which does not require ActiveSync?
 
Not without writing an app that sits on the desktop and the device. Even
with ActiveSync, there's no way to send a command like "ipconfig" to the PC
and get a response. You'll have to have some sort of communication set up
between the two, and the app on the PC will have to listen for the command,
get the PC's IP and respond.

-Chris


RA Horton said:
Is there a way of finding out the IP address of the desktop a PocketPC is
connected to (via USB), which does not require ActiveSync?
 
Back
Top