文件名称:Design-point-to-point-chat-mode
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-04
- 文件大小:
- 46kb
- 下载次数:
- 0次
- 提 供 者:
- g*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现点对点聊天设计,把本机作为服务器,直接将信息发送给对方。-Peer-to-peer chat design of the machine as a server, and send the information directly to the other party.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
设计点对点聊天模式\P2PChat\bin\Debug\P2PChat.exe
..................\.......\...\.....\P2PChat.pdb
..................\.......\...\.....\P2PChat.vshost.exe
..................\.......\...\.....\P2PChat.vshost.exe.manifest
..................\.......\frmMain.cs
..................\.......\frmMain.Designer.cs
..................\.......\frmMain.resx
..................\.......\obj\Debug\P2PChat.csproj.FileListAbsolute.txt
..................\.......\...\.....\P2PChat.csproj.GenerateResource.Cache
..................\.......\...\.....\P2PChat.exe
..................\.......\...\.....\P2PChat.frmMain.resources
..................\.......\...\.....\P2PChat.pdb
..................\.......\...\.....\P2PChat.Properties.Resources.resources
..................\.......\P2PChat.csproj
..................\.......\Program.cs
..................\.......\...perties\AssemblyInfo.cs
..................\.......\..........\Resources.Designer.cs
..................\.......\..........\Resources.resx
..................\.......\..........\Settings.Designer.cs
..................\.......\..........\Settings.settings
..................\P2PChat.sln
..................\P2PChat.suo
..................\.......\obj\Debug\Refactor
..................\.......\...\.....\TempPE
..................\.......\bin\Debug
..................\.......\obj\Debug
..................\.......\bin
..................\.......\obj
..................\.......\Properties
..................\P2PChat
设计点对点聊天模式