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 62b191f37d
make dist fixed
4 years ago
Changelog ipv6 and ipv4 can not work with one socket at the same time. 5 years ago
Makefile make dist fixed 4 years 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 fixing getremoteaddr 5 years ago
network.cc added better windows support 5 years ago
ssl.cc added windows support 5 years ago
tcp.cc ipv6 and ipv4 can not work with one socket at the same time. 5 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