搜索资源列表
用Java编写HTML文件分析程序
- 用Java编写HTML文件分析程序 一、概述 Web服务器的核心是对Html文件中的各标记(Tag)作出正确的分析,一种编程语言的解释程序也是对源文件中的保留字进行分析再做解释的。实际应用中,我们也经常会碰到需要对某一特定类型文件进行要害字分析的情况,比如,需要将某个HTML文件下载并同时下载与之相关的.gif、.class等文件,此时就要求对HTML文件中的标记进行分离,找出所需的文件名及目录。在Java出现以前,类似工作需要对文件中的每个字符进行分析,从中找出所需部
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
取网页源码(含Frame)
- 取网页源码(含Frame)-Get WWW page source code (include frame).
frame
- 对以太帧进行手动封装,对封装好的帧解析各个字段-Ethernet frame to manually package and a good frame for the package to resolve the various fields
Ethernet-frame-send
- 模拟Ethernet帧的发送过程,C++源程序编写。-Simulation of Ethernet frames sent process, C++ source code to prepare.
frame
- 帧是在数据链路层数据进行传输与交换的基本单位。本次试验的目的是应用数据链路层的知识和基本原理,通过构造一个具体的Ethernet帧,从而深入理解网络协议的基本该法年与网络问题处理的一般方法。 -frame
frame
- 可以实现帧的封装与解析,可以运行。 二、 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe -e/-u outputfile/inputfile 其中,-e为封装命令,-u为解析命令。outputfile为要执行封装操作的文件名,inputfile为要执行解析操作的文件名。 程序运行平台:Windows 编程环境:VC6.0 语言:C++ -The package can be achieved wit
frame1
- 以太网帧的封装和解析(命令行实现,封装命令\debug\fram1 -e file1,解析命令为frame2 -u file1)-Ethernet frame encapsulation and parsing (command-line implementation)
Frame
- Ethernet帧结构解析程序:了解帧结构的各个字段的含义以及帧的接收过程-Ethernet Frame Structure of program: understanding the frame structure of the meaning of each field and the frame of the receiving process
1
- 网络数据帧的截获与监听-Network data frame capture and monitor
Ethernet-Frame
- 自己写的Ethernet 数据帧解析与封装协议-the ethernet frame package and unpackage
Ethernet-frame
- Ethernet帧结构解析程序 -Ethernet frame structure analytical procedures
frame
- 此程序是用V4L2采集出来图像的具体帧格式的说明,非常利于采用TCP/IP协议传输。-This program V4L2 acquisition, a descr iption of the image frame format is very conducive to using TCP/IP protocol to transmit.
Frame-analysis.tar
- 解析和封装MAC帧,对于过长的帧也可以实现解析,完全遵循Ethernet帧的格式的要求.-允许输入拉丁字符的拼音 Parsing and encapsulated MAC frame, for the frame is too long can also achieve resolution, full compliance with the requirements of the format of the Ethernet frame.
frame
- 数据链路层帧中继通信过程,ping,pong实例-Data link layer frame relay communication process, ping, pong instance
link-layer-frame-format
- 学习IGMP时,涉及的几种链路层帧格式汇总学习-some link layer frame format are provided
frame
- frameset是框架,一个网页被划分成几个块, 每个块为不同的网页文件。ifr a me是内嵌网页,可以被嵌在一个页页的任何地方。一般ifr a me使用灵活些。 当使用框架时页面中不应该有body标签。 frameset标签是成对出现的,以<frameset>开始,</frameset>结束,里面用frame。 frameset里面还能嵌入frameset。嵌套框架,框架可以进行多层嵌套。 frameset里面的id,为了方便后面用Javascr ip
Ethernet-frame-structure-parser
- Ethernet帧结构解析程序,可以分析以太网的帧结构-Ethernet frame structure analysis program that can analyze Ethernet frame structure
Ethernet-frame-code
- 帧是网络中基本传输单元,熟悉帧结构对于理解网络协议的概念、协议执行过程以及网络层次结构具有重要的意义 -A network frame is the basic transmission unit, familiar with the frame structure for understanding the concept of network protocols, and network protocol implementation has important significance
frame
- 帧封装代码-按照计算机网络高级软件编程技术书-Frame code- in accordance with computer network advanced software programming technology