Skip to content

TCP Client and Server apps that allow text exchange, in C#

Notifications You must be signed in to change notification settings

Jazy5552/csharp-tcp-chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple C# TCP server and client app(s). This is one of my first C# apps and also one of my first networking/sockets related apps.

The solution is composed of 2 apps/projects. One is a client, and the other is a server. They work as you would expect a TCP client and server to work, allowing the exchange of text.

The purpose of this project was mostly to learn c# and networking/sockets.

About

TCP Client and Server apps that allow text exchange, in C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages