|
ACT-CV - Machine Vision for Cognitive Modeling
|
the client of distributed ACT-CV More...
#include <stdexcept>#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <netinet/tcp.h>#include <arpa/inet.h>#include <pthread.h>#include <netdb.h>

Go to the source code of this file.
Classes | |
| class | ClientError |
| simple exception class used by ActCvClient More... | |
| class | ActCvClient |
| distributed ACT-CV: client class More... | |
Macros | |
| #define | SOCKET int |
the client of distributed ACT-CV
Definition in file TcpClient.h.
| #define SOCKET int |
Definition at line 36 of file TcpClient.h.