搜索资源列表
网络校时
- 网络校时程序 因本人计算机cmos电池缺点,系统时间每次开机都丢失,所以我就想通过网络来及时调整自己的时间。 起初我从网络上搜索到很多类似的软件,但他们都附带其他我并不想用的功能。所以我决定自己去做一个只校时的软件。 首先,需要寻找一个稳定快捷的网络时间服务器,这是至关重要的,否则这个程序将失去他的价值。搜索结果很多,不过好多都延时厉害,有些还可能造成程序陷入假死状态。因而我从同类软件中找寻他们所使用的服务器地址,这样经过实践考验的地址应该比自己盲目搜索的质量要好的多。 另外
状态检测
- 可以检测网络状态,包挂是否伤亡,打开生么网址很好-can detect network state, linking packet casualties, the website opened Mody good health
ping检测网络通断
- 用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态-used to determine network ping-off too slowly, the program can achieve rapid judgment network communications severed
网络仿真-1-持续的CSMA
- 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > d
AttackPort
- 一个向局域网某个端口不断发送数据包的小工具,可以模拟某种网络状态-a port to a LAN continuously send data packets small tool can simulate some kind of state network
NetworkSniffer
- VC++编程实现网络嗅探器在调试状态下,在Output窗口中输出监测信息,监测局域网信息-VC Programming Network Sniffer debugging under the Output window, output monitoring information, LAN monitoring information
HTTPmonister
- 网络监控器,可监控计算机上网的信息,监控计算机状态-network monitoring device that can monitor computer access information, monitor the state of computer
OPNETERROR
- 初学OPNET,个人觉得要注重三个方面: 1,OPNET 的网络仿真机制,包括三层建模、离散事件驱动仿真机制、通信机制、 有限状态机等,主要是看帮助文档中的原理部分; 2,OPNET 的核心函数,多看帮助文档中各核心函数的介绍以及示例很有帮助; 3,掌握ODB 的调试,个人感觉OPNET 的调试不难,关键是要善于从OPNET 的仿真 原理入手来找可能的错误所在,我的经验就是按着数据走的流程来分析。 另外,有时间的话,可以找一个OPNET 提供的标准模块代码来看看,有利于理
network_test
- 用c++builder写的检测网络通畅与否的工具,可用于自动机器人对服务器监控,网络状态检测等,在bcb6下编译通过-c builder with a detection network was open or not the tool can be used to automatically control robot to the server, network performance testing, the compiler through bcb6
VC++netxiutan
- visual c++实现的网络嗅探器,可以探测本地计算机的网络状态
netcheck
- 基于IP的网络状态实时监测系统的设计与实现-IP-based real-time network status monitoring system design and implementation
device-performance-monitor
- wan-monitor是监视网络设备状态的,而device-performance-monitor是用来监视设备性能,CPU/MEMORY。基于SNMP,windows/vc6。
NetworkWatchSystem
- 网络设备监控软件说明文档 雪峰 1、自己公司是做网络通讯服务的,需要对各个基站、节点的网络连接状态监控 2、以及设备资产进行管理 是DELPHI开发的,需求详细说明、开发文档、编程规范等在解压后的目录NewNet\\document\\中 tony.he 13960833000 8135666@163.com
22
- 1.了解网络命令的基本功能 2.掌握基本网络命令的使用方法3.掌握使用网络命令观察网络状态的方法
server_view_delphi
- 用DELPHI写的可以监控网络上主机网络状态的工具。
TinyNetStat
- 一个基于对话框应用的TinyNetStat,该应用用来查询本机的网络状态信息以及统计IP信息,跟Win32平台自带的NetStat有相似的功能。该程序主要使用IP助手函数GetTcpTable,GetUdpTable以及GetXXXStatistic来编制,整个过程应该比较简单,tinyle 没花多少时间就写出来了,呵呵。-a dialog-based applications TinyNetStat, the application can be used to query the netwo
VC++编程实现网络嗅探器
- 在调试状态下,在Output窗口中输出监测信息,监测局域网信息-debugging under the Output window, output monitoring information, monitoring LAN Information
网络状态检测
- 网络状态检测程序,可以分析数据包内容,可以借鉴一下。-network performance testing procedures, analyze data packets, we can learn some lessons from.
Mento Supplicant v3.8 src
- 本文件包含网络认证软件的源代码,非常好用!能够很好地检测认证过程中的网络状态。-network authentication software source code, very handy! Good to detect the certification process, the network state.
简单的web浏览器
- 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long