Neuroni Client Connection

Neuroni client connect module implementation

NC_connect_init
Initialize connection module
NC_connect_listen
Waits and accepts incoming connections
int NC_connect_send_msg(int msg_id)
Send a message to server
NC_connect_send
Send a byte stream to remote socket
NC_connect_receive_msg
Receive a message from server
NC_connect_receive
Receive an array of bytes from server
void NC_connect_close()
Closes all connections Closes all sockets and sets state to not connected
void NC_connect_close_current()
Closes the current connection socket
Neuroni client connect module implementation.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de