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 5f35e868d5
fixing again little stuff.
10 months ago
.gitignore fixing litle issues. 10 months ago
Changelog adding timeout when reading web data 3 years ago
Makefile Merge branch 'master' of steffen.gulpe.de:steffen/libUDPTCPNetwork 10 months ago
Makefile.rules.linux added better windows support 6 years ago
Makefile.rules.windows added better windows support 6 years ago
Makefile.win update windows build 6 years ago
UDPTCPNetwork.h fixing again little stuff. 10 months ago
network.cc fixing again little stuff. 10 months ago
ssl.cc fixing again little stuff. 10 months ago
tcp.cc adding timeout when reading web data 3 years ago
test-ssl.cc fixing again little stuff. 10 months ago
test-tcp.cc added windows support 6 years ago
test-tcpclient.cc added better windows support 6 years ago
test-tcpserver.cc ipv6 and ipv4 can not work with one socket at the same time. 6 years ago
test-udp.cc added windows support 6 years ago
test.cc Initial revision 9 years ago
udp.cc added better windows support 6 years ago
unix.cc added windows support 6 years ago