Skip to content

Artem921/Client-Server-System.Net

Repository files navigation

Client-Server HTTP C# Demo

This is a simple console application based on a client-server model. For simplicity, no architecture.

Implementation of small CRUD requests to the server based on the HttpListener class, for actions with employees in a file Employees.json.

Launch two applications, Client and Server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages