PythonCE supports sockets so yes, it is possible to transfer data over a wireless LAN just like any other TCP/IP network. No I haven't tried with two PDAs. If you are searching for source code then try looking for Python sockets code in general, and test your code on a Windows PC first with local sockets. Have a look at the "socket" module.
 
Luke
 
----- Original Message -----
Sent: Tuesday, August 08, 2006 7:19 AM
Subject: [PythonCE] Sending files across 2 PDA connected in wifi(ad-hoc mode)

Hi,
I would like to code a soft to send files between 2 PDA (Arm based devices) connected in ad-hoc mode. (using wifi)
and I can't file any source code for this.
Is it possible with PytonCE ?
Have you ever try?

Thanks for your help!

Regards
Francois


_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to