Im new to Symbian, but now I have a case about creating a CServer2 instance in qt app and listening to request from client(symbian).
can any one show me some hints or example code ?
thanks in advance.
Im new to Symbian, but now I have a case about creating a CServer2 instance in qt app and listening to request from client(symbian).
can any one show me some hints or example code ?
thanks in advance.
Read this article to know how to use Qt and Symbian C++ together.
...or see a real world example in http://qt.gitorious.org/qt-mobility/...server_symbian
PathMapperServer is implemented with Symbian OS's native client-server architecture while it's also running in Qt context.