.. |
HttpRequest.cpp
|
2fc13ed6c8
framework changes
|
2 years ago |
HttpRequest.h
|
43ed61c701
made char * const
|
2 years ago |
Klient.cpp
|
81d8010878
add isConnected check to clients
|
2 years ago |
Klient.h
|
81d8010878
add isConnected check to clients
|
2 years ago |
Network.cpp
|
43ed61c701
made char * const
|
2 years ago |
Network.h
|
43ed61c701
made char * const
|
2 years ago |
Network.vcxproj
|
7966f9f393
fix getClient method does not return automatically if a server is closed with the trenne method
|
2 years ago |
Network.vcxproj.filters
|
2694c1a4a2
Websocket Client hinzugefügt
|
6 years ago |
Server.cpp
|
462df09450
use SO_REUSEADDR socket option for servers to reduce waiting time for os to free a port after a server exited unexpectedly
|
2 years ago |
Server.h
|
462df09450
use SO_REUSEADDR socket option for servers to reduce waiting time for os to free a port after a server exited unexpectedly
|
2 years ago |
WebSocket.cpp
|
43ed61c701
made char * const
|
2 years ago |
WebSocket.h
|
43ed61c701
made char * const
|
2 years ago |