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

文件名称:Chattcp

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

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

TCP(Transmission Control Protocol 传输控制协议)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。基于TCP聊天程序-TCP (Transmission Control Protocol) is a connection-oriented, reliable, byte-based transport layer communication protocol defined by the IETF RFC 793.Based on TCP chat program
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Chattcp/
Chattcp/ChatClient/
Chattcp/ChatClient/.vs/
Chattcp/ChatClient/.vs/ChatClient/
Chattcp/ChatClient/.vs/ChatClient/v14/
Chattcp/ChatClient/.vs/ChatClient/v14/.suo
Chattcp/ChatClient/ChatClient/
Chattcp/ChatClient/ChatClient/App.config
Chattcp/ChatClient/ChatClient/App.xaml
Chattcp/ChatClient/ChatClient/App.xaml.cs
Chattcp/ChatClient/ChatClient/ChatClient.csproj
Chattcp/ChatClient/ChatClient/MainWindow.xaml
Chattcp/ChatClient/ChatClient/MainWindow.xaml.cs
Chattcp/ChatClient/ChatClient/Properties/
Chattcp/ChatClient/ChatClient/Properties/AssemblyInfo.cs
Chattcp/ChatClient/ChatClient/Properties/Resources.Designer.cs
Chattcp/ChatClient/ChatClient/Properties/Resources.resx
Chattcp/ChatClient/ChatClient/Properties/Settings.Designer.cs
Chattcp/ChatClient/ChatClient/Properties/Settings.settings
Chattcp/ChatClient/ChatClient/TaskClientWindow.xaml
Chattcp/ChatClient/ChatClient/TaskClientWindow.xaml.cs
Chattcp/ChatClient/ChatClient/ThreadClientWindow.xaml
Chattcp/ChatClient/ChatClient/ThreadClientWindow.xaml.cs
Chattcp/ChatClient/ChatClient/bin/
Chattcp/ChatClient/ChatClient/bin/Debug/
Chattcp/ChatClient/ChatClient/bin/Debug/ChatClient.exe
Chattcp/ChatClient/ChatClient/bin/Debug/ChatClient.exe.config
Chattcp/ChatClient/ChatClient/bin/Debug/ChatClient.pdb
Chattcp/ChatClient/ChatClient/bin/Debug/ChatClient.vshost.exe
Chattcp/ChatClient/ChatClient/bin/Debug/ChatClient.vshost.exe.config
Chattcp/ChatClient/ChatClient/bin/Debug/ChatClient.vshost.exe.manifest
Chattcp/ChatClient/ChatClient/bin/Release/
Chattcp/ChatClient/ChatClient/obj/
Chattcp/ChatClient/ChatClient/obj/Debug/
Chattcp/ChatClient/ChatClient/obj/Debug/App.g.cs
Chattcp/ChatClient/ChatClient/obj/Debug/App.g.i.cs
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient.Properties.Resources.resources
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient.csproj.FileListAbsolute.txt
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient.csproj.GenerateResource.Cache
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient.csprojResolveAssemblyReference.cache
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient.exe
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient.g.resources
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient.pdb
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient_MarkupCompile.cache
Chattcp/ChatClient/ChatClient/obj/Debug/ChatClient_MarkupCompile.i.cache
Chattcp/ChatClient/ChatClient/obj/Debug/ClientWindow.g.i.cs
Chattcp/ChatClient/ChatClient/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Chattcp/ChatClient/ChatClient/obj/Debug/MainWindow.baml
Chattcp/ChatClient/ChatClient/obj/Debug/MainWindow.g.cs
Chattcp/ChatClient/ChatClient/obj/Debug/MainWindow.g.i.cs
Chattcp/ChatClient/ChatClient/obj/Debug/TaskClientWindow.baml
Chattcp/ChatClient/ChatClient/obj/Debug/TaskClientWindow.g.cs
Chattcp/ChatClient/ChatClient/obj/Debug/TaskClientWindow.g.i.cs
Chattcp/ChatClient/ChatClient/obj/Debug/TempPE/
Chattcp/ChatClient/ChatClient/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
Chattcp/ChatClient/ChatClient/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
Chattcp/ChatClient/ChatClient/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
Chattcp/ChatClient/ChatClient/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
Chattcp/ChatClient/ChatClient/obj/Debug/ThreadClientWindow.baml
Chattcp/ChatClient/ChatClient/obj/Debug/ThreadClientWindow.g.cs
Chattcp/ChatClient/ChatClient/obj/Debug/ThreadClientWindow.g.i.cs
Chattcp/ChatClient/ChatClient.sln
Chattcp/ChatClient/ChatClient.v11.suo
Chattcp/ChatServer/
Chattcp/ChatServer/.vs/
Chattcp/ChatServer/.vs/ChatServer/
Chattcp/ChatServer/.vs/ChatServer/v14/
Chattcp/ChatServer/.vs/ChatServer/v14/.suo
Chattcp/ChatServer/ChatServer/
Chattcp/ChatServer/ChatServer/App.config
Chattcp/ChatServer/ChatServer/App.xaml
Chattcp/ChatServer/ChatServer/App.xaml.cs
Chattcp/ChatServer/ChatServer/CC.cs
Chattcp/ChatServer/ChatServer/ChatServer.csproj
Chattcp/ChatServer/ChatServer/MainWindow.xaml
Chattcp/ChatServer/ChatServer/MainWindow.xaml.cs
Chattcp/ChatServer/ChatServer/Properties/
Chattcp/ChatServer/ChatServer/Properties/AssemblyInfo.cs
Chattcp/ChatServer/ChatServer/Properties/Resources.Designer.cs
Chattcp/ChatServer/ChatServer/Properties/Resources.resx
Chattcp/ChatServer/ChatServer/Properties/Settings.Designer.cs
Chattcp/ChatServer/ChatServer/Properties/Settings.settings
Chattcp/ChatServer/ChatServer/TaskServer.xaml
Chattcp/ChatServer/ChatServer/TaskServer.xaml.cs
Chattcp/ChatServer/ChatServer/ThreadServer.xaml
Chattcp/ChatServer/ChatServer/ThreadServer.xaml.cs
Chattcp/ChatServer/ChatServer/User.cs
Chattcp/ChatServer/ChatServer/bin/
Chattcp/ChatServer/ChatServer/bin/Debug/
Chattcp/ChatServer/ChatServer/bin/Debug/ChatServer.exe
Chattcp/ChatServer/ChatServer/bin/Debug/ChatServer.exe.config
Chattcp/ChatServer/ChatServer/bin/Debug/ChatServer.pdb
Chattcp/ChatServer/ChatServer/bin/Debug/ChatServer.vshost.exe
Chattcp/ChatServer/ChatServer/bin/Debug/ChatServer.vshost.exe.config
Chattcp/ChatServer/ChatServer/bin/Debug/ChatServer.vshost.exe.manifest
Chattcp/ChatServer/ChatServer/bin/Release/
Chattcp/Chat

相关说明

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

相关评论

暂无评论内容.

发表评论

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