-
jpcap
包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc
jpcap功能:
可以实现地址的侦听
捕获末加工的原始数据包。
保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。
自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。
根据用户在程序代码中指定的过滤规则过滤数据包。
向网络发送各种数型的数据包
利用Jpcap包能够开发以下几种类型的应用程序:
网络以及协议的分析器
网络监听器
网络流量记录器
网络流量发生器
用户级的网桥、路由
网络入侵检测系统
网络扫描器
网络安全工具箱
(Include the WinPcap_4_0_2. of installing the demand exes, jpcap.jar.Jpcap.dll, Jpcap wraps of gearing and allocation.doc
Jpcap function:
Can carry out the interception of address
Succeed in catching the end processes of the original data wrap.
The conservancy succeeds in catching of the data wrap a local document and read from the local document that the data that succeeds in catching in times before wraps.
Automatically distinguish the type that the data wraps to combine Java that the creation corresponds(such as:Ethenet and IPv4, IPv6 and ARP|RARP, TCP, UDP and ICMP wrap).
According to customer appointed the percolation rule in the procedure code filter a data to wrap.
The data that sends out various several toward the network wraps
Make use of Jpcap to wrap the applied procedure that can develop several category types as follows:
The analytical machine of network and agreement
Network monitor
Network discharge call register
The network discharge machine happens
The ne)
- 2010-06-03 09:57:18下载
- 积分:1
-
javadepuzzle
是一些Java的谜题,很有意思,如果能够好好思考的话,Java水平会有很大的提高(Some of Java puzzles, very interesting, if we can think carefully about it, Java will be greatly improved level of)
- 2011-07-10 10:47:58下载
- 积分:1
-
仿照WINDOWS的扫雷程序,做的不好,有BUG 大家可以自己修改。
仿照WINDOWS的扫雷程序,做的不好,有BUG 大家可以自己修改。-WINDOWS modeled on de-mining program, did a poor job, there are BUG we can modify their own.
- 2022-03-02 21:47:15下载
- 积分:1
-
BigNumCalculator - dll
大数计算,调用medlts库,进行计算大数(MELTS software is now open source! Go to Gitlab for details.
Try the MELTS web services.
rhyolite-MELTS not working correctly after an upgrade? See this support document.
Download the MELTS for Excel workbook.
Get MagmaSat and MagmaSatApp (iPad) from the .
Download rhyolite-MELTS (containing the new H2O-CO2 fluid saturation model) and pMELTS.
Download the updated pMELTS and rhyolite-MELTS for Ubuntu 14.04 and RedHat 6.7 (32- and 64-bit).
Visit magmasource.caltech.edu (alphaMELTS).)
- 2017-09-18 17:34:06下载
- 积分:1
-
GF_FLAASH
针对国产高分卫星数据设计,可批量进行大气校正处理(Design of domestic high score satellite data, mass correction can be carried out in batches.)
- 2018-06-08 20:14:06下载
- 积分:1
-
强化学习解最优控制的matlab代码
说明: 强化学习解最优控制的matlab代码,可以运行(The matlab code of reinforcement learning solution optimal control, it can run)
- 2020-11-01 22:19:54下载
- 积分:1
-
mm_qcamera_unit_test
Main binary for DM. For a high-level overview, please see dm README.
- 2015-10-29 22:40:58下载
- 积分:1
-
102727
动画窗口加载和关闭特效示例源码,程序结合易语言第三方常量支持库,调用API函数实现图片的特效加载,有0-12共13种特效。(Loading and off effects animation window sample source code , the program combined with easy language constant support of third-party libraries , API function calls to load image effects , there are a total of 13 kinds of special effects 0-12 .)
- 2016-04-13 09:39:06下载
- 积分:1
-
wifisend
/mfc 小程序 主要是用来测试wifi信号的发送 手机连接后方可与上微机进行通信(/mfc small program is mainly for communication with the microcomputer rear sending mobile phone used to test the WiFi signal connection)
- 2020-06-30 19:20:02下载
- 积分:1
-
Compiler
LL(1)文法和预测分析方法
1.文法使用产生式来定义;
2.分别求出文法中每一个非终结符的FIRST集、FOLLOW集和SELECT集;
3.画出预测分析表;
4.判定给定的文法是否是LL(1)文法;
5.给定符号串判定是否是文法中的句子,分析过程用分析表格的方式打印出来。(LL(1) Grammar and Predictive Analysis
1. Grammar is defined by production.
2. Find out the FIRST set, FOLLOW set and SELECT set of each non-terminator in grammar.
3. Draw a forecast analysis table.
4. Determine whether a given grammar is LL(1) grammar;
5. Given a string of symbols to determine whether it is a sentence in grammar, the analysis process is printed out in the form of an analysis table.)
- 2020-06-15 22:30:02下载
- 积分:1