Skip to content

A mini chat server. Made use of sockets and threads. Really important in my development

Notifications You must be signed in to change notification settings

JaoSousa9/MiniChatServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MiniChatServer

So, welcome to my MiniChatServer

In this project I aimed at some programming concepts:

- Sockets
- Threads
- I/O
- Design Patterns (Strategy)

So this is a chat for multiple clients

You first Initialize the server

And then the multiple clients

About

A mini chat server. Made use of sockets and threads. Really important in my development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages