A new version of ReplicaNet has been released and new features include:
page for more details.
A new version of ReplicaNet has been released and new features include:
page for more details.
A new version of ReplicaNet has been released and new features include:
page for more details.
A new version of ReplicaNet has been released and new features include:
page for more details.
ReplicaNet Version 6.40 released!
A new version of ReplicaNet has been released and new features include:
- IPv6 functionality.
- Unreliable ordered delivery.
- Improved game session statistics scripting.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 6.30 released!
A new version of ReplicaNet has been released and new features include:
- PostgreSQL database support has been added.
- UserServer, StatServer and AdvertiseServer now include extensive logging for actions taken by each user.
- The Linux build now includes RNLobby support, with optional memory tracking.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 6.20 released!
A new version of ReplicaNet has been released and new features include:
- The RNVisualDebugger tool has updated network session analysis to help reduce bandwidth.
- RNLobby has improvements including statistics and ranking.
- 64bit and CLR enabled builds available.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
3000AD Use ReplicaNet and RNLobby services
ReplicaNet and RNLobby services are being used by 3000AD's latest games All Aspect Warfare and Angle of Attack. RNLobby is an integrated technology offering user account, chat services, friends lists and private messaging, NAT detection and punchtrough, game listing advertisement, persistent statistics tracking, license key verification and binary difference patching.
ReplicaNet Version 6.10 released!
A new version of ReplicaNet has been released and new features include:
- Integrated game lobby with statistics reporting.
- Better compression algorithm resulting in bandwidth savings.
- Variable length networked function call parameters.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 6.00 released!
A new version of ReplicaNet has been released and new features include:
- Visual Studio 2008 libraries.
- Connection bands to allow greater flexibility with updates.
- A new option for object migration.
- 16 bit floating point updates for the predict float DataBlock.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
Joymax Co. Ltd. license ReplicaNet
Joymax Co. Ltd. is a game publisher and developer of MMORPG based in Korea.
ReplicaNet Version 5.90 released!
A new version of ReplicaNet has been released and new features include:
- DataBlock_Predict_Float now allows values that wrap around or are clamped.
- The documentation for all components is now included as one file with all classes cross-referenced.
- Optimisations and bug fixes, especially for the Xbox360 version.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
Freeverse use ReplicaNet for Marathon: Durandal
Bungie Studio's 1995 groundbreaking first-person shooter is now available on Xbox 360 Live Arcade for the very first time!
Using the ReplicaNet supplied ReplicaObject and DataBlock network bandwidth optimisation features enabled this game to support eight player online modes.
More information about the game can be found at Freeverse Marathon: Durandal
Dynamic Animation Systems Inc use ReplicaNet for V.I.C.E.
Dynamic Animation Systems Inc use ReplicaNet for the Virtual Interactive Combat Environment.
ReplicaNet networking technology is used to distribute the ReplicaObject training session between Student, Instructor and Observer Stations. Also using ReplicaNet technology allows the training instructor to record the session and use variable speed playback including pause and jump-to-boomark control.
More information about this product can be found at V.I.C.E.
ReplicaNet Version 5.80 released!
A new version of ReplicaNet has been released and new features include:
- ReplicaObject::FindDataBlock() now registers all DataBlocks before trying to find attached blocks.
- Added DataBlock_Predict_Float::SetLagged() which allows this DataBlock to use interpolation and permanently lag the changes made to the variable attached to this DataBlock. All library DataBlocks now have protected member variables to allow user extensions to have access.
- Added a delaySeconds parameter to ReplicaObject::DelayedDelete() to allow the object to be delay deleted in delaySeconds amount of time.
- The documentation regarding ReplicaNet_MemoryTotalsEnable() and REPLICANET_ALWAYSDOMEMORYTRACKING has been updated.
- Allow ReplicaObjects to become dormant or active after a specified time period.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 5.70 released!
A new version of ReplicaNet has been released and new features include:
- Visual Studio 2005 SP1 libraries. RNLobby improvements to use a MySQL database via ODBC as well as adding more user and chat support.
- ReplicaObject processing optimisations.
- Vastly improved performance for servers with more than 100 connections.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 5.60 released!
A new version of ReplicaNet has been released and new features include:
- Lobby services such as server listings, NAT detection and punch-through, user profiles, persistant data storage for each user, binary difference patching and internet key code APIs.
- Speed optimisations for the reliable UDP network stack.
- Security enhancements such as buffer size checking with the option to throw exceptions.
- ICMP Ping socket API.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 5.50 released!
A new version of ReplicaNet has been released and new features include:
- Large packets can now be sent and received by ReplicaNet/XPSession.
- ReplicaObject updates can now be any size.
- ReplicaObject DataBlock updates have been optimised.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
Eidos use ReplicaNet for Urban Chaos: Riot Response
Eidos have released Urban Chaos: Riot Response for Playstation 2 and Xbox with ReplicaNet supplying the software used to power the online and LAN multiplayer action.
Using ReplicaNet replicated object technology with peer-to-peer network topology allowed the Havok physics from the single player game to be included in the multiplayer game. ReplicaNet also allowed the strict network performance technical requirements for console games to be met.
More information about the game can be found at www.UrbanChaosTheGame.com
Reactor Interactive adopt ReplicaNet for Sector 13
Reactore Interactive have adopted ReplicaNet to help create the multiplayer experience for Sector 13, a multiplayer space combat game with an emphasis on combat strategy.
A recent development story for Sector 13 can be found on www.gamedev.net
ReplicaNet appears in "Game Programming in C++ Start to Finish" by Erik Yuzwa
ReplicaNet has been used for the network related sections in Erik Yuzwa's new book Game Programming in C++ Start to Finish.
ReplicaNet Version 5.40 released!
A new version of ReplicaNet has been released and new features include:
- ReplicaNet and XPSession speed optimisations.
- More control during record and playback of network sessions.
- More network session debugging information with RNVisualDebugger.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
Softstar Entertainment Inc. license ReplicaNet
Softstar Entertainment Inc. is a game publisher and developer based in Taiwan with offices in Beijing and Taiwan.
ReplicaNet Version 5.30 released!
A new version of ReplicaNet has been released and new features include:
- Record and playback ReplicaNet sessions.
- Improved network session debugging with RNVisualDebugger.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 5.20 released!
A new version of ReplicaNet has been released and new features include:
- Even more control over packet buffering with the introduction of packet windows.
- Improved stability of network sessions when there is excessive packet loss and latency.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 5.10 released!
A new version of ReplicaNet has been released and new features include:
- Transport packet buffering with bandwidth control.
- Automatic data compression.
- Enforced client only policy useful for MMO game types.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 5.00 released!
A new version of ReplicaNet has been released and new features include:
- A runtime visual debugger for ReplicaNet.
- Separation of the library headers and code using namespaces.
- Updated examples and tutorials.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
Splintered Kingdoms MMO project
Splintered Kingdoms is a free MMO being developed by a team of engineers for their bachelors degree final project.
Fault tolerant ReplicaObject classes are used for all of the player and enemy objects, the chat system uses the ReplicaNet raw data packet mechanism.
The game server backend uses Lua for scripting and a MySQL database.
ReplicaNet Version 4.10 released!
This version fixes a couple of small bugs before version 5 is released.
Please see the release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after registering.
ReplicaNet Version 4.00 released!
A new version of ReplicaNet has been released and new features include:
- User defined object propagation.
- Raw data packet transfers in ReplicaNet.
- Pre-connection verification.
- Additional example projects.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
3000 AD Inc Adopt ReplicaNet technology
3000AD Inc adopted ReplicaNet technology to power the new multiplayer engine for their forthcoming game.
The game allows players to battle it out in space and on the planet surface in a rich and detailed environment.
ReplicaNet Version 3.90 released!
A new version of ReplicaNet has been released and new features include:
- Distance based object propagation.
- Object message reflection.
- These first two changes are most useful for MMO types of games where the network bandwidth can be moved to a specific nominated session.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 3.80 released!
A new version of ReplicaNet has been released and new features include:
- Static library or DLL library versions.
- ROL Language enhancements.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 3.70 released!
A new version of ReplicaNet has been released and new features include:
- Automatic load balancing.
- Reliable UDP transport speed optimisations.
- Memory allocation and freeing hooks have been added to the libraries.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 3.60 released!
A new version of ReplicaNet has been released and new features include:
- An improved object and session migration API.
- A new type of update packet that relieves network congestion.
- Two new example applications, including the source code to a multiplayer demo game.
- More optimisations to the network packet layer to reduce CPU and memory use.
- Increased stability for networks with packet loss.
- Network emulation API to allow your application to be tested using different types of lag and packet loss.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.
ReplicaNet Version 3.50 released!
A new version of ReplicaNet has been released and new features include:
- Optimisations to ReplicaNet, XPSession and XPURL have significantly reduced CPU time to around 10% of what was being used before.
- Significant gains have also been made while improving the accuracy of interpolated data types and reducing jitter from extrapolated data.
- Encryption has been made stronger without compromising speed.
- Extra API functions allow fine tuning of the network session to cater for specific latency calculation intervals.
- Initial session discovery and connection has been improved to reduce some of the initial packet traffic.
Please see the
release notes page for more details.
ReplicaNet Freeware is available for evaluation and download after
registering.