aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-January/000135.html
diff options
context:
space:
mode:
Diffstat (limited to 'pipermail/nel/2001-January/000135.html')
-rw-r--r--pipermail/nel/2001-January/000135.html285
1 files changed, 285 insertions, 0 deletions
diff --git a/pipermail/nel/2001-January/000135.html b/pipermail/nel/2001-January/000135.html
new file mode 100644
index 00000000..47b547ae
--- /dev/null
+++ b/pipermail/nel/2001-January/000135.html
@@ -0,0 +1,285 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] Server</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:jerome.lanquetot%40animaths.com">
+ <LINK REL="Previous" HREF="000134.html">
+ <LINK REL="Next" HREF="000136.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] Server</H1>
+ <B>Jerome Lanquetot</B>
+ <A HREF="mailto:jerome.lanquetot%40animaths.com"
+ TITLE="[Nel] Server">jerome.lanquetot@animaths.com</A><BR>
+ <I>Thu, 18 Jan 2001 18:50:22 +0100</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000134.html">[Nel] Server</A></li>
+ <LI> Next message: <A HREF="000136.html">Re[2]: [Nel] Server</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#135">[ date ]</a>
+ <a href="thread.html#135">[ thread ]</a>
+ <a href="subject.html#135">[ subject ]</a>
+ <a href="author.html#135">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>C'est un message de format MIME en plusieurs parties.
+
+------=_NextPart_000_0086_01C0817F.8334D000
+Content-Type: text/plain;
+ charset=&quot;iso-8859-1&quot;
+Content-Transfer-Encoding: quoted-printable
+
+Thanks Vianney,
+
+I have now two bugs.
+
+- The first one is when i launch the moves service, it closes itself.
+- The second one (linked to the first one i guess) is when i launch the =
+client i get the following exception:
+&quot;01/01/18 18:45:00 ERR client.cpp 2574: Exception: toto2&quot;
+
+I give you all my config files:
+
+ls.txt:
+
+Users =3D {
+};
+
+Shards =3D {
+ &quot;172.16.2.11&quot;, &quot;StartPosition&quot;
+};
+
+
+ns.cfg:
+
+Host=3D&quot;jlt&quot;;
+Port=3D50000;
+
+and client.cfg:
+// CLIENT CONFIG FILE
+
+FullScreen =3D 0;
+Width =3D 800;
+Height =3D 600;
+Depth =3D 16;
+Position =3D { 1840.000000, -970.000000, -23.520323 };
+Heading =3D { -0.122154, 1.000000, 0.0 };
+Background =3D { 100, 100, 255 };
+DataPath =3D &quot;data/&quot;;
+FontName =3D &quot;n019003l.pfb&quot;;
+LanguageIndex =3D 0;
+LSHost =3D &quot;172.16.2.11&quot;;
+Login =3D &quot;jaylee&quot;;
+Password =3D &quot;a&quot;;
+ShardIP =3D &quot;172.16.2.11&quot;;
+CharacterIndex =3D 0;
+LandscapeTileNear =3D 50.000000;
+LandscapeThreshold =3D 0.001000;
+
+
+
+----- Original Message -----=20
+From: &quot;Vianney Lecroart&quot; &lt;<A HREF="mailto:lecroart@nevrax.com">lecroart@nevrax.com</A>&gt;
+To: &lt;<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&gt;
+Sent: Thursday, January 18, 2001 6:19 PM
+Subject: Re: [Nel] Server
+
+
+&gt;<i> &gt;I have some problems launching the five services: log, login, moves, =
+</I>naming
+&gt;<i> and time.
+</I>&gt;<i> &gt;I found nowhere some help about the functionnalities about each =
+</I>service and
+&gt;<i> the order in which they start.
+</I>&gt;<i> &gt;Could you help me to launch correctly the services.
+</I>&gt;<i>=20
+</I>&gt;<i> first, you have to create the ns.cfg file with:
+</I>&gt;<i>=20
+</I>&gt;<i> --------begin of ns.cfg-------
+</I>&gt;<i> Host=3D&quot;your nameservice ip&quot;;
+</I>&gt;<i> Port=3D50000;
+</I>&gt;<i> --------end of ns.cfg-------
+</I>&gt;<i>=20
+</I>&gt;<i> after, you launch, in order:
+</I>&gt;<i> - naming &lt;-- used to find a specific service by his =
+</I>name
+&gt;<i> - log &lt;-- centralized log for all service
+</I>&gt;<i> - time &lt;-- centralized time reference
+</I>&gt;<i> - login &lt;-- centralized user account for all =
+</I>shard
+&gt;<i> - moves &lt;-- a shard
+</I>&gt;<i>=20
+</I>&gt;<i> of course, some services will create some config file that you have to =
+</I>fill.
+&gt;<i> you have to put in the ls.txt the moves service host ip like this:
+</I>&gt;<i>=20
+</I>&gt;<i> ----
+</I>&gt;<i> Shards =3D {
+</I>&gt;<i> &quot;your moves service host ip&quot;, &quot;the name of the shard appears on the =
+</I>client&quot;
+&gt;<i> };
+</I>&gt;<i> ----
+</I>&gt;<i>=20
+</I>&gt;<i> Vianney Lecroart
+</I>&gt;<i>=20
+</I>&gt;<i>=20
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Nel mailing list
+</I>&gt;<i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>
+</I>&gt;<i> <A HREF="http://www.nevrax.org/mailman/listinfo.cgi/nel">http://www.nevrax.org/mailman/listinfo.cgi/nel</A>
+</I>&gt;<i>=20
+</I>
+------=_NextPart_000_0086_01C0817F.8334D000
+Content-Type: text/html;
+ charset=&quot;iso-8859-1&quot;
+Content-Transfer-Encoding: quoted-printable
+
+&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
+&lt;HTML&gt;&lt;HEAD&gt;
+&lt;META http-equiv=3DContent-Type content=3D&quot;text/html; =
+charset=3Diso-8859-1&quot;&gt;
+&lt;META content=3D&quot;MSHTML 5.50.4134.600&quot; name=3DGENERATOR&gt;
+&lt;STYLE&gt;&lt;/STYLE&gt;
+&lt;/HEAD&gt;
+&lt;BODY&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Thanks Vianney,&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;I have now two bugs.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;- The first one is when i launch the =
+moves service,=20
+it closes itself.&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;- The second one (linked to the first =
+one i guess)=20
+is when i launch the client i get the following exception:&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&quot;01/01/18 18:45:00 ERR client.cpp 2574: =
+Exception:=20
+toto2&quot;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;I give you all my config =
+files:&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;STRONG&gt;ls.txt:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Users =3D {&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;};&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Shards =3D {&lt;BR&gt;&amp;nbsp;&quot;172.16.2.11&quot;,=20
+&quot;StartPosition&quot;&lt;BR&gt;};&lt;BR&gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&lt;FONT face=3DArial =
+size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;STRONG&gt;ns.cfg:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial =
+size=3D2&gt;Host=3D&quot;jlt&quot;;&lt;BR&gt;Port=3D50000;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;STRONG&gt;and =
+client.cfg:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;// CLIENT CONFIG FILE
+&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;FullScreen =3D 0;&lt;BR&gt;Width =3D =
+800;&lt;BR&gt;Height =3D=20
+600;&lt;BR&gt;Depth =3D 16;&lt;BR&gt;Position =3D { 1840.000000, -970.000000, =
+-23.520323=20
+};&lt;BR&gt;Heading =3D { -0.122154, 1.000000, 0.0 };&lt;BR&gt;Background =3D { 100, =
+100, 255=20
+};&lt;BR&gt;DataPath =3D &quot;data/&quot;;&lt;BR&gt;FontName =3D =
+&quot;n019003l.pfb&quot;;&lt;BR&gt;LanguageIndex =3D=20
+0;&lt;BR&gt;LSHost =3D &quot;172.16.2.11&quot;;&lt;BR&gt;Login =3D &quot;jaylee&quot;;&lt;BR&gt;Password =3D =
+&quot;a&quot;;&lt;BR&gt;ShardIP=20
+=3D &quot;172.16.2.11&quot;;&lt;BR&gt;CharacterIndex =3D 0;&lt;BR&gt;LandscapeTileNear =3D=20
+50.000000;&lt;BR&gt;LandscapeThreshold =3D 0.001000;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;----- Original Message ----- &lt;/FONT&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;From: &quot;Vianney Lecroart&quot; &amp;lt;&lt;/FONT&gt;&lt;A=20
+href=3D&quot;mailto:<A HREF="mailto:lecroart@nevrax.com">lecroart@nevrax.com</A>&quot;&gt;&lt;FONT face=3DArial=20
+size=3D2&gt;<A HREF="mailto:lecroart@nevrax.com">lecroart@nevrax.com</A>&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=3DArial =
+size=3D2&gt;&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;To: &amp;lt;&lt;/FONT&gt;&lt;A=20
+href=3D&quot;mailto:<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&quot;&gt;&lt;FONT face=3DArial=20
+size=3D2&gt;<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=3DArial =
+size=3D2&gt;&amp;gt;&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Sent: Thursday, January 18, 2001 6:19=20
+PM&lt;/FONT&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial size=3D2&gt;Subject: Re: [Nel] =
+Server&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;
+&lt;DIV&gt;&lt;FONT face=3DArial&gt;&lt;BR&gt;&lt;FONT size=3D2&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;FONT =
+face=3DArial=20
+size=3D2&gt;&amp;gt; &amp;gt;I have some problems launching the five services: log, =
+login,=20
+moves, naming&lt;BR&gt;&amp;gt; and time.&lt;BR&gt;&amp;gt; &amp;gt;I found nowhere some help =
+about the=20
+functionnalities about each service and&lt;BR&gt;&amp;gt; the order in which they=20
+start.&lt;BR&gt;&amp;gt; &amp;gt;Could you help me to launch correctly the =
+services.&lt;BR&gt;&amp;gt;=20
+&lt;BR&gt;&amp;gt; first, you have to create the ns.cfg file with:&lt;BR&gt;&amp;gt; =
+&lt;BR&gt;&amp;gt;=20
+--------begin of ns.cfg-------&lt;BR&gt;&amp;gt; Host=3D&quot;your nameservice =
+ip&quot;;&lt;BR&gt;&amp;gt;=20
+Port=3D50000;&lt;BR&gt;&amp;gt; --------end of ns.cfg-------&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; =
+after, you=20
+launch, in order:&lt;BR&gt;&amp;gt; -=20
+naming&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;=
+nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=20
+&amp;lt;-- used to find a specific service by his name&lt;BR&gt;&amp;gt; -=20
+log&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbs=
+p;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp=
+;=20
+&amp;lt;-- centralized log for all service&lt;BR&gt;&amp;gt; -=20
+time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nb=
+sp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=20
+&amp;lt;-- centralized time reference&lt;BR&gt;&amp;gt; -=20
+login&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;n=
+bsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=20
+&amp;lt;-- centralized user account for all shard&lt;BR&gt;&amp;gt; -=20
+moves&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;n=
+bsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;=20
+&amp;lt;-- a shard&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; of course, some services will create =
+some config=20
+file that you have to fill.&lt;BR&gt;&amp;gt; you have to put in the ls.txt the =
+moves=20
+service host ip like this:&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; ----&lt;BR&gt;&amp;gt; Shards =3D =
+{&lt;BR&gt;&amp;gt;=20
+&amp;nbsp;&quot;your moves service host ip&quot;, &quot;the name of the shard appears on =
+the=20
+client&quot;&lt;BR&gt;&amp;gt; };&lt;BR&gt;&amp;gt; ----&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; Vianney =
+Lecroart&lt;BR&gt;&amp;gt;=20
+&lt;BR&gt;&amp;gt; &lt;BR&gt;&amp;gt; =
+_______________________________________________&lt;BR&gt;&amp;gt; Nel=20
+mailing list&lt;BR&gt;&amp;gt; &lt;/FONT&gt;&lt;A href=3D&quot;mailto:<A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>&quot;&gt;&lt;FONT =
+face=3DArial=20
+size=3D2&gt;<A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A>&lt;/FONT&gt;&lt;/A&gt;&lt;BR&gt;&lt;FONT face=3DArial size=3D2&gt;&amp;gt; =
+&lt;/FONT&gt;&lt;A=20
+href=3D&quot;<A HREF="http://www.nevrax.org/mailman/listinfo.cgi/nel"">http://www.nevrax.org/mailman/listinfo.cgi/nel&quot;</A>&gt;&lt;FONT =
+face=3DArial=20
+size=3D2&gt;<A HREF="http://www.nevrax.org/mailman/listinfo.cgi/nel</FONT">http://www.nevrax.org/mailman/listinfo.cgi/nel&lt;/FONT</A>&gt;&lt;/A&gt;&lt;BR&gt;&lt;FO=
+NT=20
+face=3DArial size=3D2&gt;&amp;gt; &lt;/FONT&gt;&lt;/BODY&gt;&lt;/HTML&gt;
+
+------=_NextPart_000_0086_01C0817F.8334D000--
+
+
+</pre>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000134.html">[Nel] Server</A></li>
+ <LI> Next message: <A HREF="000136.html">Re[2]: [Nel] Server</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#135">[ date ]</a>
+ <a href="thread.html#135">[ thread ]</a>
+ <a href="subject.html#135">[ subject ]</a>
+ <a href="author.html#135">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>