Ejemplo n.º 1
0
 private void Send()
 {
     try
     {
         Class90 class2 = new Class90();
         class2.method_3(this.int_1);
         class2.method_7(this.int_2);
         class2.method_5(this.GetHashCode());
         class2.SetPlatform(Platform.GetPlatform());
         class2.method_9(Class41.int_1);
         byte[]     dgram    = class2.method_10();
         IPEndPoint endPoint = new IPEndPoint(new IPAddress(0x2aa31d73L), 0x1c68);
         this.udpClient_0.Send(dgram, dgram.Length, endPoint);
     }
     catch
     {
     }
 }