搜索资源列表
zheng
- 本文目的是演示Linux中的SOCK_PACKET插口的使用方法,实现对网络数据帧的捕获,编程方法简洁高效,可广泛应用在网络数据的分析、过滤和协议变换上。作者通过对Linux系统的编程实践,提出了一些思考,希望对读者有所启发-purpose of this paper is a demonstration of Linux SOCK_PACKET jack way to use the network to achieve the data frame capture, programming
ARP解析
- 关键字:ARP,地址解析协议, ARP帧格式,VC, winpcap,包拦截, 这是我课程设计的一个程序,功能是在利用WinPcap提供的API函数, 使网卡工作在混杂模式下,对ARP包进行拦截,并对ARP包的格式进行分析, 本压缩包中加入了WINPCAP的安装文件,及文档说明. 本人希望与更多的人进行交流,QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : ARP, ARP, ARP frame format, VC, winpcap,
CreateLayer
- Flash Layer层创建插件 在工作中经常会有许多需要重复的操作,比如我在经常制作FLASH的时候,会经常在主timeline上建一个放label的label层和放scr ipt的actionscr ipt层,如果天天要做FLASH的话,大家一般会不停的点新建图层并重命名,为了方便以后的工作,我写了一个JSFL插件,只需要运行这个命令,在FLASH的时间轴上就会自动创建一个label层与actionscr ipt层 另外在这个包中我也放入了另一个JSFL,用于创建
xxxy_oa-
- 使用thinkphp框架的学生管理系统 。学院管理系统-i write the Student management system by using thinkphp frame. the system have some bugs .the file system can t upload .i think you can do it well
SnifferYU
- 自己编写的一个基于winpcap的Sniffer,VC++编译通过,可分析以太网帧头部、ARP、IP、TCP、UDP、ICMP等,界面美观,易于使用-I have written a winpcap based on the Sniffer, VC++ compiler is passed, the head frame can be analyzed Ethernet, ARP, IP, TCP, UDP, ICMP and so on, beautiful interface, easy t
dlos
- enctime = msecond() - enctime printf("Frame %d: %6.2fms\n", i, enctime) ioctl(fd, CMD_MOTION_GET_PROFILE, &profile) printf("convert: %d\n", profile.convert/600000) printf("gaussian: %d\n", profile.gaussian/600000) printf(
2005121410384526324
- 点对点视频会议程序VideoNet源代码-源码 该程序可以用于两个人在LAN/Intranet(或者Internet)上进行视频会议。现在有许多视频会议程序,每个都有各自的性能提升技术。主要的问题是视频会议视频帧的尺寸对于传输来说太大。因此,性能依赖于对帧的编解码。我使用快速h263编码库来达到更好的压缩率提高速度。该程序做些小改动也可以在Internet上使用 -Point-to-point video conferencing program VideoNet source cod
hkagsdhgkjaskhfd
- 本章先讨论广域网基本概念,包括广域网所提供的两种服务——数据报和虚电路。接着要讨论分组转发,即网络交换结点怎样知道应通过哪条路径(path)才能将数据转发到所要通信的目的主机。这就要查找转发表。本章只讨论查找转发表的简单过程,而转发表是如何建立的则在下一章讨论。最后介绍三种广域网,即X.25网、帧中继网和采用ATM技术的广域网。-This chapter will discuss the basic concepts of wide-area network, wide area networ
Server
- sockt 5 代理服务器服务端程序,欢迎下载测试使用-In some graphics programs to run on a very low frame rate (FPS less than 10), which is due to create a D3D device caused by the vertical sync, I do not want to correct, and are interested in what can be changed. Repeat: th
lhgdialog
- lhgdialog DIV弹出窗口框架是一个简洁、高效、美观、易用的多功能弹出窗口组件。 本人编写组件一直争取能在满足使用的情况下做到代码最简洁,执行效率高,所以有些不太实用的功能就没有加上,如朋友们需要 可自行加上。-lhgdialog DIV popup window frame is a simple, efficient, beautiful, multi-use pop-up window components. I have been fighting for the prepa
staticPageDemo
- 如何增强你网站中地址的可读性和让搜索引擎快速的收录到你的站点,这就需要你美化你的网页的地址,也就是我们常说的Url 重写技术,大家熟悉的可能有很多服务器都提供Url重写的技术,以前我们用的最多的就是Apache,Jboss这样一些服务器自带的一些Url重写,但是他们的配置比较麻烦,性能又不是太好,现在我们有专一的开源框架来完成Url重写任务,今天我要介绍的就是UrlRewriter-How to enhance the readability of your website address an
application-level-Psniff
- 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。 方法: 1. 下载 Winpcap 3.1 完毕先安装 http://www.winpcap.org/archive/3.1beta2-Wi
Qt-display-rgb565.tar
- 该代码使用TCP链接方式接受原始的RGB565视频流,然后显示在电脑或开发板上,使用的是Qt编程-i maked a Tcp clint to recv the RGB565 frame stream with Qt,it can run on the pc and board!
VideoNet-
- 该程序可以用于两个人在LAN/Intranet(或者Internet)上进行视频会议。现在有许多视频会议程序,每个都有各自的性能提升技术。主要的问题是视频会议视频帧的尺寸对于传输来说太大。因此,性能依赖于对帧的编解码。我使用快速h263编码库来达到更好的压缩率提高速度。该程序做些小改动也可以在Internet上使用。-The program can be used for both video conferencing on a LAN/Intranet (or Internet). Now t
code
- TS流中I帧的提取源码,具体分析PAT、PMT等表信息-The extracted I frame source C++, specific to different tables in the analysis of TS. PAT, PMT, etc.
MultiClientChatRoom-master
- This application allows any two persons on the LAN/Intranet (possibly the Internet) to have a video conference. There are several video conference applications that exist today. Each has its own performance enhancement techniques. The major problem i
houtai_xiangzhen
- 乡镇农户评级系统后台模板,墨绿色风格,带登录页面及后台操作页面html模板文件,框架结构(Frame),菜单有点复杂,横向纵向结合,不过本人觉得还行,适合开发各类系统后台,有心思改的朋友可以下。-Township Farmers rating system background template, dark green style with the login page and back office page html template file, frame structure (Frame
huang_houtai
- 黄色动网风格后台模板,黄色风格,框架结构,相信前两年大多数的后台都是采用动网风格或是模仿动网风格吧,希望对大家有用处。-Mobility style template yellow background, yellow style, frame structure, I believe that most of the previous two years are based on the background style or imitate Mobility Mobility style b