https://github.com/ivanhao/tcp-client
https://github.com/ivanhao/tcp-client
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivanhao/tcp-client
- Owner: ivanhao
- License: mit
- Created: 2016-12-09T07:55:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T01:24:38.000Z (about 9 years ago)
- Last Synced: 2025-01-20T14:38:23.604Z (over 1 year ago)
- Language: C
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tcp-client
## 编译
`gcc cJSON.c tcp.c -o tcp -lm`