<head> &lt;head&gt; &lt;meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"&gt; &lt;title&gt;Borg Server&lt;/title&gt;

Borg Server


We are the Borg.
Your biological and technological distinctivness will be added to our own.
Resistance is futile.

Wellcome to the Borg!




What is Borg?

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:

  1. one and only one Log-in server
  2. any number of World servers (actually this number is currently limited to 99)

Borg Links

News
FAQ
Borg Environment Overview
World Server Overview
SF Summary Page
Borg Downloads

Borg Forum

Forum

Other Links

Lidgren network
TXna Game Engine


Visitor: