public data() { ZSP_Sender = new cTCPListenor(); Hit_Z = 300; Hit_S = 127; Hit_P = 127; statueThread = new Thread(new ThreadStart(ThreadWork)); }