{"id":17168012,"url":"https://github.com/btmuli/socket_demo","last_synced_at":"2025-03-24T18:23:15.722Z","repository":{"id":138324602,"uuid":"572591800","full_name":"BTMuli/socket_demo","owner":"BTMuli","description":"The demo for tcp socket communication.","archived":false,"fork":false,"pushed_at":"2022-12-01T01:25:49.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T23:13:01.078Z","etag":null,"topics":["python","socket","tcp"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BTMuli.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":"2022-11-30T15:50:53.000Z","updated_at":"2022-12-01T01:17:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"f38c05b2-5934-4ff6-899a-cfd32f3042b5","html_url":"https://github.com/BTMuli/socket_demo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTMuli%2Fsocket_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTMuli%2Fsocket_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTMuli%2Fsocket_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTMuli%2Fsocket_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BTMuli","download_url":"https://codeload.github.com/BTMuli/socket_demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245325815,"owners_count":20596920,"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":["python","socket","tcp"],"created_at":"2024-10-14T23:10:53.671Z","updated_at":"2025-03-24T18:23:15.684Z","avatar_url":"https://github.com/BTMuli.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\nDate: 2022-11-30\nUpdate: 2022-11-30\nAuthor: 目棃\nDescription: 说明文档\n---\n\n\u003e 本文档 [`Front-matter`](https://github.com/BTMuli/Mucli#FrontMatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于\n`2022-11-30 23:34:11`\n\n## 前言\n\n本项目起源于某次计网实验，要求实现 TCP 点对点通信，详见：[PythonSocket通信小试 | 棃星落月](https://next.btmuli.top/posts/2022/11/1f937280.html)。\n\n## 配置说明\n\n项目依赖见 [`requirements.txt`](requirements.txt)。\n\n使用如下命令导出：\n\n```bash\npip freeze \u003e requirements.txt\n```\n\n使用如下命令安装：\n\n```bash\npip install -r requirements.txt\n```\n\n## 打包说明\n\n项目采用 Pyinstaller 打包，运行命令如下：\n\n```bash\npyinstaller -F app.py -i lib/cover.ico --distpath .\n```\n\n## Release\n\n项目打包后的可执行文件见 [Release](https://github.com/BTMuli/socket_demo/releases)。\n\n## License\n\n本项目采用 [MIT](LICENSE) 协议开源。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtmuli%2Fsocket_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtmuli%2Fsocket_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtmuli%2Fsocket_demo/lists"}