Esempio n. 1
0
 private void Form1_Load(object sender, EventArgs e)
 {
     timer1.Start();
     mServer.Init(10000);
 }