Web Server
A complete HTTP/1.0 server, built from the ground up.
Supports CGI, Basic Authentication, and binary data types.
SMTP Server
Provides full Internet email service to the MOO.
Players can receive mail to their character objects, and (those authorized to do so) can send outbound mail.
Depends on the DNS Client to perform host lookups.
Mailing List Server
Integrates with the SMTP Server to provide mailing list hosting capabilities.
Version 2.0 provides a web-based administration system (Requires MidgardWEB.)
POP Server
Provides remote access to a player's in-moo mail.
DNS Client
Performs DNS queries independant of local machine configuration.
MOOScript
A project to modify the MOO server to run MOOCode as scripts from the command line
Will function similarly to shell/perl scripting.
Generic Disk-Based Database Utilities
Reimplements the $generic_db as an interface to the GDBM server extension pack.
Permits storing large databases outside the MOO db, saving disk and memory space.
PNG Utilities
A project to implement a set of utilities for the construction and manipulation of PNG images from within the MOO.
Project suspended pending resolution of resource issues
|