資源簡介
UDP異步編程
代碼片段和文件信息
/*
?*?Created?by?SharpDevelop.
?*?User:?Jayan?Nair
?*?Date:?7/9/2004
?*?Time:?2:27?PM
?*?
?*?To?change?this?template?use?Tools?|?Options?|?Coding?|?Edit?Standard?Headers.
?*/
using?System;
using?System.Windows.Forms;
using?System.Net;
using?System.Net.Sockets;
namespace?DefaultNamespace
{
///?
///?Description?of?SocketClient.
///?
public?class?SocketClient?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Label?label3;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Button?buttonDisconnect;
private?System.Windows.Forms.TextBox?textBoxIP;
private?System.Windows.Forms.Label?label5;
private?System.Windows.Forms.Button?buttonConnect;
private?System.
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????14354??2004-12-07?17:24??SocketClient.cs
?????文件???????21011??2005-02-01?17:01??SocketServer.cs
- 上一篇:pop3 接收郵件
- 下一篇:row socket 網絡監聽
評論
共有 條評論