EOSERV Wiki > Page: PACKET CONNECTION > History > Revision Diff

Revision Diff: PACKET CONNECTION

Revision by at 28th Jun 2011 07:45 am
DeletionsAdditions
This is a packet family that is used to send/receive packets about a connection.
== Server-to-Client ==
=== PACKET_PLAYER (8) ===
Description: Ping packet and sequence byte update
<pre>
Sequence byte #1: 2
Sequence byte #2: 1
</pre>
== Client-to-Server ==
=== PACKET_ACCEPT (2) ===
Description: Reply from a client after initialization is complete
<pre>
TBD
</pre>
=== PACKET_PING (240) ===
Description: Pong packet
<pre>
TBD
</pre>
EOSERV Wiki > Page: PACKET CONNECTION > History > Revision Diff