<div>Hello, Tony.</div>
<div> </div>
<div>Glad to hear PythonCE works well on WM6. I think there is a Python telnetlib module, but have not used it myself - you may need to write something to get it to do what you want. Perhaps there is also an SSH module that works on PythonCE?</div>

<div> </div>
<div>Alternatively, you could use the CERDisp utility. It provides a remote display of your mobile device on a laptop or workstation, but it also provides remote control (i.e. what you type on your *large keyboard* appears on your mobile device&#39;s screen). This utility works reasonably well, but I have found it to be a little unstable (eventually it will fall 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).<br>
</div>
<div>Good luck and let us know what you find.</div>
<div> </div>
<div>Adam</div>
<div><br> </div>
<div class="gmail_quote">2009/5/8 Tony Lee <span dir="ltr">&lt;<a href="mailto:tony.p.lee@gmail.com">tony.p.lee@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I installed pythonce on my WM6.  It works good!<br><br><br>I wonder if there is a simple script that can act as a console that<br>
takes input from the port (telnet) and output the data to the port<br>also.<br><br>Like a io redirection, so I can just telnet to the WM6 to do script<br>development instead of typing on the tiny keyboard.<br>_______________________________________________<br>
PythonCE mailing list<br><a href="mailto:PythonCE@python.org">PythonCE@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/pythonce" target="_blank">http://mail.python.org/mailman/listinfo/pythonce</a><br></blockquote>
</div><br>