Beispiel #1
0
 private void button1_Click(object sender, System.EventArgs e)
 {
     tcp     = new TCP();
     sendata = tcp.TCPserve();
 }