OpenDCd - Open Source Direct Connect Server
Current Version: 0.5.8 Alpha
News: Delete your old "settings.dat"!!! (if you using 0.5.1 Alpha)
Copyright (C) 2001 suxxx@users.sourceforge.net This is free software distributed under the terms of the GNU Public License. See the file COPYING for details.
http://opendcd.sourceforge.net
Direct Connect © is a Trademark of NeoModus ® 1999-2001
--
OpenDCd is a Open Source Direct Connect Server.
Needed Libarys:
- Indy 9.xx
--
OpenDCd supports currently this Direct Connect Protocol Commands:
Please read the directconnect.txt (only in the sourcecode version) opendcd supports all client<->server and server<->server commands that listed at the protocol documentation
--
Additional OpendDCd Features:
- Nickserv
Nickserv Commands: (Client Side) Client must insert this commands in the Public Chat
%nickserv help - Displays Nickserv Help %nickserv register <password> - Registers current username with spezific password %nickserv unregister <password> - UnRegister current username (client must insert password)
- Memoserv
Memoserv Commands: (Client Side) Client must insert this commands in the Public Chat
%memoserv help - Displays MemoServ Help %memoserv list - List all Memos %memoserv read <memo-num> - Read Memo Number <memo-num> %memoserv del <memo-num> - Delete Memo Number <memo-num> %memoserv send <user> <text> - Sends a Memo to <user> with <text>.
Max length of <text> = 160 chars
- Linkserv
LinkservCommands: (Client Side) Client must insert this commands in the Public Chat
%links - Displays a list of all linked Hubs, with their Status (Offline/Online)
- Operserv
Operserv Commands: (Client side) Client must insert this commands in the Public Chat
%operserv help - Displays Operserv Help %operserv kick <username> - Kicks a User %operserv ban <username> <time in sec>- Bans a User %operserv uban <username> - Unban a User
%operserv chtype <username> <newtype> - Changes the usertype of a User
--
Internal OpenDCd commands (OpendDC Commandline)
insert "help" to geht the list
--
OpendDCd Features:
OpenDCd New Features (0.5.8):
Fixed: creating dupes when using the say command Fixed: crash after first setting up opendcd *Changed: now the hub register itself every 14 minutes (old: every one minute)
OpenDCd currently supporting this things:
- Message of the Day (motd file)
- Password protected Usernames
- Kick Users
- Send messages to users
- Nickserv (Clients could add there nicks and protect them with a password)
- Memoserv (Registered Clients could send offline Messages to other registered Clients)
- Operserv
- Operatores
- Linked server support
- Redirect all users
- Redirect all new users, if Hub is full
- Registred user only mode
- Bannsupport (tempban)
- Every 15 minutes, all settings will be saved (memos, users, linkedservers)
- Public Server register
Planed features:
- Kicking Indy and using a other component to make the client/server communication
- No Thread per Client. Only Thread groups for 10 or more users per thread
- Telnet Access to the Hub, to Restart the Server eg.
--
