Releases: plerks/socket-programing-linux
Releases · plerks/socket-programing-linux
v1.0.0
Release the project zip with executables inner it. The compiled executables are inner it so can directly run them. Pay attention to the start up directory, take HTTPS_server for example, you need to be at HTTPS_server folder and run ./src/DemoApplication (and the HTTPS_server listening port is 44300). For the HTTPS_server and HTTPS_request, installing openssl library is needed. See the README files for more information.