CIRCULAR_BUFFER_SIZE
unsigned char client_buffer[CIRCULAR_BUFFER_SIZE];
unsigned char server_buffer[CIRCULAR_BUFFER_SIZE];