On Tuesday, August 23, 2016 at 4:09:07 PM UTC+3, dimao wrote:
> I am trying to implement multi-client service. The service must be able to:
>
> connect to the server;
> send/receive messages;
> wait until a new message will be received
> *** Per each client and non blocking
>
> My current code ta
On Tuesday, August 23, 2016 at 4:09:07 PM UTC+3, dimao wrote:
> I am trying to implement multi-client service. The service must be able to:
>
> connect to the server;
> send/receive messages;
> wait until a new message will be received
> *** Per each client and non blocking
>
> My current code ta
On Tuesday, August 23, 2016 at 4:09:07 PM UTC+3, dimao wrote:
> I am trying to implement multi-client service. The service must be able to:
>
> connect to the server;
> send/receive messages;
> wait until a new message will be received
> *** Per each client and non blocking
>
> My current code ta