Skip to content

2KAbhishek/csock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

License People Stars Forks Watches Last Updated

Socket chat using C πŸ”ŒπŸ—―οΈ

csock Demo
csock screenshot

What is this

csock is a multi client chat application built with C.

Inspiration

Had an idea to implement this while learning about sockets.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of gcc

Getting csock

To get csock, follow these steps:

git clone https://github.com/2kabhishek/csock
cd csock

Using csock

  • To run server
make run-server
  • To run clients
make run-client

How it was built

csock was built using neovim and gcc

What I learned

  • Learned about sockets and implementation in C

Hit the ⭐ button if you found this useful.

More Info

For Java implementation see socket-chat

Releases

No releases published

Sponsor this project

 

Packages

No packages published