Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-11-16 12:25:53 +0000
committerStijn Buys <ingar@osirion.org>2010-11-16 12:25:53 +0000
commit81f386646cf7c9a6ff0aada28d8c9e750df73ed4 (patch)
treec625e9d9d71626876175949d20c61140f6891885 /developer/PROTOCOL
parentc6e4649788efbabda91ed7e612c54250890e0ff6 (diff)
moved related documents into developer/
Diffstat (limited to 'developer/PROTOCOL')
-rw-r--r--developer/PROTOCOL20
1 files changed, 20 insertions, 0 deletions
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