Skip to content

SKZhao97/UDP_Composite_Message_Server_Client_Operations_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ECE_6122_Advanced_Programming_Techniques_Homework4_UDP_Project

Georgia Tech ECE6122 UDP server and client project

Server:

  1. Use multi threads to handle message receiving, message operations and user command input;
  2. Support three kinds of command including clear out message, send message or display message;
  3. Serve four types of client's request, including clear and restart, clear and ignore, combine and sort by SeqNum and send to all clients;
  4. Message length regulation, if length is larger than a certain number, then send to all the clients;
  5. Linux environment; Windos also works;

Client:

  1. Use multi threads to handle message receiving, message operations and user command input;
  2. Support four types of requests, mentioned in the Server part;

About

Georgia Tech ECE 6122 Advanced Programming Project of UDP server & client(Homework 5))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages