|
Project Information
Featured
Downloads
Links
|
OverviewMongoose is easy to use web server. It also can be used as embedded web server library to provide web interface to applications. Mongoose executable does not depend on any external library or configuration. If it is copied to any directory and launched from there, it starts to serve that directory on port 8080 (so to access files, go to http://localhost:8080). If some additional config is required - for example, different listening port or IP-based access control, then a mongoose.conf file with respective options can be created in the same directory where executable lives. This makes Mongoose perfect for all sorts of demos, quick tests, file sharing, and Web programming. Features
How to contributeCreate a repository clone where you can make changes:
Make your changes:
Mailing listYou can read it online, subscribe to, or send a message at http://groups.google.com/group/mongoose-users. Commercial SupportyaSSL.com provides commercial support for Mongoose on mobile, embedded and RTOS environments. Services include porting to new platforms, feature addition, application integration, special builds. For more information, visit http://www.yassl.com.
|