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 eb8b60d2cf
adding basic support for SSL. need to add nonblocking
6 years ago
Changelog update tcp connections 7 years ago
Makefile adding basic support for SSL. need to add nonblocking 6 years ago
UDPTCPNetwork.h adding basic support for SSL. need to add nonblocking 6 years ago
network.cc Initial revision 8 years ago
ssl.cc adding basic support for SSL. need to add nonblocking 6 years ago
tcp.cc update tcp connections 7 years ago
test-ssl.cc adding basic support for SSL. need to add nonblocking 6 years ago
test-tcp.cc Initial revision 8 years ago
test-udp.cc Initial revision 8 years ago
test.cc Initial revision 8 years ago
udp.cc Initial revision 8 years ago
unix.cc unix socket without error messages... 7 years ago