Skip to content

Two applications that demonstrate TCP/IP client-server architecture

Notifications You must be signed in to change notification settings

bohdanMilenko/ClientAndServerApplications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ClientAndServerApplications

This repisotory contains two applications to represent TCP/IP Client-Server architecture.

The first one stands for a client application. It has ability to connect to the local server, send it messages and receive responce. The second application is a server itself. Each time client connects to the server a new thread starts, so it represents a multithreaded server. It has a basic functionality to get a message from client and send it back.

About

Two applications that demonstrate TCP/IP client-server architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published