
Originally Posted by
LanceMProctor
Does Python give me read/write ability of the USB port (N95, S60,Symbian 9.1). I need to write an application where the mobile station web-browser displays data received over the USB port (web-server lives on a "PC" and is connected tho the MS via the USB). The MS sends user responses back to the server. If Python gives me direct access to the USB driver/port AND the web browser can read from a Python repository i.e. file? this might be the fastest way to solve this problem.