?????????;

????????;

??????;

????????;

???????System.Windows.Forms;

????????System.Data;

???????System.Net;

???????System.Net.Sockets;

????????System.Threading;

????????????ChatServer

{
/ / /????; summarygt
/ / / Form1?е????????
/ / / </??>
????Form1??System.Windows.Forms.Form??
{
/ / /????; summarygt
/ / /????????????????
/ / / </??>
???System.ComponentModel.Container???= NULL;
???IP???HOSTIP????????“127.0.0.1”??;
????IPEndPoint??ChatServer;
??????ChatSocket;
???bool???= TRUE;
??????AcceptedSocket;
???System.Windows.Forms.TextBox textBox1??;
???System.Windows.Forms.TextBox textBox2??;
???System.Windows.Forms.Button button1??;
???System.Windows.Forms.Button button2??;
???System.Windows.Forms.Button??button3;
???System.Windows.Forms.TextBox textBox3;
label1??System.Windows.Forms.Label???;
???System.Windows.Forms.Label label2??;
???System.Windows.Forms.Label LABEL3;
StatusBar1??System.Windows.Forms.StatusBar???;
????Form1?У???
{
/ /
/ /??Windows???????????????????
/ /
??InitializeComponent????;
/ /
/ / TODO????InitializeComponent????ú??????δ????κι?????????
/ /
}
/ / /????; summarygt
/ / /?????????????????????
/ / / </??>
??????????Ч??Dispose??BOOL?????
{
???????
{
???????= NULL??
{
components.Dispose????;
}
}
base.Dispose???????;
}
??region Windows?????????????????
/ / /????; summarygt
/ / /???????????????? - ???????????????
/ / /????????????
/ / / </??>
?????Ч??Initialize Component????
{
this.textBox1??=??System.Windows.Forms.TextBox????;
this.textBox2??=??System.Windows.Forms.TextBox????;
this.button1 =????System.Windows.Forms.Button????;
this.button2 =????System.Windows.Forms.Button????;
this.button3 =????System.Windows.Forms.Button????;
this.textBox3??=??System.Windows.Forms.TextBox????;
this.label1 =????System.Windows.Forms.Label????;
this.label2 =????System.Windows.Forms.Label????;
this.label3 =????System.Windows.Forms.Label????;
this.statusBar1 =????System.Windows.Forms.StatusBar????;
this.SuspendLayout????;