Java Project

You must provide a methodology, design, Java Implementation and results.

Step 1 (part 1 is TCP/UDP communication with multiple clients)
This project is an implementation of a TCP and an UDP client-server system, simulating multiple clients (At Most 10) with a single server. You must simulate at least 5 clients with one server.
The error correction policy of TCP must be implemented on the UDP connections, each client must support both interfaces, TCP and UDP, and support the error correct…

Leave a Reply

Your email address will not be published. Required fields are marked *