<head> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>Borg Server</title>
The Borg
project is a
framework for building
MMORPG systems.
It
is entirely written in c# and it is free (for commercial use with
credit).
Borg provides an infrastructure and development framework for online
RPG and similar games or applications.
Borg uses UDP for client/server communication which is based on the
lidgren network library.
A typical Borg environment consists of the following basic parts:
* Borg Log-in server with management DB,
* Borg Server – often called the World Server,
* World DB with custom application specific tables,
* World server extensions,
* Borg server framework,
* Borg shared library
We must
emphasize this
fact again: Borg
actually consists of at least two
server applications: