blob: a61b8511bf28791fee6271cc8d6c03061a980440 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Nel] NeL Network Engine</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:cblt%40cblt.org">
<LINK REL="Previous" HREF="000304.html">
<LINK REL="Next" HREF="000306.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Nel] NeL Network Engine</H1>
<B>Nicolas Hognon</B>
<A HREF="mailto:cblt%40cblt.org"
TITLE="[Nel] NeL Network Engine">cblt@cblt.org</A><BR>
<I>Wed, 28 Feb 2001 19:52:32 +0100</I>
<P><UL>
<LI> Previous message: <A HREF="000304.html">[Nel] NeL Network Engine</A></li>
<LI> Next message: <A HREF="000306.html">[Nel] NeL Network Engine</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#305">[ date ]</a>
<a href="thread.html#305">[ thread ]</a>
<a href="subject.html#305">[ subject ]</a>
<a href="author.html#305">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>you're right
many people and project were confront to this problem
and they resolve it.
but the design of a web server or a ftpserver is another
thing than the design of a server for a MMORPG.
i think for a web server
the browser connect to the server when it need something
but in a game like the one developped by nevrax
you're client is always connected to the server
it's not exactly the same things.
><i> Would not the wisest choice be to research all the high performance web
</I>><i> servers out there? It seems to me that this problem has been researched
</I>><i> quite extensively by a LOT of other GPL projects. I doubt you'd be able to
</I>><i> find a better solution than what Apache or other heavy duty web servers have
</I>><i> already implemented.
</I>><i>
</I>
--
Nicolas Hognon
home : <A HREF="mailto:cblt@cblt.org">cblt@cblt.org</A> / www.cblt.org
work : <A HREF="mailto:nicolash@virtools.com">nicolash@virtools.com</A> / www.virtools.com
#ICQ : 36044443
Enjoy the silence
(DM)
</pre>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000304.html">[Nel] NeL Network Engine</A></li>
<LI> Next message: <A HREF="000306.html">[Nel] NeL Network Engine</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#305">[ date ]</a>
<a href="thread.html#305">[ thread ]</a>
<a href="subject.html#305">[ subject ]</a>
<a href="author.html#305">[ author ]</a>
</LI>
</UL>
</body></html>
|