-
Notifications
You must be signed in to change notification settings - Fork 0
zzyfss/Broadcast
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CS490 Project 2 - Team members: Zhiyuan Zheng & Mingsheng Xu - Required: Apache ant - To build: - $ make - To run a server: - $ java -jar build/jar/MultithreadedChatServer.jar [-port=port_number] [-nthread=number] [-debug] - '['argument']' is optional - Default port is 8888 and thread number is 16 - To run a normal client: - $ java -jar build/jar/ChatClient.jar -ip=(host name|ip address) -port=number [-debug] [-fifo] [-co] - [-fifo] set reliable broadcast to be FIFO - [-co] set reliable broadcast to be causal - To clean: - $ make clean
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published