https://github.com/hanilr/netcom
TCP/UDP Communication GUI. Written in C++ with Qt
https://github.com/hanilr/netcom
cplusplus cpp gui qt qt6 qtcreator tcp tcp-client tcp-protocol tcp-server tcp-socket udp udp-protocol udp-socket
Last synced: 10 months ago
JSON representation
TCP/UDP Communication GUI. Written in C++ with Qt
- Host: GitHub
- URL: https://github.com/hanilr/netcom
- Owner: hanilr
- License: mit
- Created: 2025-03-27T13:19:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-27T13:34:49.000Z (10 months ago)
- Last Synced: 2025-03-27T14:33:24.892Z (10 months ago)
- Topics: cplusplus, cpp, gui, qt, qt6, qtcreator, tcp, tcp-client, tcp-protocol, tcp-server, tcp-socket, udp, udp-protocol, udp-socket
- Language: C++
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netCom
TCP/UDP Communication GUI. Written in C++ with Qt