Quick question? Is there a way to use a widget to connect to an app via the USB connection? Or how would I initiate a connection via the USB opposed to the Winsock modem?
Thanks!
Quick question? Is there a way to use a widget to connect to an app via the USB connection? Or how would I initiate a connection via the USB opposed to the Winsock modem?
Thanks!
Is there an API to connect to the usb? Java? C++? Anyone?
Thanks in advance!
I quess it would be possible with C++: http://wiki.forum.nokia.com/index.ph...dition_devices
Last edited by symbianyucca; 2008-09-26 at 03:30.
I am actually trying to access a C++ Library from the web browser to retrieve a file over the USB. Any other suggestions?
Thanks,
I don't think there is any other clean way on accessing C++ APIs from Web page scripts. anyway you could do a bit of searching yourself as well, there is that Mobile Web server that could be something to try out.