{"id":22763160,"url":"https://github.com/rachhshruti/file-transfer-udp","last_synced_at":"2026-01-02T10:55:19.799Z","repository":{"id":83958503,"uuid":"114143648","full_name":"rachhshruti/file-transfer-udp","owner":"rachhshruti","description":"File Transfer using unreliable User Datagram protocol (UDP)","archived":false,"fork":false,"pushed_at":"2024-07-20T18:53:24.000Z","size":1781,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T11:23:04.907Z","etag":null,"topics":["client-server","cpp","networking","udp"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rachhshruti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-12-13T16:26:51.000Z","updated_at":"2024-07-20T18:53:28.000Z","dependencies_parsed_at":"2023-03-12T20:10:24.645Z","dependency_job_id":null,"html_url":"https://github.com/rachhshruti/file-transfer-udp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachhshruti%2Ffile-transfer-udp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachhshruti%2Ffile-transfer-udp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachhshruti%2Ffile-transfer-udp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachhshruti%2Ffile-transfer-udp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rachhshruti","download_url":"https://codeload.github.com/rachhshruti/file-transfer-udp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243799901,"owners_count":20349893,"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":["client-server","cpp","networking","udp"],"created_at":"2024-12-11T11:07:21.535Z","updated_at":"2026-01-02T10:55:19.759Z","avatar_url":"https://github.com/rachhshruti.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web server and client implementation using UDP\n\nDeveloped a connectionless web server which accepts file request connections from web client using User Datagram Protocol (UDP).\n\n# Running the code\n\n## Creating and configuring virtual machines\n\t\n\tvagrant up\n   \n   This will boot both the server and client machines\n\n## SSH into virtual machines\n\t\n\tvagrant ssh server\n\tvagrant ssh client\n   \n## Compile the code\n\t\n\tmake\n\n## Run the web server\n\n\t./Server port_number(any number between 1025 and 65535)\n\n## Run the web client\n\t\n\t./Client server_IP/hostname server_portNo filename\n\t\n# Screenshots\n\n\u003cimg src=\"https://github.com/rachhshruti/file-transfer-udp/blob/master/images/file-transfer-udp-output.png\" width=\"1000\" height=\"600\" align=\"center\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frachhshruti%2Ffile-transfer-udp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frachhshruti%2Ffile-transfer-udp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frachhshruti%2Ffile-transfer-udp/lists"}