https://github.com/vitorbaraujo/tcp_client_server
TCP based client server program to simulate requests and responses
https://github.com/vitorbaraujo/tcp_client_server
Last synced: 29 days ago
JSON representation
TCP based client server program to simulate requests and responses
- Host: GitHub
- URL: https://github.com/vitorbaraujo/tcp_client_server
- Owner: vitorbaraujo
- Created: 2017-09-13T01:53:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T14:38:11.000Z (over 7 years ago)
- Last Synced: 2025-02-10T13:43:55.715Z (3 months ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### TCP Client Server
TCP based client server program to simulate requests and responses
* Victor Matias Navarro ([@navarrovmn](https://github.com/navarrovmn))
* Vítor Barbosa de Araujo ([@vitorbaraujo](https://github.com/vitorbaraujo))