搜索资源列表
PPP_md5
- 编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务-end of a compiler based on the Serial PPP access, users dial-up after the success of PPP services have a process, or other processes to process core can send data packets, th
IOCPNet_Demo
- SOCKET基类,数据包处理,自动解饱.这是个VC开发的打包与解包的核心代码,以飨大家-SOCKET base class, data packet processing, automatic solution bun. This is a development of the VC Packing and Unpacking the core code for our people
ChatIP
- 该源码将声卡采集到的声音数据通过socket发送到另外一个终端,该终端根据得到的声音数据调用硬件接口播放声音。其核心就是声音数据的采集、传输和播放-source of the sound card processing of voice data sent through the socket to another terminal, the terminal according to the voice data transfer hardware interface broadcast vo
OPNETERROR
- 初学OPNET,个人觉得要注重三个方面: 1,OPNET 的网络仿真机制,包括三层建模、离散事件驱动仿真机制、通信机制、 有限状态机等,主要是看帮助文档中的原理部分; 2,OPNET 的核心函数,多看帮助文档中各核心函数的介绍以及示例很有帮助; 3,掌握ODB 的调试,个人感觉OPNET 的调试不难,关键是要善于从OPNET 的仿真 原理入手来找可能的错误所在,我的经验就是按着数据走的流程来分析。 另外,有时间的话,可以找一个OPNET 提供的标准模块代码来看看,有利于理
网络监听程序
- 使用JBuilder 9.0利用Java来编写一个实现具备数据包统计和分析功能的网络监听程序。由于核心Java API不能访问底层的网络数据,因此在使用Java编写网络监听程序时就必须借助一些工具。在本程序中借助Wincap和Jpcap这两个工具来对网络底层进行访问,帮助实现网络监听程序。-use JBuilder 9.0 Java prepared to achieve with a packet of statistics and analysis capabilities of netwo