CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 ICQ/即时通讯

文件名称:CSharp--network-communication

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    136.74kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

C# 网络通信实例 一个简易的聊天程序 采用Socket实现-C# network communication example a simple chat program used to realize Socket


(系统自动生成,下载前可以参看下载内容)

下载文件列表

EX19_01/
EX19_01/ChatClient/
EX19_01/ChatClient/ChatClient/
EX19_01/ChatClient/ChatClient/ChatClient.csproj
EX19_01/ChatClient/ChatClient/Form1.Designer.cs
EX19_01/ChatClient/ChatClient/Form1.cs
EX19_01/ChatClient/ChatClient/Form1.resx
EX19_01/ChatClient/ChatClient/Program.cs
EX19_01/ChatClient/ChatClient/Properties/
EX19_01/ChatClient/ChatClient/Properties/AssemblyInfo.cs
EX19_01/ChatClient/ChatClient/Properties/Resources.Designer.cs
EX19_01/ChatClient/ChatClient/Properties/Resources.resx
EX19_01/ChatClient/ChatClient/Properties/Settings.Designer.cs
EX19_01/ChatClient/ChatClient/Properties/Settings.settings
EX19_01/ChatClient/ChatClient/bin/
EX19_01/ChatClient/ChatClient/bin/Debug/
EX19_01/ChatClient/ChatClient/bin/Debug/ChatClient.exe
EX19_01/ChatClient/ChatClient/bin/Debug/ChatClient.pdb
EX19_01/ChatClient/ChatClient/bin/Debug/ChatClient.vshost.exe
EX19_01/ChatClient/ChatClient/bin/Debug/ChatClient.vshost.exe.manifest
EX19_01/ChatClient/ChatClient/obj/
EX19_01/ChatClient/ChatClient/obj/Debug/
EX19_01/ChatClient/ChatClient/obj/Debug/ChatClient.Form1.resources
EX19_01/ChatClient/ChatClient/obj/Debug/ChatClient.Properties.Resources.resources
EX19_01/ChatClient/ChatClient/obj/Debug/ChatClient.csproj.FileListAbsolute.txt
EX19_01/ChatClient/ChatClient/obj/Debug/ChatClient.csproj.GenerateResource.Cache
EX19_01/ChatClient/ChatClient/obj/Debug/ChatClient.exe
EX19_01/ChatClient/ChatClient/obj/Debug/ChatClient.pdb
EX19_01/ChatClient/ChatClient/obj/Debug/TempPE/
EX19_01/ChatClient/ChatClient.sln
EX19_01/ChatClient/ChatClient.suo
EX19_01/ChatServer/
EX19_01/ChatServer/ChatServer/
EX19_01/ChatServer/ChatServer/ChatServer.csproj
EX19_01/ChatServer/ChatServer/Form1.Designer.cs
EX19_01/ChatServer/ChatServer/Form1.cs
EX19_01/ChatServer/ChatServer/Form1.resx
EX19_01/ChatServer/ChatServer/Program.cs
EX19_01/ChatServer/ChatServer/Properties/
EX19_01/ChatServer/ChatServer/Properties/AssemblyInfo.cs
EX19_01/ChatServer/ChatServer/Properties/Resources.Designer.cs
EX19_01/ChatServer/ChatServer/Properties/Resources.resx
EX19_01/ChatServer/ChatServer/Properties/Settings.Designer.cs
EX19_01/ChatServer/ChatServer/Properties/Settings.settings
EX19_01/ChatServer/ChatServer/bin/
EX19_01/ChatServer/ChatServer/bin/Debug/
EX19_01/ChatServer/ChatServer/bin/Debug/ChatServer.exe
EX19_01/ChatServer/ChatServer/bin/Debug/ChatServer.pdb
EX19_01/ChatServer/ChatServer/bin/Debug/ChatServer.vshost.exe
EX19_01/ChatServer/ChatServer/bin/Debug/ChatServer.vshost.exe.manifest
EX19_01/ChatServer/ChatServer/obj/
EX19_01/ChatServer/ChatServer/obj/Debug/
EX19_01/ChatServer/ChatServer/obj/Debug/ChatServer.Form1.resources
EX19_01/ChatServer/ChatServer/obj/Debug/ChatServer.Properties.Resources.resources
EX19_01/ChatServer/ChatServer/obj/Debug/ChatServer.csproj.FileListAbsolute.txt
EX19_01/ChatServer/ChatServer/obj/Debug/ChatServer.csproj.GenerateResource.Cache
EX19_01/ChatServer/ChatServer/obj/Debug/ChatServer.exe
EX19_01/ChatServer/ChatServer/obj/Debug/ChatServer.pdb
EX19_01/ChatServer/ChatServer/obj/Debug/TempPE/
EX19_01/ChatServer/ChatServer.sln
EX19_01/ChatServer/ChatServer.suo
EX19_01/ChatService/
EX19_01/ChatService/ChatService/
EX19_01/ChatService/ChatService/ChatService.Designer.cs
EX19_01/ChatService/ChatService/ChatService.cs
EX19_01/ChatService/ChatService/ChatService.csproj
EX19_01/ChatService/ChatService/ChatService.resx
EX19_01/ChatService/ChatService/Program.cs
EX19_01/ChatService/ChatService/ProjectInstaller.Designer.cs
EX19_01/ChatService/ChatService/ProjectInstaller.cs
EX19_01/ChatService/ChatService/ProjectInstaller.resx
EX19_01/ChatService/ChatService/Properties/
EX19_01/ChatService/ChatService/Properties/AssemblyInfo.cs
EX19_01/ChatService/ChatService/bin/
EX19_01/ChatService/ChatService/bin/Debug/
EX19_01/ChatService/ChatService/bin/Debug/ChatServer.exe
EX19_01/ChatService/ChatService/bin/Debug/ChatServer.pdb
EX19_01/ChatService/ChatService/bin/Debug/ChatService.InstallLog
EX19_01/ChatService/ChatService/bin/Debug/ChatService.InstallState
EX19_01/ChatService/ChatService/bin/Debug/ChatService.exe
EX19_01/ChatService/ChatService/bin/Debug/ChatService.pdb
EX19_01/ChatService/ChatService/bin/Debug/ChatService.vshost.exe
EX19_01/ChatService/ChatService/bin/Debug/ChatService.vshost.exe.manifest
EX19_01/ChatService/ChatService/obj/
EX19_01/ChatService/ChatService/obj/Debug/
EX19_01/ChatService/ChatService/obj/Debug/ChatService.ChatService.resources
EX19_01/ChatService/ChatService/obj/Debug/ChatService.ProjectInstaller.resources
EX19_01/ChatService/ChatService/obj/Debug/ChatService.csproj.FileListAbsolute.txt
EX19_01/ChatService/ChatService/obj/Debug/ChatService.csproj.GenerateResource.Cache
EX19_01/ChatService/ChatService/obj/Debug/ChatService.exe
EX19_01/ChatService/ChatService/obj/Debug/ChatService.pdb
EX19_01/ChatService/ChatService/obj/Debug/ResolveAssemblyReference.cache
EX19_01/ChatService/ChatService/obj/Debug/TempPE/
EX19_01/ChatService/ChatService.sln
EX19_01/ChatService/ChatService.suo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com