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