vitorCamargo / distributed-systems

πŸ‘¨πŸ½β€πŸ’»πŸ‘ Assignment for 'Distributed Systems' subject about Implementation of TCP, UDP, Multicast and others Protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Systems

πŸ‘¨πŸ½β€πŸ’»πŸ‘ Assignment for 'Distributed Systems' subject about Implementation of TCP, UDP, Multicast and others Protocols

More Information

This was a project developed to learn concepts about Protocols on Distributed Systems with Java Programming Language, however, the speaking language was Portuguese πŸ‡§πŸ‡·.

TCP

For this project it was created a Server/Client TCP Protocol to communicate tasks. It was used a binary and textual protocol for the communication.

UDP

This is a project developed with Gabriel David Sacca, it is a chat Peer-to-peer using the UDP and a system for File Upload using UDP and MD5 Checksum.

About

πŸ‘¨πŸ½β€πŸ’»πŸ‘ Assignment for 'Distributed Systems' subject about Implementation of TCP, UDP, Multicast and others Protocols

License:MIT License


Languages

Language:Java 58.5%Language:Python 37.2%Language:JavaScript 3.5%Language:TSQL 0.8%