hqn21 / socket-c

Some socket programming examples using C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socket-c

About The Project

The project is about using C to achieve some common features in socket programming.

Notice

This project may require the installation of additional libraries to run on Windows. However, it should run successfully on MacOS and Linux without any additional downloads.

proxy_ultra.c is an extension of proxy.c. It modifies the response received from the origin server and then forwards this altered response to the proxy client.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

劉顥權 Haoquan Liu - contact@haoquan.me

About

Some socket programming examples using C

License:MIT License


Languages

Language:C 95.2%Language:SCSS 4.8%