Skip to content

A UNIX shell based chat system that supports multiple users.

Notifications You must be signed in to change notification settings

red4711/Shell-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Shell-Chat

A UNIX shell based chat system that supports multiple users.

Usage:
Build the files using the provided makefile
Run the server passing in a port number as argument | example: server 1234
Run the client passing in a username, host IP, and port number | example: client linh 127.0.0.1 1234

![DEMO] (./doc/demo.gif)

About

A UNIX shell based chat system that supports multiple users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published