搜索资源列表
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
8051的UDP协议实现 协议实现--c语言编写
- 8051的UDP协议实现 协议实现--c语言编写 用51单片机实现的。-8051 to achieve the UDP protocol -- c language with the MCS-51 microcontroller.
LB_UDP
- 用硬件协议栈芯片w3100a实现udp协议,用51单片机实现 kei51环境-hardware protocol stack chips w3100a achieve udp agreement with 51 MCU environment kei51
UDP
- UDP协议站源码。很好的一个UDP源码,如果没有UDP协议站的,可以作为参考
51net-source
- 51 单片机上网,TCPIP, UDP协议,24c02
udp
- CP2201和51单片机实现ARP ICMP IP UDP协议
8019udp
- 8051单片机与RTL8019AS的UDP协议栈
UDP
- pic18f66j60单片机tcp/ip协议中的udp程序
ti lm3s9b92以太网lwip协议使用例程
- ti lm3s9b92以太网lwip协议使用例程,使用LWIP构建web服务器,以及UDP和TCP通信示意-ti lm3s9b92 Ethernet protocol to use lwip routines, using LWIP build web server, as well as UDP and TCP traffic signal
ch32b
- 程序运行要求系统中有一台运行Linux 6.0以上版本的Linux服务器,并且开放PING和UDP协议,远程发送文件程序-Program requirements have a system running Linux 6.0 or above versions of Linux servers, and open PING and the UDP protocol, remote procedure to send the file
UDP
- 单片机UDP协议源码,用C8051F120单片机与CP2200网络芯片实现的UDP协议。-udp source code on c8051f120 plus cp2200 chip.
UDP
- 嵌入式TCP/IP协议栈的UDP模块的简单设计-Embedded TCP/IP protocol stack, UDP module simple design
UDP_send
- 基于stm32f107,以移植lwip协议栈,实现udp发送数据。可以作为一个很好的lwip入门-Based stm32f107 transplant lwip protocol stack, udp send data. You can learn the lwip entry as a good
uip1
- 单片实现以太网功能的源代码,UIP1.0, uip已经实现了TCP服务端,内核已经预留UDP协议,需要自己修改部分代码。-The single-chip Ethernet function of the source code, UIP1.0, uip has achieved a TCP server, the kernel have been earmarked for the UDP protocol, you need to modify some code.
8051_udp
- 51单片机下实现UDP协议 51 single-chip realization of ARP ICMP IP UDP protocol-51 MCU UDP protocol 51 single-chip realization of ARP ICMP IP UDP protocol
stm32_rj4_usart_transport
- stm32单片机控制的网口转串口程序 (UDP协议ENC28J60芯片)-stm32 SCM network port to serial program (UDP protocol ENC28J60 chip)
GPRS_UDP
- 运行在STM32单片机上的GPRS模块上网,利用UDP协议传输与接收信息。虽然是一个项目中的一部分,但摘录部分基本可以独立-Running on STM32 MCU GPRS module on the Internet, using the UDP protocol to transmit and receive information. Although it is a part of the project, but some of the basic can be independent
xwj
- 酒店管理系统的下位机部分,基于arm9,通过udp协议于上位机链接。-Lower machine part of the hotel management system, based on arm9
UDPcommunication
- 用stm8编写的UDP协议传输功能,开发环境为IAR,测试已通过-Written by stm8 UDP protocol transmission function, development environment IAR, the test has passed
ETORS232V230507
- 内置的TCP/IP协议栈可以方便的将一个串口设备连接到以太网。本系统一共能够支持三种 不同的网络连接模式:TCP SERVER模式、TCP CLIENT模式和UDP模式。UDP和TCP协议最大的不 同是,TCP协议对所发出的数据包需要进行接收方的确认,否则发送方认为接收方没有收到数 据,进行重新传送或差错处理;UDP协议则不需要接受方进行确认。虽然不需要确认降低了数 据传输的可靠性,但是这将有利于快速的数据传输。(The system is embedded with TCP/IP st