NetSocket++  0.1
A library designed to simplify working with UNIX sockets in C++, written in OOP methodology.
 All Classes Namespaces Files Functions Variables
Classes | Namespaces
ClientSocket.h File Reference

An implementation of a client socket. More...

#include "NetSocket.h"
#include "NetworkException.h"

Go to the source code of this file.

Classes

class  NetSocketPP::ClientSocket
 An implementation of a client socket. Inherits from NetSocket. More...
 

Namespaces

namespace  NetSocketPP
 A namespace for all library names.
 

Detailed Description

An implementation of a client socket.

Author
Phitherek_
Date
2012
Version
0.1