You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
334 B
334 B
libUDPTCPNetwork
library collection of usefull network function prepared for windows and linux.
support
the following connection types are supported
- TCP
- UDP
- SSL
- Unix-Sockets (only on linux)
additional stuff
- JSON
- WebServer (work in progress)
Sample Code
for better understanding see the test-* sample code.