ANTE is a very powerful HTTP and Telnet mud server, with a full cgi and fast-cgi interface to do PHP and scripts written in any language the operating system can run, communicating bi-directionally. Raising the Ante
License
GNU General Public License version 2.0 (GPLv2)Follow ANT-Engine
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
don't use this. I mean, if you want to read it, you will learn cool things, but don't use it. I tried to write a mud, and was obsessed with the coffeemud source at the time. I wanted to recreate it, in c++, somehow. it was useful in learning http, fcgi, and telnet(mud client! not straight telnet.. straight telnet sucked!) protocols. I also learned a lot about temporality in threads, and saw some very awesome unique to the situation error codes from debugging weird crashes. It's a bare bones mud, http server, php via fcgi connecting, app. it will take a LOT of configuration to make it useable as a mud, and or some kind of server for something. Better to just use modern day python or something.