Skip to content

Rudimentary chatroom application utilizing threads and socket communication

Notifications You must be signed in to change notification settings

petermcaughan/chatroomApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The program works as follows after navigating to this folder:

	1. Open up a terminal and enter command " ./csrd "
	2. Open up another terminal and enter command " ./crc "
	3. Enter command as [command] [name] where command is CREATE, DESTROY, or JOIN and name is any integer.
	4. Open up multiple clients and perform different actions.
		For testing total JOIN functionality, have two or three clients enter the same chatroom instead of one.
	

About

Rudimentary chatroom application utilizing threads and socket communication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published