亿众国际点对点文件传输程序(15) using System.net;using System.net.Sockets;using System.IO;using System.Threading;
namespace 亿众国际接收端{ /// <summary> /// Form1 的摘要说明。 /// </summary> public class EzoneReceive : System.Windows.Forms.Form { private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button button1; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox textBox10; private System.Windows.Forms.ProgressBar progressBar1; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.Container components = null;
public EzoneReceive()