-
Notifications
You must be signed in to change notification settings - Fork 0
sappyb/EasySocket
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Compiling the project Make clean Make all Run the project Server- In a terminal run ./messenger_server user_info_file server_config Client- Open another terminal and run ./messenger_client client_config Make sure that the server and the port in the client config matches the name of server and port in the server running. After the client connect to the server. use r to resgister and l to login
About
Easy socket is a client server message passing application that uses multiplexed server sockets to connect to several clients at same time.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published