https://github.com/kasvith/udp-server-client
A simple udp server and client written with C
https://github.com/kasvith/udp-server-client
Last synced: about 1 year ago
JSON representation
A simple udp server and client written with C
- Host: GitHub
- URL: https://github.com/kasvith/udp-server-client
- Owner: kasvith
- License: mit
- Created: 2018-02-15T04:13:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T21:13:41.000Z (over 8 years ago)
- Last Synced: 2025-02-04T08:44:18.105Z (over 1 year ago)
- Language: C
- Size: 28.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# udp-server-client
A simple udp server and client written with C