搜索资源列表
fangjiequ-yanzheng
- 防止封包被拦截网络验证客户服务端.e语言源码,可以加到自己需要的源码中,很实用!-Network authentication packet is blocked to prevent the customer service side. E language source code, source code can be added to their needs, it is very practical!
TcpAssist
- VC编写的网络通信程序调试工具,可选择作为服务器或客户端-VC prepared debugging network communication tools, the option as a server or client
CSHARPSOCKET
- C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
blueleech
- 依据网络爬虫原理来分析和构建基于客户端的网络爬虫工具,通过Java Swing构建可视化客户端,用户可以爬取特定网页内容,同时可以指定过滤条件(比如:过滤URL前缀、后缀或文件扩展名等等),最后将所爬取的网页内容存储到本地。-According to the principle of web crawler to analyze and build based on the client web crawler tool, through the Java Swing to build visu
IOCPClient
- 练习IO完成端口的客户端程序,参考网络,由VC6编译通过-IO CompletionPort Client.
httpanalysis
- 实现网络数据包捕获,完成TCP和UDP流量的统计,客户端类型分析,数据包类型分析,HTTP内容还原-For network packet capture, complete TCP and UDP traffic statistics, client type analysis, packet type analysis, HTTP content reduction