Ejemplo n.º 1
0
 public void SendPacket(PacketStream packet)
 {
     PostSendOP(packet.GetBytes(), (int)packet.GetLength());
 }