Package lacewing :: Package packetloaders :: Module udp
[frames] | no frames]

Module udp

source code

UDP connection enabling/acknowledgement

Classes
  EnableUDP
This is sent from the client to initially tell the server what port to send UDP packets to after it has logged in.
  UDPAcknowledged
This is a response to the EnableUDP packet to tell the client it received the packet successfully, and that UDP is now working.