Skip to content

chin8628/terminal-s-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal's chat

Chat service (Contained both server and client) for Linux. Communicate through socket packet across the network.

This project was made only to study C programming. We don't take any responsibility from damage this might cause.

How to use.

Server side

Run server file with ./server [port]

Client side

Connect client with server by ./client [ip_address] [port]

FYI

If you want to challenge yourself by improving these piles of code that you will curse it out at every lines you read, please feel free to fork it and let us know.

We don't have time to provide you with document or guideline for these piles of shit code. You can curse us all you want, but we don't even care.

Sincerely yours,
Development team

About

Chat service (Contained both server and client) for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages