Skip to content
/ mcomm Public

MComm is a simple messaging software written in C for linux.

License

Notifications You must be signed in to change notification settings

mblaze/mcomm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MComm

MComm is a simple, text based messenger. With the server application you can create a channel with an optional password that users of client application can join. Users have the option to choose their nickname when they join the server.

Build

To build both server and client applications you need make installed on your linux machine. Once you have that it is as simple as running it in the same directory that the Makefile resides in. For now you need to manually create a directory called bin next to Makefile.

About

MComm is a simple messaging software written in C for linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published