Skip to content

Releases: plerks/socket-programing-linux

v1.0.0

27 Jun 10:56

Choose a tag to compare

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.