搜索资源列表
获取网络设置,网卡信息
- 是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。-access to a network of DNS, subnet mask, Ethernet addresses the integrated process, including attention to the procedures of Chapter IV of 4.2, 4.3 of the two procedures. (Preferably
S7_200PLC OPC
- 采用vb 实现的工业控制系统中的OPC(OLE FOR PROCESS CONTROL)通信控制程序,可以实现与西门子 多个243-1以太网通信模块实现连接-used vb, bringing the control system of OPC (OLE FOR PROCESS CONTROL) communication control procedures, can be achieved with Siemens over 243-1 Ethernet communications mod
checksum1
- 计算校验和 命令行:check_sum infile 其中check_sum是程序名,infile是数据文件名 输出:数据文件的校验和。 目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, a
Knight_获取网络设置,网卡信息
- 获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序-access to network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the integrated process
读取网卡mac
- 用VC++开发读取网卡MAC地址的程序,可以作为验证软件合法的一个通用模块 -with VC read the Ethernet MAC address procedures, the software can be verified as legitimate a Universal Module
hypppoe
- 关于PPPOE的实现源文件,可以为需要做以太网下的PPP提供一个很有力的参考-PPPOE the realization of the source document and can be done under the PPP Ethernet provide a very powerful reference
获取物理地址等
- 1、 设计一个程序,使得能够获取本机安装的以太网卡的物理地址。 2、 设计一个简单的应用程序,使得该程序只能在装有指定地址网卡的微机上运行。 -1, a design that allows access to the installation of the Ethernet card physical address. 2, the design of a simple application that allows the procedure only in designated a
以太帧
- 这是我课程设计的一个程序,程序监听信道上所有以太帧,解析以太帧的内容,对各帧输出监听到帧的时间以及帧各字段的值-This is my curriculum design a procedure is all eavesdropping channel Ethernet frames, analytic Ethernet frames, the output of the frame to monitor the time frame and the frame of the field'
v12
- 无线网卡 802.11b/g 54M pci 接口-wireless 802.11b / g Ethernet PCI interface
delphi7-Project1
- PC机和以太网转串口设备通讯例子,很好用的,可测试网络接口的数据收发。-PC and Ethernet to serial communications equipment examples of good, it can test the network interface data transceiver.
vc6-testnet
- Visual C++实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。-Visual C materialize PC and Ethernet to serial communications equipment example, can be used to test Ethernet switch serial data transceiver situation.
java-testnet
- java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
EthernetCRC
- 该c代码可以实现对以太网数据的crc32校验-the code can be achieved on Ethernet data crc32 calibrator
get_net_info
- 可获取本机(windows环境下)的网络设置和网卡信息。-access to the machine (Windows environment) and Ethernet network configuration information.
getnetsettings
- “获取网络设置”是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了两个程序。(最好在win98中测试)。-"access network configuration" is a network access to DNS, subnet mask, Ethernet addresses the integrated process, the attention of the procedure, including the two procedures. (
networkaddress
- 介绍串口以太网的软硬设计,采用NUT/OS嵌入式操作系统-introduced Serial Ethernet hardware and software design, using NUT / OS embedded operating system
net_birdge
- 该代码在FB中提供桥接功能,不过他只是在以太网接口上工作,能提供多个逻辑桥-FB provide bridging function, but he is in Ethernet interface, logic can provide a number of bridge
getpacket
- 截获以太网数据的源代码,面向数据链路层的编程-intercepted Ethernet data source code for the data link layer Programming
多网卡get_tcp_cfg
- 获取系统中多网卡信息-access system information over Ethernet
Ethernet
- 模拟Ethernet帧的发送过程 编写程序模拟Ethernet结点的数据发送流程。 具体要求: 1)用两个线程a和b来模拟Ethernet上的两台主机。 2)用一个双字类型变量Bus来模拟总线(将其初始化为“\\0”,并且总线等于“\\0”时表示总线空闲)。 3)两个子线程向总线发送自己的数据。数据用该线程的线程号进行模拟,发送数据用线程号和Bus的“或”操作进行模拟(即Bus=Bus|ID,ID为该线程的线程号)。 4)每台主机须向总线上成功发送10次数据,如果其中某次
