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 dfd75f2f67
makefile updated
7 months ago
.gitignore ignore some files 4 years ago
Changelog adding timeout when reading web data 2 years ago
Makefile makefile updated 7 months 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 added windows support 5 years ago
tcp.cc adding timeout when reading web data 2 years ago
test-ssl.cc added windows support 5 years 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