Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

The solution consists of two projects: TCP Server app and TCP Client app. The Purpose of this solution was to demonstrate TCP communication with C# using simple command line chat.

Notifications You must be signed in to change notification settings

stephensmitchell-forks/TCPChat-.NET-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SimpleTCPChat .NET Core

The solution consists of two projects: TCP Server app and TCP Client app. The Purpose of this solution was to demonstrate TCP communication with C# using simple command line chat.

Server

serverstartup

Client

clientstartup

Handling session by the server

serversessions

Communication between clients

chatpart1

chatpart2

About

The solution consists of two projects: TCP Server app and TCP Client app. The Purpose of this solution was to demonstrate TCP communication with C# using simple command line chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages