文件名称:AsyncSocketServerandClient
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 146kb
- 下载次数:
- 0次
- 提 供 者:
- h**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
异步传输 socket编程,主要说明服务器和客户端通信-ATM socket programming, focusing mainly on server and client communication
相关搜索: CSharp
socket
socket
Socket
CSharp
atm
CSharp
CSocket
CSharp
socket
Socket
programming
in
CSharp
socket
异步
异步传输
socket
socket
Socket
CSharp
atm
CSharp
CSocket
CSharp
socket
Socket
programming
in
CSharp
socket
异步
异步传输
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code
....\ALAZ Library.sln
....\Demos
....\.....\Echo
....\.....\....\EchoConsoleClient
....\.....\....\.................\App.config
....\.....\....\.................\ClassDiagram1.cd
....\.....\....\.................\EchoConsoleClient.csproj
....\.....\....\.................\Program.cs
....\.....\....\.................\Properties
....\.....\....\.................\..........\AssemblyInfo.cs
....\.....\....\EchoConsoleServer
....\.....\....\.................\App.config
....\.....\....\.................\EchoConsoleServer.csproj
....\.....\....\.................\EchoConsoleServer.csproj.user
....\.....\....\.................\EchoDemoSN.snk
....\.....\....\.................\Program.cs
....\.....\....\.................\Properties
....\.....\....\.................\..........\AssemblyInfo.cs
....\.....\....\EchoCryptService
....\.....\....\................\EchoCryptService.cs
....\.....\....\................\EchoCryptService.csproj
....\.....\....\................\EchoDemoSN.snk
....\.....\....\................\Properties
....\.....\....\................\..........\AssemblyInfo.cs
....\.....\....\EchoForm
....\.....\....\........\EchoFormTemplate.csproj
....\.....\....\........\frmEchoForm.cs
....\.....\....\........\frmEchoForm.Designer.cs
....\.....\....\........\frmEchoForm.resx
....\.....\....\........\Properties
....\.....\....\........\..........\AssemblyInfo.cs
....\.....\....\EchoFormClient
....\.....\....\..............\EchoFormClient.csproj
....\.....\....\..............\frmEchoClient.cs
....\.....\....\..............\frmEchoClient.Designer.cs
....\.....\....\..............\frmEchoClient.resx
....\.....\....\..............\Program.cs
....\.....\....\..............\Properties
....\.....\....\..............\..........\AssemblyInfo.cs
....\.....\....\..............\..........\Resources.Designer.cs
....\.....\....\..............\..........\Resources.resx
....\.....\....\..............\..........\Settings.Designer.cs
....\.....\....\..............\..........\Settings.settings
....\.....\....\EchoFormServer
....\.....\....\..............\App.config
....\.....\....\..............\EchoFormServer.csproj
....\.....\....\..............\frmEchoServer.cs
....\.....\....\..............\frmEchoServer.Designer.cs
....\.....\....\..............\frmEchoServer.resx
....\.....\....\..............\Program.cs
....\.....\....\..............\Properties
....\.....\....\..............\..........\AssemblyInfo.cs
....\.....\....\..............\..........\Resources.Designer.cs
....\.....\....\..............\..........\Resources.resx
....\.....\....\..............\..........\Settings.Designer.cs
....\.....\....\..............\..........\Settings.settings
....\.....\....\EchoSocketService
....\.....\....\.................\EchoDemoSN.snk
....\.....\....\.................\EchoSocketService.cs
....\.....\....\.................\EchoSocketService.csproj
....\.....\....\.................\Properties
....\.....\....\.................\..........\AssemblyInfo.cs
....\.....\....\EchoWindowsServiceServer
....\.....\....\........................\App.config
....\.....\....\........................\EchoDemoSN.snk
....\.....\....\........................\EchoWindowsServiceServer.csproj
....\.....\....\........................\Installer1.cs
....\.....\....\........................\Installer1.Designer.cs
....\.....\....\........................\Program.cs
....\.....\....\........................\Properties
....\.....\....\........................\..........\AssemblyInfo.cs
....\.....\....\........................\Service1.cs
....\.....\....\........................\Service1.Designer.cs
....\.....\....\Makecert
....\.....\....\........\ALAZ CA.cer
....\.....\....\........\ALAZ Library.cer
....\.....\....\........\makeCA.bat
....\.....\....\........\makeCertificate.bat
....\.....\....\........\readme.txt
....\.....\....\SN
....\.....\....\..\EchoDemoSN.snk
....\Source
....\......\SN
....\......\..\ALAZLibSN.snk
....\......\SystemEx
....\......\........\ALAZLibSN.snk
....\......\........\BaseClass.cs
....\......\........\Properties
....\......\........\..........\Assem
....\ALAZ Library.sln
....\Demos
....\.....\Echo
....\.....\....\EchoConsoleClient
....\.....\....\.................\App.config
....\.....\....\.................\ClassDiagram1.cd
....\.....\....\.................\EchoConsoleClient.csproj
....\.....\....\.................\Program.cs
....\.....\....\.................\Properties
....\.....\....\.................\..........\AssemblyInfo.cs
....\.....\....\EchoConsoleServer
....\.....\....\.................\App.config
....\.....\....\.................\EchoConsoleServer.csproj
....\.....\....\.................\EchoConsoleServer.csproj.user
....\.....\....\.................\EchoDemoSN.snk
....\.....\....\.................\Program.cs
....\.....\....\.................\Properties
....\.....\....\.................\..........\AssemblyInfo.cs
....\.....\....\EchoCryptService
....\.....\....\................\EchoCryptService.cs
....\.....\....\................\EchoCryptService.csproj
....\.....\....\................\EchoDemoSN.snk
....\.....\....\................\Properties
....\.....\....\................\..........\AssemblyInfo.cs
....\.....\....\EchoForm
....\.....\....\........\EchoFormTemplate.csproj
....\.....\....\........\frmEchoForm.cs
....\.....\....\........\frmEchoForm.Designer.cs
....\.....\....\........\frmEchoForm.resx
....\.....\....\........\Properties
....\.....\....\........\..........\AssemblyInfo.cs
....\.....\....\EchoFormClient
....\.....\....\..............\EchoFormClient.csproj
....\.....\....\..............\frmEchoClient.cs
....\.....\....\..............\frmEchoClient.Designer.cs
....\.....\....\..............\frmEchoClient.resx
....\.....\....\..............\Program.cs
....\.....\....\..............\Properties
....\.....\....\..............\..........\AssemblyInfo.cs
....\.....\....\..............\..........\Resources.Designer.cs
....\.....\....\..............\..........\Resources.resx
....\.....\....\..............\..........\Settings.Designer.cs
....\.....\....\..............\..........\Settings.settings
....\.....\....\EchoFormServer
....\.....\....\..............\App.config
....\.....\....\..............\EchoFormServer.csproj
....\.....\....\..............\frmEchoServer.cs
....\.....\....\..............\frmEchoServer.Designer.cs
....\.....\....\..............\frmEchoServer.resx
....\.....\....\..............\Program.cs
....\.....\....\..............\Properties
....\.....\....\..............\..........\AssemblyInfo.cs
....\.....\....\..............\..........\Resources.Designer.cs
....\.....\....\..............\..........\Resources.resx
....\.....\....\..............\..........\Settings.Designer.cs
....\.....\....\..............\..........\Settings.settings
....\.....\....\EchoSocketService
....\.....\....\.................\EchoDemoSN.snk
....\.....\....\.................\EchoSocketService.cs
....\.....\....\.................\EchoSocketService.csproj
....\.....\....\.................\Properties
....\.....\....\.................\..........\AssemblyInfo.cs
....\.....\....\EchoWindowsServiceServer
....\.....\....\........................\App.config
....\.....\....\........................\EchoDemoSN.snk
....\.....\....\........................\EchoWindowsServiceServer.csproj
....\.....\....\........................\Installer1.cs
....\.....\....\........................\Installer1.Designer.cs
....\.....\....\........................\Program.cs
....\.....\....\........................\Properties
....\.....\....\........................\..........\AssemblyInfo.cs
....\.....\....\........................\Service1.cs
....\.....\....\........................\Service1.Designer.cs
....\.....\....\Makecert
....\.....\....\........\ALAZ CA.cer
....\.....\....\........\ALAZ Library.cer
....\.....\....\........\makeCA.bat
....\.....\....\........\makeCertificate.bat
....\.....\....\........\readme.txt
....\.....\....\SN
....\.....\....\..\EchoDemoSN.snk
....\Source
....\......\SN
....\......\..\ALAZLibSN.snk
....\......\SystemEx
....\......\........\ALAZLibSN.snk
....\......\........\BaseClass.cs
....\......\........\Properties
....\......\........\..........\Assem