搜索资源列表
CS8900A_汇编实现51单片机的TCP_IP协议
- 在51单片机上用汇编实现的TCP/TP协议网络通信,1、可以接收和发送帧 2、 实现了ARP报文传输;3、 ARP应答;4、实现了ICMP协议 5、 可以被其他网络中的主机Ping到 6、 实现了UDP协议-in 51 MCU used to achieve a compilation of TCP / TP network communication agreement, one that can receive and send two frames to achieve the ARP p
tcpip5151
- tcpip.rar 是一个51控制8019的程序,我已用于商用.还很稳定,有兴趣的可以看一下,对TCP IP UDP ICMP ARP RARP HTTP均可以实现.-tcpip.rar control is a 8019 51 procedures I have used the business. very stable, which is interested can look at it. TCP UDP ICMP IP ARP RARP HTTP are to be attained.
LANDetect
- ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according
mcu_netV1.00
- 移植uIP1.0到51单片机上的版本mcu_netV1.00 uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。 -Transplantation uIP1.0 to 51 single-chip version of the mcu_netV1.00 uIP ARP/ICMP/TCP proto
Ne2000
- 为pci接口的RTL8029AS网卡的单片机程序,包括TCP/IP,ARP,发送接收等程序-Interfaces for the pci card microcontroller RTL8029AS procedures, including TCP/IP, ARP, send to receive such procedures as
CCNA8
- bootstrap:存储在ROM中的微码(microcode)中,用来在初始化的时候启动router,然后加载IOS POST:存储在ROM中的微码中,用来检查硬件基本配置是否正常,然后决定哪些接口可用 ROM monitor:存储在ROM中的微码中,作用是测试和排疑等 Mini-IOS:Cisco叫它RXBOOT或bootloader,它是存储在ROM中的,IOS的简化版本,用来把IOS加载到闪存中 RAM(random-access memory):用来保存数据包
test4_tb
- 用于实现 32个条目的 APR 的测试台-the test bench forusing vhdl language to realize ARP protocol with 32 entries
macof
- macof arp flooping , attack the switch CAM table , then the switch will flood the traffic every port on that broadcast domain.-it s a tool that send random "mac address,like gratis" to DoS the CAM table.
Wireless_world_in_NS
- Mobilenode at core of mobility model Mobilenodes can move in a given topology, receive/transmit signals from/to wireless channels Wireless network stack consists of LL, ARP, MAC, IFQ etc Allows simulations of multi-hop ad hoc networks, wireless
ENC28J60DEMO
- 使用方法: 程序设置了ENC28J60的IP为192.168.0.15,模块通电后与电脑的网口用网线连接起来, 设置电脑的本地IP为192.168.0.**(**自定),网关为192.168.0.15,其他默认,配置 成功后便可以arp或ping模块。 打开浏览器,在地址里输入http://192.168.0.15/123456可打开开发板简单网页,页 面上通过按键来控制开发板LED的亮灭。-Use: setup the ENC28J60 of IP to 192.168
program
- Using AVR and RTL8019as to implement Ethernet Protocol, include ARP, TCP, UDP, ICMP ...etc-This is a Atmega32 AVR with RTL8019AS Chips