• Implement and emulate one of algorithms or protocols which is explained in textbook in Java or C (C++).
• Evaluate network performance of different protocols.
UDP is considered a "stateless" protocol, which means that once a message is sent, the protocol effectively forgets about the message, not retaining any state information for that message.
Attachment:- My-project.rar