Quote Originally Posted by calhal View Post
So what do you expect from Qt?

You can use libusb to connect your app with the modem by yourself, but you WILL HAVE TO write your own code that sets up and controls the modem and the connection anyway.
I found Network Services from this http://qt.nokia.com/doc/qtopia4.1/ne...ices.html#gprs

but i think they are not available in Qt 4.6 but only in Qt Extended...