Thanks to visit codestin.com
Credit goes to github.com

Skip to content

VelascoRt/Chat_CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chat_CLI

A chat program using C

How to use:

Clone the repository and open Client and Server like this:

./Server 9898 //9898 Being the port you wanna use.
./Client 127.0.0.1 9898 //127.0.0.1 Being the ip you wanna connect.

This was made to learn more about web sockets and C.

About

A chat program using C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages