搜索资源列表
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
TCPmodbushy
- tcp/modbus应用程序,实现了UDP,TCP,把串口通信转换成网络通信-tcp / modbus connection application procedures, the UDP, TCP, put into serial communication network communication
VIDEOCAPTURE.tar.gz
- arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
comm
- SmartARM2400开发平台 以太网程序,包括TCP和UDP通信的,LPC2478 网络通信 开发 必备-SmartARM2400 Ethernet application development platform, including TCP and UDP , LPC2478 development of network communications,necessary !
DSP_TCPIP
- 基于DSP网络中的TCP/IP协议研究,本文通过对TCP/IP协议的具体分析,解决了以数字信号处理器(DSP)为核心的局域网络DSP端的IP地址问题,实现了DSP与PC机之间的UDP协议通信-DSP-based network TCP/IP protocol, the paper through the TCP/IP protocol specific analysis to solve a digital signal processor (DSP) as the core DSP LAN s
ucos_tcpip_44boxADS1.2
- tcpip 在44b0x板上的移植,ucos-ii,开发环境是ADS1.2。很长一段时间里,我没有在网上下到直接能在44B0X –RL8019 的ADS1.2环境下的 TCPIP 程序.而嵌入式之所以区别于8位单片机,最主要的是他能方便实现上网. 因此,学习嵌入式,没有掌握网络通信,算不上真正的嵌入式.于是自己根据网上下载 的程序,结合TCPIP原理,慢慢的修改, 终于程序能稳定运行了.现在的演示例子,同时能运行tcp和udp协议. Tcp的演示是通过一个小小的嵌入式网页来实现的, 而UDP
ARM9UDP(Wince)
- 基于ARM9(Wince)的网络音视频通信-Based on the ARM9 (Wince) audio and video communications network
SourceCode28_RTL8019AS_UDP_OK
- DSP2812 网络通信UDP协议源代码,可直接编译运行。-DSP2812 UDP network communication protocol source code, can be directly run the compiler.
sockettcpcom
- 基于VC++的网络通信编程,用于UDP通信,在WinCe平台运行过,对于在ARM上做开发具有一定参考价值。-VC++-based network communications programming, for UDP traffic, running over the WinCe platform, developed for the ARM to do with a certain reference value.
DispNet
- vxworks操作系统下,网络UDP通信的基本设置和网络通信收发任务启动后收发网络报文.-vxworks operating system, the basic settings of the network UDP traffic and network communications transceiver task starts send and receive network packets.
31-UDP
- 基于wince的udp通信示例。创建套接字:网络地址的格式,传输方式(数字模式),0代表UDP协议-Wince, udp communication example. Create socket: network address format, transmission (digital mode), on behalf of the UDP protocol
2-6-2UDP
- TQ2440平台,基于LINUX 嵌入式系统的UDP通信源代码,是网络编程入门的好资料-TQ2440 platform for embedded systems based on LINUX UDP communication source code, network programming a good data entry
UDPCOMDISP7-25
- 下位机是ARM2440,基于winCE6.0,程序接受上位机的网络图像数据在界面上适时显示,通信协议基于UDP,是一个嵌入式视频监控程序,基于VS2005,C++开发,源码对图像视频接受显示做了深入研究,在本项目中调试运行通过,也是业内仅有的公开源码-Lower machine is ARM2440, based winCE6.0, PC network program accepts image data in the interface time display, communication
AT91SAM_uCOSII_Lwip
- 在AT91SAM7X平台上,使用lwip网络协议栈来实现和互联网通信,支持ARP,TCP,UDP等基础协议,方使实现远距离和大数据传输-On AT91SAM7X platform, using lwip network protocol stack to achieve and Internet communications, support ARP, TCP, UDP and other basic agreement, parties make to achieve long-range a
W5100_UDP(Mode=2)
- 这是STM32单片机+W5100采用UDP方式的网络通信代码-This is the STM32 microcontroller+ W5100 use of UDP network driver code
udp
- 网络通信UDP程序源代码,包含服务器端和客户端-UDP network communications source code, including server and client
网络通信实验
- STM4开发板的网络通信实验,包括udp,tcp(STM4 development board network communication experiments, including UDP, TCP)
用FPGA实现简单的UDPIP通信
- 使用verilog语言实现了UDP协议网络通信(Verilog protocol is used to realize UDP protocol network communication)
基于FPGA实时视频图像网络传输系统设计
- 使用FPGA实现以太网的传输,通信方式为UDP(Using FPGA to achieve Ethernet transmission, communication mode is UDP)
网络通信实验
- 硬件资源: 1,DS0(连接在PF9),DS1(连接在PF10) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 5,LAN8720(通过RMII接口驱动) 实验现象: