https://github.com/georgecatalin/udp_server
A sImple UDP Server that reads and transmits data in .JSON written in C
https://github.com/georgecatalin/udp_server
cprogramming cprogramming-language cprogramming-solutions
Last synced: about 1 month ago
JSON representation
A sImple UDP Server that reads and transmits data in .JSON written in C
- Host: GitHub
- URL: https://github.com/georgecatalin/udp_server
- Owner: georgecatalin
- Created: 2022-03-11T09:20:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T08:45:43.000Z (almost 4 years ago)
- Last Synced: 2025-01-06T01:09:28.714Z (12 months ago)
- Topics: cprogramming, cprogramming-language, cprogramming-solutions
- Language: C
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UDP_server
A sample UDP Server that reads and transmits data in .JSON