Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat_Application is message queue that uses POSIX threads and network sockets to interacts with a pub/sub system.

To make:

$ make all

$ make application

To run, first start the message queue server at port xxxx (ex: 9620):

$ ./bin/mq_server.py --port=9620

To start the chat application:

$ ./application [username] [host] [port]

For help: $ ./application --help

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages