{"id":23557986,"url":"https://github.com/lovelaced/udp_c","last_synced_at":"2025-05-16T00:32:45.713Z","repository":{"id":83166566,"uuid":"47679593","full_name":"lovelaced/udp_c","owner":"lovelaced","description":"UDP client and server in C with threaded echoing","archived":false,"fork":false,"pushed_at":"2015-12-18T00:18:15.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-17T15:14:57.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lovelaced.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":"2015-12-09T08:51:40.000Z","updated_at":"2015-12-18T00:08:12.000Z","dependencies_parsed_at":"2023-03-15T15:16:18.053Z","dependency_job_id":null,"html_url":"https://github.com/lovelaced/udp_c","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/lovelaced%2Fudp_c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovelaced%2Fudp_c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovelaced%2Fudp_c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovelaced%2Fudp_c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovelaced","download_url":"https://codeload.github.com/lovelaced/udp_c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254447769,"owners_count":22072753,"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-12-26T15:19:11.716Z","updated_at":"2025-05-16T00:32:45.632Z","avatar_url":"https://github.com/lovelaced.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# udp_c\nUDP client and server in C with threaded echo reception\n\nThe blaster should be invoked in the following way:\n\n__blaster -s \\\u003chostname\u003e -p \\\u003cport\u003e -r \\\u003crate\u003e -n \\\u003cnum\u003e -q \\\u003cseq_no\u003e -l \\\u003clength\u003e -c \\\u003cecho\u003e__\n\n* hostname is the hostname of the blastee,\n* port is the port on which the blastee is running,\n* rate is the number of packets to be sent per second,\n* num is the number of packets to be sent by the blaster,\n* seq_no is the initial sequence of the packet exchange,\n* length is the length of the variable payload in bytes in the packets, and\n* echo parameter tells the blaster if it should expect the echo of its packet from the blastee. Values 1 (expect echo) and 0 (no echo) are valid for this parameter. \n\nThe blastee receives the packets which the blaster has sent. It should be invoked in the following way:\n\n__blastee -p \\\u003cport\u003e -c \\\u003cecho\u003e__\n\n* port is the port on which the user wants to run blastee, and\n* echo parameter tells the blastee if it should echo back the packet that it received to the blaster. Values 1 (echo back) and 0 (no echo) are valid for this parameter. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovelaced%2Fudp_c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovelaced%2Fudp_c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovelaced%2Fudp_c/lists"}