Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PROTOCOL')
-rw-r--r--doc/PROTOCOL20
1 files changed, 20 insertions, 0 deletions
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