文件名称:Socket
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 101kb
- 下载次数:
- 0次
- 提 供 者:
- 2**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arrival into the also realized with a simple chat program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Socket\Client\AsySocket.cs
......\......\bin\Debug\Client.exe
......\......\...\.....\Client.pdb
......\......\...\.....\Client.vshost.exe
......\......\Client.csproj
......\......\Client.gpState
......\......\Client.sln
......\......\Client.suo
......\......\Form1.cs
......\......\Form1.Designer.cs
......\......\Form1.resx
......\......\obj\Client.csproj.FileList.txt
......\......\...\Debug\Client.csproj.GenerateResource.Cache
......\......\...\.....\Client.exe
......\......\...\.....\Client.Form1.resources
......\......\...\.....\Client.pdb
......\......\...\.....\Client.Properties.Resources.resources
......\......\Program.cs
......\......\...perties\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Resources.resx
......\......\..........\Settings.Designer.cs
......\......\..........\Settings.settings
......\Server\AsySocket.cs
......\......\bin\Debug\Server.exe
......\......\...\.....\Server.pdb
......\......\...\.....\Server.vshost.exe
......\......\frmServer.cs
......\......\frmServer.Designer.cs
......\......\frmServer.resx
......\......\obj\Debug\Client.Properties.Resources.resources
......\......\...\.....\Server.csproj.GenerateResource.Cache
......\......\...\.....\Server.exe
......\......\...\.....\Server.frmServer.resources
......\......\...\.....\Server.pdb
......\......\...\.....\Server.Server2.resources
......\......\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......\......\...\Server.csproj.FileList.txt
......\......\Program.cs
......\......\...perties\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Resources.resx
......\......\..........\Settings.Designer.cs
......\......\..........\Settings.settings
......\......\Server.csproj
......\......\Server2.cs
......\......\Server2.Designer.cs
......\......\Server2.resx
......\Client\obj\Debug\Refactor
......\......\...\.....\TempPE
......\Server\obj\Debug\Refactor
......\......\...\.....\TempPE
......\Client\bin\Debug
......\......\obj\Debug
......\Server\bin\Debug
......\......\obj\Debug
......\Client\bin
......\......\obj
......\......\Properties
......\Server\bin
......\......\obj
......\......\Properties
......\Client
......\Server
Socket
......\......\bin\Debug\Client.exe
......\......\...\.....\Client.pdb
......\......\...\.....\Client.vshost.exe
......\......\Client.csproj
......\......\Client.gpState
......\......\Client.sln
......\......\Client.suo
......\......\Form1.cs
......\......\Form1.Designer.cs
......\......\Form1.resx
......\......\obj\Client.csproj.FileList.txt
......\......\...\Debug\Client.csproj.GenerateResource.Cache
......\......\...\.....\Client.exe
......\......\...\.....\Client.Form1.resources
......\......\...\.....\Client.pdb
......\......\...\.....\Client.Properties.Resources.resources
......\......\Program.cs
......\......\...perties\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Resources.resx
......\......\..........\Settings.Designer.cs
......\......\..........\Settings.settings
......\Server\AsySocket.cs
......\......\bin\Debug\Server.exe
......\......\...\.....\Server.pdb
......\......\...\.....\Server.vshost.exe
......\......\frmServer.cs
......\......\frmServer.Designer.cs
......\......\frmServer.resx
......\......\obj\Debug\Client.Properties.Resources.resources
......\......\...\.....\Server.csproj.GenerateResource.Cache
......\......\...\.....\Server.exe
......\......\...\.....\Server.frmServer.resources
......\......\...\.....\Server.pdb
......\......\...\.....\Server.Server2.resources
......\......\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......\......\...\Server.csproj.FileList.txt
......\......\Program.cs
......\......\...perties\AssemblyInfo.cs
......\......\..........\Resources.Designer.cs
......\......\..........\Resources.resx
......\......\..........\Settings.Designer.cs
......\......\..........\Settings.settings
......\......\Server.csproj
......\......\Server2.cs
......\......\Server2.Designer.cs
......\......\Server2.resx
......\Client\obj\Debug\Refactor
......\......\...\.....\TempPE
......\Server\obj\Debug\Refactor
......\......\...\.....\TempPE
......\Client\bin\Debug
......\......\obj\Debug
......\Server\bin\Debug
......\......\obj\Debug
......\Client\bin
......\......\obj
......\......\Properties
......\Server\bin
......\......\obj
......\......\Properties
......\Client
......\Server
Socket