Re: [PythonCE] Developing Python code for Windows Mobile

2005-11-28 Thread Mike Waters
There is also the PPC version of VNC PocketVNC server url: http://www.pocketvnc.com/pocketvnc.aspx Regards, Mike > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Edward Fewell > Sent: 28 November 2005 14:20 > To: [EMAIL PROTECTED] > Cc: pytho

Re: [PythonCE] Developing Python code for Windows Mobile

2005-11-28 Thread Edward Fewell
<< Are people using ActiveSync to download and run? >> That's pretty much how I do it. I'll work on files in the synchronized file directory and let Activesync automatically update them on the PDA. For Python, I might even go a step further and make sure the app is written to run on both the des

Re: [PythonCE] Developing Python code for Windows Mobile

2005-11-28 Thread David Leonard
Xcerdisp is a free unix client for MS's remote host tool. I have also seen a mini FTP server for the pocket pc. Michael Foord wrote: Jeffrey Barish wrote: I am wondering how people set up their systems to develop Python (or any) code for Windows Mobile. When I developed an appli

Re: [PythonCE] Developing Python code for Windows Mobile

2005-11-28 Thread Michael Foord
Jeffrey Barish wrote: > I am wondering how people set up their systems to develop Python (or any) > code > for Windows Mobile. When I developed an application for the Sharp Zaurus > (which runs Linux), I was able to run VNC server on the Zaurus. That way, I > could do all my typing (and viewi