{"id":23412741,"url":"https://github.com/bitbynik/udp_reliable_cc","last_synced_at":"2025-04-09T04:11:01.877Z","repository":{"id":260412495,"uuid":"881219589","full_name":"BitByNIK/udp_reliable_cc","owner":"BitByNIK","description":"COL672 Assignment-4","archived":false,"fork":false,"pushed_at":"2024-10-31T06:27:03.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T22:31:47.387Z","etag":null,"topics":["computer-networks","congestion-control","iitd","reliability","udp"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BitByNIK.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":"2024-10-31T06:05:04.000Z","updated_at":"2024-12-06T11:13:34.000Z","dependencies_parsed_at":"2024-10-31T07:20:16.530Z","dependency_job_id":"c4a6fd6f-ffeb-41b7-8440-5e4c4944bdeb","html_url":"https://github.com/BitByNIK/udp_reliable_cc","commit_stats":null,"previous_names":["jcs242611/udp_reliable_cc","bitbynik/udp_reliable_cc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitByNIK%2Fudp_reliable_cc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitByNIK%2Fudp_reliable_cc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitByNIK%2Fudp_reliable_cc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitByNIK%2Fudp_reliable_cc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitByNIK","download_url":"https://codeload.github.com/BitByNIK/udp_reliable_cc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247974731,"owners_count":21026742,"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","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":["computer-networks","congestion-control","iitd","reliability","udp"],"created_at":"2024-12-22T18:18:19.359Z","updated_at":"2025-04-09T04:11:01.855Z","avatar_url":"https://github.com/BitByNIK.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple File Transfer protocol using UDP sockets\n\nAdd a dummy text file named \"send_file.txt\" in the same folder\n\n\n## P1 Files (implements reliability)\n\nRunning server: \n```bash\npython3 p1_server.py \u003cSERVER_IP\u003e \u003cSERVER_PORT\u003e \u003cFAST_RECOVERY_BOOL\u003e\n```\nRunning client:\n```bash\npython3 p1_client.py \u003cSERVER_IP\u003e \u003cSERVER_PORT\u003e\n```\n\n## P2 Files (implements reliability and congestion control)\n\nRunning server: \n```bash\npython3 p2_server.py \u003cSERVER_IP\u003e \u003cSERVER_PORT\u003e\n```\nRunning client:\n```bash\npython3 p2_client.py \u003cSERVER_IP\u003e \u003cSERVER_PORT\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbynik%2Fudp_reliable_cc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbynik%2Fudp_reliable_cc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbynik%2Fudp_reliable_cc/lists"}