Skip to content

With Socket Programming Create a Chat System in LAN

Notifications You must be signed in to change notification settings

AliAbbasi/Chat-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Chat-System

With C# and socket, create a chat program in LAN.

This program works on server and client side as this way:

Server Start to listening to a specific port and clients can connect to that port and start to communicate with server and with other clients as private way.

keywords:

C#, Socket Programming, Server-Client, Multithreading.

How to Use:

First start the server program and listen to a port, then connect each client to that port.

About

With Socket Programming Create a Chat System in LAN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages