{"id":23519789,"url":"https://github.com/ramonbecker/reliabledatatransferalgorithm","last_synced_at":"2025-08-30T12:11:11.652Z","repository":{"id":246042532,"uuid":"189427994","full_name":"RamonBecker/ReliableDataTransferAlgorithm","owner":"RamonBecker","description":"Project was developed as a simulation of reliable data transfer or reliable segment delivery for the discipline of networks.","archived":false,"fork":false,"pushed_at":"2021-04-13T23:40:16.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-14T02:10:20.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RamonBecker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-30T14:26:05.000Z","updated_at":"2021-04-13T23:41:26.000Z","dependencies_parsed_at":"2024-06-25T14:43:57.207Z","dependency_job_id":"79a8493e-13b4-4bd0-bda9-e45f12f0556a","html_url":"https://github.com/RamonBecker/ReliableDataTransferAlgorithm","commit_stats":null,"previous_names":["ramonbecker/reliabledatatransferalgorithm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RamonBecker/ReliableDataTransferAlgorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonBecker%2FReliableDataTransferAlgorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonBecker%2FReliableDataTransferAlgorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonBecker%2FReliableDataTransferAlgorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonBecker%2FReliableDataTransferAlgorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RamonBecker","download_url":"https://codeload.github.com/RamonBecker/ReliableDataTransferAlgorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonBecker%2FReliableDataTransferAlgorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272846701,"owners_count":25003061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-25T16:10:33.163Z","updated_at":"2025-08-30T12:11:11.629Z","avatar_url":"https://github.com/RamonBecker.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reliable Data Transfer Algorithm\n\u003e Project was developed as a simulation of reliable data transfer or reliable segment delivery.\n\u003e \n## :information_source: Information \n\nReliable data transfer protocol is done on a reliable channel, but it has the network layer below it: an unreliable channel. For example, TCP is a reliable data transfer protocol implemented over an untrusted end-to-end network layer (IP).\n\n\n## ⚠️ Prerequisite\n[![Java Badge](https://img.shields.io/badge/Java-ED8B00?style=for-the-badge\u0026logo=java\u0026logoColor=white)](https://www.oracle.com/br/java/technologies/javase-downloads.html) \u003e= 11 \n\n\n## :rocket: Installation\n\n![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black)\n\n```sh\ngit clone https://github.com/RamonBecker/ReliableDataTransferAlgorithm.git\n```\n\n![](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge\u0026logo=windows\u0026logoColor=white)\n\n\n```sh\ngit clone https://github.com/RamonBecker/ReliableDataTransferAlgorithm.git\nor install github https://desktop.github.com/ \n\n```\n\n## :zap: Technologies\t\n\n- Java\n\n\n## :memo: Developed features\n\n- [x] Checksum to detect errors\n- [x]  Acknowledgments (ACKs): receiver explicitly notifies the sender that the packet has been received correctly\n- [x]  Negative acknowledgments (NAKs): receiver explicitly notifies the transmitter that the packet has errors\n- [x]  Transmitter resends the packet upon receipt of a NAK\n- [x]  Transmitter adds sequence number to each packet\n- [x] Transmitter resends the last packet if ACK / NAK is lost\n- [x] Receiver discards (does not pass to the application) duplicate packets\n\n\n\n## :technologist:\t Author\n\nBy Ramon Becker 👋🏽 Get in touch!\n\n\n\n[\u003cimg src='https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/github.svg' alt='github' height='40'\u003e](https://github.com/RamonBecker)  [\u003cimg src='https://cdn.jsdelivr.net/npm/simple-icons@3.0.1/icons/linkedin.svg' alt='linkedin' height='40'\u003e](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)\n![Gmail Badge](https://img.shields.io/badge/-ramonbecker68@gmail.com-c14438?style=flat-square\u0026logo=Gmail\u0026logoColor=white\u0026link=mailto:ramonbecker68@gmail.com)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framonbecker%2Freliabledatatransferalgorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framonbecker%2Freliabledatatransferalgorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framonbecker%2Freliabledatatransferalgorithm/lists"}