文件名称:ChatTest
- 所属分类:
- 扫描程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-30
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- 肖**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
网络编程最主要的工作就是在发送端把信息通过规定好的协议进行组装包,在接收端按照规定好的协议把包进行解析,从而提取出对应的信息,达到通信的目的!中间最主要的就是数据包的组装,数据包的过滤,数据包的捕获,数据包的分析,当然最后再做一些处理!-The main job is to network programming in the sender information by specifying the good agreement assembled package, good agreement in accordance with the relevant provisions on the receiving end the packet parsing, so as to extract the corresponding information, achieve the purpose of communication.Among the most main is packet assembly, packet filtering, data packet capture, packet analysis, and then do some processing of course!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChatTest\ChatTest\bin\Debug\ChatTest.exe
........\........\...\.....\ChatTest.pdb
........\........\...\.....\ChatTest.vshost.exe
........\........\...\.....\ChatTest.vshost.exe.manifest
........\........\ChatTest.csproj
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\obj\Debug\ChatTest.csproj.FileListAbsolute.txt
........\........\...\.....\ChatTest.csproj.GenerateResource.Cache
........\........\...\.....\ChatTest.exe
........\........\...\.....\ChatTest.Form1.resources
........\........\...\.....\ChatTest.pdb
........\........\...\.....\ChatTest.Properties.Resources.resources
........\........\Program.cs
........\........\...perties\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\ChatTest.sln
........\ChatTest.suo
........\........\obj\Debug\Refactor
........\........\...\.....\TempPE
........\........\bin\Debug
........\........\obj\Debug
........\........\bin
........\........\obj
........\........\Properties
........\ChatTest
ChatTest