PIP 5.6.1
Platform-Independent Primitives
Classes
piclientserver_client.h File Reference

Client-side and server-side client connection classes. More...

#include "piclientserver_client_base.h"

Classes

class  PIClientServer::ServerClient
 Server-side representation of one accepted client connection. Server-side client representation. Created and managed by Server. Used to communicate with remote clients connected to the server. More...
 
class  PIClientServer::Client
 Active client connection that initiates a connection to a server. Client implementation for connecting to servers. Provides TCP connection to remote server with diagnostics and packet streaming support. More...
 

Detailed Description

Client-side and server-side client connection classes.