[PythonCE] Is there a script that would let me do this?

2009-05-07 Thread Tony Lee
I installed pythonce on my WM6. It works good! I wonder if there is a simple script that can act as a console that takes input from the port (telnet) and output the data to the port also. Like a io redirection, so I can just telnet to the WM6 to do script development instead of typing on the ti

Re: [PythonCE] PythonCE Digest, Vol 69, Issue 1

2009-05-08 Thread Tony Lee
over and you > will need to reset the device). I personally use the FreeFloat FTP server to > transfer files to my mobile device. I write my code so that each function > contains Python and PythonCE variants (the sys.platform value tells Python > which version of the code to use). > Good luck