Octopus Project - Summary
This group is not part of the GNU Project.
The aim of Octopus is to create a portable, polymorph, interactivity place.
The chosen architecture is plugins-oriented.
The main property we'll keep in mind is that any part of the program should be added/removed/replaced without disturbing the rest of the system.
Planned applications for the server include for now a chat server (which was the actual first idea) and a little Diplomacy-like online game.
We will use standard C++ to write the core application, as well as the experimental plugins, with respect of POSIX specifications
Registration Date: Thu 23 Jan 2003 08:15:55 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable
posted by Sigma, Sat 05 Mar 2005 01:54:00 PM UTC
The current CVS compiles (only) with Qt4
posted by Sigma, Thu 20 Jan 2005 02:32:38 PM UTC
well, since the server runs for nearly 1 year without experiencing a single crash, I assume it is stable :-)
posted by Sigma, Mon 26 May 2003 08:28:39 PM UTC
Here it is, octopus enters beta stage. Features are now frozen until stable release 2.0
cvs tag : r2_0-beta1
posted by azuriel, Tue 29 Apr 2003 06:19:10 AM UTC - 1 reply
All projects are concerned and I will do the job.
New functions are created for this :
serverSend
serverBroadcast
etc..
These functions format the "directly from server" messages (in fact, for the moment, they add "<Mtp> " in front of the message argument).
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-d582.
Corresponding source code