Projects / WorldForge::Atlas-C++

WorldForge::Atlas-C++

The Atlas protocol is intended for use in networked roleplaying games, and provides a flexible and extensible means of communicating between the components of a game system. The protocol is transport independent, encoding independent and portable. Atlas-C++ is the standard implementation of the protocol in C++ used by most WorldForge software, and is made available for use in any other system.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

Release Notes: The codec and negotiation parsers are now more efficient. A small addition has been made to the objects' interface for testability.

  •  19 Apr 2006 11:34

Release Notes: The copyright dates in various source files have been updated and corrected. The RPM spec file has been cleaned up.

Release Notes: Hardcoded string variables have been added for names of attributes.

  •  19 Oct 2005 22:45

Release Notes: An error condition with network connections that close unexpectedly no longer causes a tight loop which hangs the application.

  •  17 Oct 2005 10:32

Release Notes: A fix has been backported from the development branch which prevents applications using Atlas-C++ from hanging when flooded with data from a client.

Screenshot

Project Spotlight

libzdb

A thread-safe high level multi-database connection pool library.

Screenshot

Project Spotlight

TCPDF

A PHP class for generating PDF documents.