Skip to content
Lucio Santi edited this page Aug 1, 2014 · 2 revisions

PTC WikiCode overviewhandler

This module implements the handling of incoming packets through the class IncomingPacketHandler. The main method, handle, takes the packet just received and, depending on the internal state of the protocol, another more specific method for that state is called.

Clone this wiki locally