aschitnis / my-projects

All personal projects in C#
0 stars 0 forks source link

Socket-Client: Communicate (request for WebService) to Server asynchronously #25

Closed aschitnis closed 3 years ago

aschitnis commented 3 years ago

The Socker-Client sends the Http-query (request for initiating a WebService )to the Socket-Server in a asynchronous mode.

aschitnis commented 3 years ago

Socket Client send request is executing asynchonously now.