An open API service indexing awesome lists of open source software.

https://github.com/ivanhao/tcp-client


https://github.com/ivanhao/tcp-client

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# tcp-client

## 编译
`gcc cJSON.c tcp.c -o tcp -lm`