diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-December/000797.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-December/000797.html | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/pipermail/nel/2001-December/000797.html b/pipermail/nel/2001-December/000797.html new file mode 100644 index 00000000..52a26d85 --- /dev/null +++ b/pipermail/nel/2001-December/000797.html @@ -0,0 +1,76 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] TCP vs UDP</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:lecroart%40nevrax.com"> + <LINK REL="Previous" HREF="000796.html"> + <LINK REL="Next" HREF="000799.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] TCP vs UDP</H1> + <B>Vianney Lecroart</B> + <A HREF="mailto:lecroart%40nevrax.com" + TITLE="[Nel] TCP vs UDP">lecroart@nevrax.com</A><BR> + <I>Thu, 13 Dec 2001 18:23:54 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000796.html">[Nel] TCP vs UDP</A></li> + <LI> Next message: <A HREF="000799.html">[Nel] small bug, bug unforgivable design flaw</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#797">[ date ]</a> + <a href="thread.html#797">[ thread ]</a> + <a href="subject.html#797">[ subject ]</a> + <a href="author.html#797">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>><i> TCP+UDP use ? Custom UDP protocol ? +</I> +Server to server communication use TCP with 5 NeL layer abstraction (on +LAN). +Server to client and client to server communcations use UDP wrapper in NeL +(CUdpSock). + +Vianney Lecroart +--- +lead network programmer / nevrax.com +icq#: 6870415 +homepage: <A HREF="http://ace.planet-d.net">http://ace.planet-d.net</A> +www.geekcode.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++>+$ E+>- W++ N+ o? K- +w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y? + + + +</pre> + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000796.html">[Nel] TCP vs UDP</A></li> + <LI> Next message: <A HREF="000799.html">[Nel] small bug, bug unforgivable design flaw</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#797">[ date ]</a> + <a href="thread.html#797">[ thread ]</a> + <a href="subject.html#797">[ subject ]</a> + <a href="author.html#797">[ author ]</a> + </LI> + </UL> +</body></html> |