Seite 1 von 1
can I change the cached ip? or reset it?
Verfasst: Mi 20. Okt 2010, 02:06
von coldsnailnet
having trouble with the sync.
Also can Android connect via bluetooth?
THanks,
James
Verfasst: Mi 20. Okt 2010, 06:07
von K0T4K
Can you provide more info on "Having trouble" please.
Bluetooth = not yet.
Verfasst: Mi 20. Okt 2010, 22:46
von coldsnailnet
Sorry. Question is really in the title, can i change the cached ip, or reset it? Like is it a registry entry or something? I'm trying to connect over Wifi on a different network from where I first connected. But it continually says that can't find ip.
THanks,
James
Verfasst: Do 21. Okt 2010, 06:30
von FJ
You will be able to preselect the IP in the next version of MyPhoneExplorer. Until this add a line to settings.dat directly below [Main]: LastWifiIP=x.x.x.x
Verfasst: Fr 22. Okt 2010, 05:55
von coldsnailnet
great, thanks. yeah that works
Clarification for novice users
Verfasst: Sa 23. Okt 2010, 22:13
von rasar
I was about to post a similar question, but found this question and response that worked.
However, for the sake of novice users like myself, I'd like to add a bit of clarity to the instructions.
The file "settings.dat" is located in:
C:\Documents and Settings\%USER%\Application Data\MyPhoneExplorer\%YourPhoneID%
(replace %USER% and %YourPhoneID% with the appropriate values)
Add a new line right under the first headline, so the resulting file looks something like this (first few lines):
[Main]
LastWiFiIP=192.168.1.20
ProfileData=0504067F1F...<stuff removed for clarity>
AndroidVersion=7
IsAndroid=1
ConnectionMode=1
Port=999
Baud=115200
CountryCode=1
... etc.
Currently the application appears to be querying Windows for an IP address. It would be nice to be able to query the user directly if the Windows query was unsuccessful, or simply to override it.
-Ravin
Verfasst: So 24. Okt 2010, 15:14
von FJ
You will be able to preselect the IP in the next version of MyPhoneExplorer.