ACT-CV - Machine Vision for Cognitive Modeling
Classes | Functions
client.cpp File Reference

demo client for the tcp server More...

#include <iostream>
#include <vector>
#include <algorithm>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "TcpClient.h"
#include <config.h>
Include dependency graph for client.cpp:

Go to the source code of this file.

Classes

struct  CharAtPos
 holds a char and its position on the screen More...
 

Functions

void ReadData (SOCKET handle)
 
int main (int argc, const char **argv)
 

Detailed Description

demo client for the tcp server

Definition in file client.cpp.

Function Documentation

int main ( int  argc,
const char **  argv 
)
void ReadData ( SOCKET  handle)
Deprecated:

Definition at line 58 of file client.cpp.

References CharAtPos::c, CharAtPos::x, and CharAtPos::y.



ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)