Adding support for client.
Client establishes a TCP connection with server. Sends a sample query and parses response. Server listens to client, handles the query and sends back response.
Loading
Please register or sign in to comment
Client establishes a TCP connection with server. Sends a sample query and parses response. Server listens to client, handles the query and sends back response.