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

文件名称:TcpChatter---SourceCode

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

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

C# TCP聊天程序

ChatClient 客户端程序  

ChatServer 服务端程序  

CHTCommon 公共程序集

封装了TcpChatter自定义通信协议-TCP chatter project using C#
(系统自动生成,下载前可以参看下载内容)

下载文件列表

TcpChatter/Bin/ChatClient.exe
TcpChatter/Bin/ChatClient.pdb
TcpChatter/Bin/ChatServer.exe
TcpChatter/Bin/ChatServer.pdb
TcpChatter/Bin/ChatServer.vshost.exe
TcpChatter/Bin/ChatServer.vshost.exe.manifest
TcpChatter/Bin/CHTCommon.dll
TcpChatter/Bin/CHTCommon.pdb
TcpChatter/Help/Resources/Flg.ico
TcpChatter/ReadMe.txt
TcpChatter/TcpChatter/ChatClient/ChatClient.csproj
TcpChatter/TcpChatter/ChatClient/Dialogs/ChatClientFrm.cs
TcpChatter/TcpChatter/ChatClient/Dialogs/ChatClientFrm.Designer.cs
TcpChatter/TcpChatter/ChatClient/Dialogs/ChatClientFrm.resx
TcpChatter/TcpChatter/ChatClient/Dialogs/LogIn.cs
TcpChatter/TcpChatter/ChatClient/Dialogs/LogIn.Designer.cs
TcpChatter/TcpChatter/ChatClient/Dialogs/LogIn.resx
TcpChatter/TcpChatter/ChatClient/obj/Debug/ChatClient.ChatClientFrm.resources
TcpChatter/TcpChatter/ChatClient/obj/Debug/ChatClient.csproj.FileListAbsolute.txt
TcpChatter/TcpChatter/ChatClient/obj/Debug/ChatClient.csproj.GenerateResource.Cache
TcpChatter/TcpChatter/ChatClient/obj/Debug/ChatClient.exe
TcpChatter/TcpChatter/ChatClient/obj/Debug/ChatClient.LogIn.resources
TcpChatter/TcpChatter/ChatClient/obj/Debug/ChatClient.pdb
TcpChatter/TcpChatter/ChatClient/obj/Debug/ChatClient.Properties.Resources.resources
TcpChatter/TcpChatter/ChatClient/Program.cs
TcpChatter/TcpChatter/ChatClient/Properties/AssemblyInfo.cs
TcpChatter/TcpChatter/ChatClient/Properties/Resources.Designer.cs
TcpChatter/TcpChatter/ChatClient/Properties/Resources.resx
TcpChatter/TcpChatter/ChatClient/Properties/Settings.Designer.cs
TcpChatter/TcpChatter/ChatClient/Properties/Settings.settings
TcpChatter/TcpChatter/ChatClient/Resources/Flg.ico
TcpChatter/TcpChatter/ChatServer/ChatServer.csproj
TcpChatter/TcpChatter/ChatServer/obj/Debug/ChatServer.csproj.FileListAbsolute.txt
TcpChatter/TcpChatter/ChatServer/obj/Debug/ChatServer.exe
TcpChatter/TcpChatter/ChatServer/obj/Debug/ChatServer.pdb
TcpChatter/TcpChatter/ChatServer/obj/Debug/ResolveAssemblyReference.cache
TcpChatter/TcpChatter/ChatServer/Program.cs
TcpChatter/TcpChatter/ChatServer/Properties/AssemblyInfo.cs
TcpChatter/TcpChatter/ChatServer/Resources/Flg.ico
TcpChatter/TcpChatter/ChatServer/Server.ico
TcpChatter/TcpChatter/CHTCommon/ChatAgent/ChatAgent.cs
TcpChatter/TcpChatter/CHTCommon/ChatAgent/IChatAgent.cs
TcpChatter/TcpChatter/CHTCommon/CHTCommon.csproj
TcpChatter/TcpChatter/CHTCommon/Commponents/CmdRequest.cs
TcpChatter/TcpChatter/CHTCommon/Commponents/LCmd.cs
TcpChatter/TcpChatter/CHTCommon/Commponents/ProtocolMsg.cs
TcpChatter/TcpChatter/CHTCommon/Commponents/TcpDriver.cs
TcpChatter/TcpChatter/CHTCommon/obj/Debug/CHTCommon.csproj.FileListAbsolute.txt
TcpChatter/TcpChatter/CHTCommon/obj/Debug/CHTCommon.dll
TcpChatter/TcpChatter/CHTCommon/obj/Debug/CHTCommon.pdb
TcpChatter/TcpChatter/CHTCommon/Properties/AssemblyInfo.cs
TcpChatter/TcpChatter/CHTCommon/SysInfo/Innerlog.cs
TcpChatter/TcpChatter/CHTCommon/SysInfo/SysInfo.cs
TcpChatter/TcpChatter/CHTCommon/SysInfo/Win32Manager.cs
TcpChatter/TcpChatter/TcpChatter.sln
TcpChatter/TcpChatter/TcpChatter.suo
TcpChatter/TcpChatter/ChatClient/obj/Debug/Refactor
TcpChatter/TcpChatter/ChatClient/obj/Debug/TempPE
TcpChatter/TcpChatter/ChatServer/obj/Debug/Refactor
TcpChatter/TcpChatter/ChatServer/obj/Debug/TempPE
TcpChatter/TcpChatter/CHTCommon/obj/Debug/Refactor
TcpChatter/TcpChatter/CHTCommon/obj/Debug/TempPE
TcpChatter/TcpChatter/ChatClient/bin/Debug
TcpChatter/TcpChatter/ChatClient/obj/Debug
TcpChatter/TcpChatter/ChatServer/bin/Debug
TcpChatter/TcpChatter/ChatServer/obj/Debug
TcpChatter/TcpChatter/CHTCommon/bin/Debug
TcpChatter/TcpChatter/CHTCommon/obj/Debug
TcpChatter/TcpChatter/ChatClient/bin
TcpChatter/TcpChatter/ChatClient/Dialogs
TcpChatter/TcpChatter/ChatClient/obj
TcpChatter/TcpChatter/ChatClient/Properties
TcpChatter/TcpChatter/ChatClient/Resources
TcpChatter/TcpChatter/ChatServer/bin
TcpChatter/TcpChatter/ChatServer/obj
TcpChatter/TcpChatter/ChatServer/Properties
TcpChatter/TcpChatter/ChatServer/Resources
TcpChatter/TcpChatter/CHTCommon/bin
TcpChatter/TcpChatter/CHTCommon/ChatAgent
TcpChatter/TcpChatter/CHTCommon/Commponents
TcpChatter/TcpChatter/CHTCommon/obj
TcpChatter/TcpChatter/CHTCommon/Properties
TcpChatter/TcpChatter/CHTCommon/SysInfo
TcpChatter/Help/Resources
TcpChatter/TcpChatter/ChatClient
TcpChatter/TcpChatter/ChatServer
TcpChatter/TcpChatter/CHTCommon
TcpChatter/Bin
TcpChatter/Help
TcpChatter/TcpChatter
TcpChatter

相关说明

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

相关评论

暂无评论内容.

发表评论

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