FACT++  1.0
test_client.c File Reference
#include <dic.h>
#include <time.h>
#include <string.h>
#include <stdio.h>
+ Include dependency graph for test_client.c:

Go to the source code of this file.

Classes

struct  TT
 

Functions

void big_rout (int *tag, int *buf, int *size)
 
void got_servers (int *tag, char *list, int *size)
 
void got_services (int *tag, char *list, int *size)
 
void version_rout (int *tag, int *buf, int *size)
 
void rout (int *tag, char *buf, int *size)
 
int main (int argc, char **argv)
 

Variables

char str [80]
 
char str_res [10][80]
 
char client_str [80]
 
int no_link = -1
 
float no_link_float = -1.0
 
char buff [80]
 
TT t