Skip to content

A basic chat system using System.Net.Sockets in C# to send TCP packets between client(s) and server.

Notifications You must be signed in to change notification settings

ThousandVolts0/ChatSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Overview

This is a basic chat system where users can connect to a server using it's IP address to then communicate with other clients that are connected to that server.

Purpose

The purpose is to improve our skills with TCP client and server connections in C#.

Credits

This project was made for fun by me and a classmate.

About

A basic chat system using System.Net.Sockets in C# to send TCP packets between client(s) and server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published