资源列表
读写XML文件
- 这是一个以VB编写的XML读写文件的例子,可以作为客户端掉用web service的工具-This is a sample about using VB to read &write XML files,it can be use as a tool that client invoke web service.
weibo_spider_info
- 简单的新浪微博爬虫,采用python+selenium实现。 虽然是简单的微博爬虫,但是至少能运行。同时包括源码及爬取的示例-Simple Weibo reptile, using python+ selenium achieve. Although it is simple microblogging reptiles, but at least be able to run. Also includes source code examples and crawling
图解TCP_IP_第5版
- 这是一本图文并茂的网络管理技术书籍,旨在让广大读者理解TCP/IP的基本知识、掌握TCP/IP的基本技能。 书中讲解了网络基础知识、TCP/IP基础知识、数据链路、IP协议、IP协议相关技术、TCP与UDP、路由协议、应用协议、网络安全等内容,引导读者了解和掌握TCP/IP,营造一个安全的、使用放心的网络环境。 本书适合计算机网络的开发、管理人员阅读,也可作为大专院校相关专业的教学参考书(This is an illustrated online management technol
pcapWang
- 获取pcap报文数据的五元组(时间,源IP,目的IP,源MAC,目的MAC,并过滤http请求(Five tuples (time, source IP, destination IP, source MAC,destination MAC), Filter HTTP request)
recv_ps_data
- 接收解析封装H264为PS数据的RTP包(Parsing RTP packages encapsulated into PS data)
My_Sniffer-master
- 模拟sniffer嗅探器,抓数据包软件,是一种基于被动侦听原理的网络分析方式。(simulate sniffer.Grasping data package software is a network analysis method based on the principle of passive interception.)
抓取IP包
- Windows系统下C++程序实现IP数据包的抓取和分析
PriceAction策略源码
- 该EA程序可用于外汇市场价格行为分析,趋势强度计算,可自动交易(The EA can be used for foreign exchange market data analysis, trend strength calculation, can be automatically traded)
VC++ LSP劫持修改
- 一、LSP的安装,先抛开socks代理不说 1、构造自己的LSP,并安装之; 2、遍历已有 服务提供者,找到刚安装的LSP入口ID; 3、构造自己的协议链,并安装之; 4、对所有协议链进行排序,并将我们的协议链放到最上面。 二、LSP的编写 主要操作都在WSPStartup中,其他WSP函数就是对原函数的HOOK,详情看下面代码。 ...
hspcap
- 使用pcap4j 进行 流量数据捕获,流量包解析(Using pcap4j to capture traffic data and analyze traffic packets)
JpcapDumper
- 使用抓包程序,可以从捕获的数据了解ip数据包包含的信息(Using the capture program, we can know the information of IP packet from the captured data)
C语言实现JSON
- JSON实现,包括组包,解包 网路通讯或WEB数据交换常见数据包