Skip to content

A C# Project of Console App of Server, which can handle multiple Clients at the same time. The server responds to every client in a different thread using Task. The client sends to server data in base 64 or hex format. The server decodes the format and sends in back to the client.

Notifications You must be signed in to change notification settings

stefan0303/Multithreading-_Client_and_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

A C# Project of Console App of Server, which can handle multiple Clients at the same time. The server responds to every client in a different thread using Task. The client sends to server data in base 64 or hex format. The server decodes the format and sends in back to the client.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages