libkdegames/kggznet
libkdegames/kggznet Documentation
The kggznet library is a KDE/Qt game developer's interface to networking on the GGZ Gaming Zone. The library provides classes to handle low-level protocols for communication between game clients and servers.
There are two classes contained within kggznet: The KGGZRaw class and the KGGZPacket class. Both have their unique strengths, so using one of them should be considered, but depending on the protocol requirements other classes (QXmlSimpleReader, KMessage, QTextStream) might be more appropriate.
KDE 4.0 API Reference