mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 00:52:15 -05:00
Update MediaWiki page '202 Protocol'
This commit is contained in:
parent
9286da73ef
commit
eb889fc97d
@ -1,3 +1,44 @@
|
||||
{{Crappy}}
|
||||
|
||||
This page refers to the RSC #202 client revision (the original distribution by eXemplar) - it is said that #202's protocol is identical to #204.
|
||||
|
||||
|
||||
== '''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>
|
Loading…
Reference in New Issue
Block a user