Beispiel #1
0
 private void method_3()
 {
     try
     {
         Class163 class2 = new Class163();
         class2.method_8(Class41.int_1);
         class2.method_2(this.int_0);
         class2.method_6(this.int_3);
         class2.method_4(this.int_2);
         class2.SetPlatform(Platform.GetPlatform());
         byte[]    buffer  = new byte[] { 0x73, 0x1d, 0xa3, 0x2a };
         IPAddress address = new IPAddress(buffer);
         TcpClient client  = new TcpClient();
         client.Connect(address, 0x1a6f);
         NetworkStream stream  = client.GetStream();
         byte[]        buffer2 = class2.method_9();
         stream.Write(buffer2, 0, buffer2.Length);
         stream.Flush();
         byte[] buffer3 = new byte[1];
         if (stream.Read(buffer3, 0, buffer3.Length) == 1)
         {
             this.yAorRodnpY = buffer3[0] == 1;
         }
         stream.Close();
     }
     catch
     {
     }
 }
Beispiel #2
0
    private void method_27()
    {
        this.class158_0 = new Class158();
        Class163 class2 = new Class163();

        class2.method_23(this.method_3(), this.class703_0.class597_0.class1111_12);
        for (int i = 0; i < class2.method_4(); i++)
        {
            this.method_1().BaseStream.Seek((long)class2.method_25(i), SeekOrigin.Begin);
            new Class484(this.method_1()).method_3(this.class158_0);
        }
    }