Update MediaWiki page '508 Protocol'

This commit is contained in:
t4 2011-06-18 04:54:37 +00:00 committed by moparisthebest
parent 2ed2761580
commit 0a3f977135
1 changed files with 42 additions and 1 deletions

View File

@ -1,3 +1,44 @@
{{Crappy}}
I'm sure this is very similar if not the same to #503.
I'm sure this is very similar if not the same to #503.
== '''Packet structure''' ==
?
== '''Login''' ==
?
== '''Incoming Data''' ==
'''TODO:''' Document packet structures
<table border="1" cellpadding="3" cellspacing="3">
<tr>
<td><b>opcode</b></td>
<td><b>usage</b></td>
<td><b>payload</b></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</table>
== '''Outgoing Data''' ==
'''TODO:''' Document packet structures
<table border="1" cellpadding="3" cellspacing="3">
<tr>
<td><b>opcode</b></td>
<td><b>usage</b></td>
<td><b>payload</b></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</table>