diff options
author | Stijn Buys <ingar@osirion.org> | 2008-07-14 09:41:27 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-07-14 09:41:27 +0000 |
commit | 821e88a6d147a13e0e4eca1b0c1c770e3bee3a90 (patch) | |
tree | d8c69e3426d38de9ce7a8d644af7113ac3bb35c6 /doc/PROTOCOL | |
parent | ba798aadff9eb8e4ee76911a881a0efa579da4e6 (diff) |
moved documentation
Diffstat (limited to 'doc/PROTOCOL')
-rw-r--r-- | doc/PROTOCOL | 20 |
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 |