From 821e88a6d147a13e0e4eca1b0c1c770e3bee3a90 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 14 Jul 2008 09:41:27 +0000 Subject: moved documentation --- doc/PROTOCOL | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/PROTOCOL (limited to 'doc/PROTOCOL') diff --git a/doc/PROTOCOL b/doc/PROTOCOL new file mode 100644 index 0000000..92a345b --- /dev/null +++ b/doc/PROTOCOL @@ -0,0 +1,20 @@ + +The Osirion Project - Network Protocol Overview + +Connection sequence + + + +Client State Server State + + Connecting + +"connect [protoversion]" --------> Pending + + <------- "msg info [sv_hostname" + + <------- ... world data ... + + <------- "connect" + +"pif[.. player info ...]" -------> Connected -- cgit v1.2.3