Hi, I want to start working with the Qt-Creator feature "File uploading with USB using OBEX, preferable without PCSuite". Below I mention the idea of my approach. Please let us know if the approach is right.
On the target (device) side, PC suite service supports the data transfer using OBEX with USB connection. It is mentioned in the wiki of "usbservices" package https://developer.symbian.org/wiki/index.php/USB_Services_Package(usbservices) (look for the PC Suite section). On the host (PC) side, PCCAPI from forum nokia ( Nokia_PC_Connectivity_API_3.2.zip<http://sw.nokia.com/id/502d4c5f-6f1f-4b0f-b1a4-ef282259fb7c/PC_Suite_Connectivity_API_3.2.zip>) gives the connection framework for communication with device using USB. The idea is, Qt-Creator using the PCCAPI on the host, able to communicate to the device and transfer the file. This way the dependency on the PC Suite application on the host can be avoided. Are we in the right direction or totally out of sync?. -Krishna.
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
