RSX++
From DCBase Wiki
| |
| This page contains a discussion page.
|
| You can help out by expanding the article. |
| Developed by | adrian_007 |
|---|---|
| Initial release | 2008 |
| Stable release | 1.11 (2009-11-16) |
| Beta release | N / A [edit] |
| Written in | C++, C |
| Platform | Windows |
| Available in | 1 languages |
| Type | Client |
| License | GNU GPL 2 |
| Website | RSX++ Official Website RSX++ Launchpad Site |
Contents |
Introduction
RSX++ is a Client Detection Mod based on StrongDC++ and its available in 32bit and 64bit[1] versions for Windows. The main aim of the client is to provide tools for hub administrators and operators to detect unwanted/fake clients, check users share etc, in simple and clear way. Since it is based on StrongDC++, RSX++ inherits all features that comes with StrongDC++.
RSX++ comes with options to extend functionallity in existing client by using 3rd part extensions:
- Plugins (see API Reference) [2]
- Lua Scripts (compatible with BCDC++ to RSX++ version 1.00) [3]
In fact RSX++ is a clients for operators, but it can be used as a standard client - RSX++ is marked with additional tag in description when working in regular hubs and all additional features related with CDM are disabled.
Plugins
RSX++ has a well documented API for creating new plugins for the client the plugin can be found here for anyone wishing to create a plugin for the client. There is also an SDK packet that can be downloaded on Sourceforge the packet is written in C++.
RSX++ Plugin API Documentation
References
- ↑ Very first native x64 direct connect client by adrian_007 (Aug 7, 2008)
- ↑ Plugin API once again by adrian_007 (Nov 11, 2008)
- ↑ New Lua API gets real by adrian_007 (Jan 10, 2009)