SWILL (Simple Web Interface Link Library) is a web-server in the form of a C programming library. It can be used to easily instrument C/C++ programs with a web-based interface. This may be useful for monitoring, remote control, and diagnostics.
Follow SWILL (Simple Web Interface Link Library
Other Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Rate This Project
Login To Rate This Project
User Reviews
-
I have used this lib for several small projects and is very pleased with it. It's main strength is it ease of use, only a few lines of code are neded to get it up and running. If you have a small embedded application and need a basic embedded webserver I can strongly recomend SWILL.
-
Started to use this lib for about 3minutes ago, fantastic. Simple/Light it does the job perfectly. I really hope people will discover this little lib and find it useful. I have found it very useful to my embedded project (Raspberry pi home automation project). Good work with SWILL!!