Smal library to use TCP, UDP, SSL and Sockets in C++
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.
 
 
Steffen Pohle f733a563c9
Merge branch 'master' of steffen.gulpe.de:steffen/libUDPTCPNetwork
4 weeks ago
.gitignore fixing litle issues. 4 weeks ago
Changelog adding timeout when reading web data 2 years ago
Makefile Merge branch 'master' of steffen.gulpe.de:steffen/libUDPTCPNetwork 4 weeks ago
Makefile.rules.linux added better windows support 5 years ago
Makefile.rules.windows added better windows support 5 years ago
Makefile.win update windows build 5 years ago
UDPTCPNetwork.h adding timeout when reading web data 2 years ago
network.cc added better windows support 5 years ago
ssl.cc fixing litle issues. 4 weeks ago
tcp.cc adding timeout when reading web data 2 years ago
test-ssl.cc fixing litle issues. 4 weeks ago
test-tcp.cc added windows support 5 years ago
test-tcpclient.cc added better windows support 5 years ago
test-tcpserver.cc ipv6 and ipv4 can not work with one socket at the same time. 5 years ago
test-udp.cc added windows support 5 years ago
test.cc Initial revision 8 years ago
udp.cc added better windows support 5 years ago
unix.cc added windows support 5 years ago