PDA

View Full Version : Windows Mobile connection issues


kornalius
07-24-2009, 07:10 PM
We are working on the Windows Mobile connection issues. We would like to remind you that in order to allow connection, TCP/IP networking must be enabled on your device, even through ActiveSync it won't work because PPL.EXE serves as the server and it is not possible through ActiveSync connection.

We are looking into a solution, here are the possible choices we have:

- Make PIDE2 as the server and PPL.EXE as the client. This would require quite a bit of work.

- Revert back to RAPI (ActiveSync) calls only for Windows Mobile connection. This would need some major work too.

What is the state of Windows Mobile devices these days? Do they have TCP/IP connection without having to use ActiveSync. We kinda lost touch with these devices in the last year, still using an Asus A620 for testing purposes and emulators.

Kobus
07-25-2009, 10:57 AM
Hi Alain,

My HTC has a TCP connection and ActiveSync doesn't work with Vista.
I would be happy if I can create a WM .exe file with PPL2 for now.

Greetz,
Helen

csandman
07-25-2009, 11:07 AM
Hi,

i use a HTC Touch HD with Active Sync and/or TCP IP connections together with an XP-Notebook.
i use the same device with windows mobile device center connection to an Vista-Desktop computer.
Both work fine.
csandman

We are working on the Windows Mobile connection issues. We would like to remind you that in order to allow connection, TCP/IP networking must be enabled on your device, even through ActiveSync it won't work because PPL.EXE serves as the server and it is not possible through ActiveSync connection.

We are looking into a solution, here are the possible choices we have:

- Make PIDE2 as the server and PPL.EXE as the client. This would require quite a bit of work.

- Revert back to RAPI (ActiveSync) calls only for Windows Mobile connection. This would need some major work too.

What is the state of Windows Mobile devices these days? Do they have TCP/IP connection without having to use ActiveSync. We kinda lost touch with these devices in the last year, still using an Asus A620 for testing purposes and emulators.

kornalius
07-25-2009, 03:49 PM
Ok thanks guys.

Exe creation will be only compiled locally, this will be working in the next release.

TCP connection is being reworked so that the PIDE2 is the server and the target application is the client. This will simplify connection, the device will connect to the desktop and not the other way around.