Use QLocalSocket then. It'll bit a bit faster than a local tcp socket and provides an event-based processing. Using QCop or DBus would be slower anyway.
Use QLocalSocket then. It'll bit a bit faster than a local tcp socket and provides an event-based processing. Using QCop or DBus would be slower anyway.
Hey, that looks neat...
Bookmarks