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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.