Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 279 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 279 Bytes

qtcomm

this is a lib for local application communication via udp socket. we can use this for data communication between different process/program in the same computer. Sure you can easily modify it for data communication in network.

three step to make use of this lib