The socket communications classes are based on the tutorial entitled "Linux Socket Programming In C++" by Rob Tougher on the Linux Gazette website. ( http://linuxgazette.net/issue74/tougher.html )
Definition in file ClientSocket.h.
#include "Socket.h"
Include dependency graph for ClientSocket.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ClientSocket |