From 81f386646cf7c9a6ff0aada28d8c9e750df73ed4 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 16 Nov 2010 12:25:53 +0000 Subject: moved related documents into developer/ --- developer/PROTOCOL | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 developer/PROTOCOL (limited to 'developer/PROTOCOL') diff --git a/developer/PROTOCOL b/developer/PROTOCOL new file mode 100644 index 0000000..92a345b --- /dev/null +++ b/developer/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