Recovered from microbel
This commit is contained in:
20
doc/serverconfig.html
Normal file
20
doc/serverconfig.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>PVVMUD - Server configuration</TITLE>
|
||||
<LINK REL=STYLESHEET HREF="/pvvmud/pvvmud.css" TYPE="text/css">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
|
||||
<H1>Server configuration</H1>
|
||||
<P>Three servers have been desigend to preform different tasks.
|
||||
<A HREF ="pvvmudsrv.html">pvvmudsrv</A>
|
||||
is the main server and the server the client first connect to. To help
|
||||
pvvmudsrv the <A HREF="worldsrv.html">worldsrv</A> is desigend to update
|
||||
clients with changes in the world. The <A HREF="gos.html">GOS</A> is
|
||||
responsible for delivery of all geometry objects, materials
|
||||
and textures to the client when requested.</P>
|
||||
|
||||
<IMG SRC="serverconfig.png">
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user