{"id":20790634,"url":"https://github.com/ryanashcraft/file-transfer","last_synced_at":"2026-04-28T03:39:05.655Z","repository":{"id":7832512,"uuid":"9203833","full_name":"ryanashcraft/file-transfer","owner":"ryanashcraft","description":"TCP/UDP client/server suite.","archived":false,"fork":false,"pushed_at":"2013-04-03T20:16:46.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T00:36:46.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/ryanashcraft.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}},"created_at":"2013-04-03T20:10:14.000Z","updated_at":"2013-10-19T10:37:28.000Z","dependencies_parsed_at":"2022-09-16T11:20:57.967Z","dependency_job_id":null,"html_url":"https://github.com/ryanashcraft/file-transfer","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/ryanashcraft%2Ffile-transfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanashcraft%2Ffile-transfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanashcraft%2Ffile-transfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanashcraft%2Ffile-transfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanashcraft","download_url":"https://codeload.github.com/ryanashcraft/file-transfer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136242,"owners_count":20241988,"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":[],"created_at":"2024-11-17T15:36:15.463Z","updated_at":"2025-12-27T06:32:47.049Z","avatar_url":"https://github.com/ryanashcraft.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TCP/UDP File Transfer Suite \n\n`make all` generates four binaries in the `bin` directory: tcpserver, tcpclient, udpserver, and udpclient. Each have the same required runtime arguments: the input/output filename, the IP address (to bind or connect to), and the port number (again to bind or connect to).\n\n## Examples\n\n### TCP Server\n\t./bin/tcpserver received_photo.png 127.0.0.1 8000\n\n### TCP Client\n\t./bin/tcpclient photo.png 127.0.0.1 8000\n\n### UDP Server\n\t./bin/udpserver received_photo.png 127.0.0.1 8000\n\n### UDP Client\n\t./bin/udpclient photo.png 127.0.0.1 8000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanashcraft%2Ffile-transfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanashcraft%2Ffile-transfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanashcraft%2Ffile-transfer/lists"}