1 2 3 4 5 6 7
#define PORT 5556 #define SERVER "127.0.0.1" #include "../lib/gnutls.h" int print_info( GNUTLS_STATE state); int print_list(void);