At least something can be found in trunk/examples and trunk/tests/unit/network/rpc.
Well, there's no platform specific code. It's all written with pure Qt. Provided that all involved classes were already ported to the S60 tech preview, it should work. Let us know if it doesn't...Are you sure, that this will be working with S60 for example?
QxtRPCPeer is just provided for convenience. The base class does all the work. The device could be for example a local socket as well.And by client and server, I mean two processes, not over the network. AKA client-engine architecture.
Bookmarks