搜索资源列表
TCPmodbushy
- tcp/modbus应用程序,实现了UDP,TCP,把串口通信转换成网络通信-tcp / modbus connection application procedures, the UDP, TCP, put into serial communication network communication
eth_tool_1.2
- 我自己工程中用来与我的工控板测试udp通信的程序-I used to work with my IPC board test udp communication procedures
UDPDemo
- 基于windows ce的UDP通信的测试程序,只要是ARM核的CPU就可以运行。
comm
- SmartARM2400开发平台 以太网程序,包括TCP和UDP通信的,LPC2478 网络通信 开发 必备-SmartARM2400 Ethernet application development platform, including TCP and UDP , LPC2478 development of network communications,necessary !
udpTest
- VxWorks系统UDP通信DEMO例子程序-VxWorks UDP DEMO
Udp_test
- 用于VxWorks中的UDP通信程序,包含客户和服务端两个程序-For VxWorks in the UDP communication program, including both client and server programs
44b0-rtl8019as
- 此程序为s3c44b0+rtl8019的网口通讯程序。程序中实现了arp协议、imcp协议和udp协议的通信!代码经测试完全可靠!-This program is s3c44b0+ rtl8019 of the net mouth communication process. Program implemented arp protocol, imcp protocol and udp protocols of communication! The code has been tested an
UDP-communication
- 这个文件当中介绍了单片机UDP通信程序的编写,能实现与上位机的数据交换-This document which describes the preparation of SCM UDP communication program that can realize the data exchange between PC and
udp
- vxworks udp示例源代码,可以直接参考做为udp通信应用程序的基础代码-vxworks udp sample source code
rpl-udp
- 基于contiki的UDP通信示例程序,包含client与server-a udp sample in contiki
Transform-station
- linux下UDP串口通信程序,串口接收下位机传的数据,然后通过UDP转发给服务器。-UDP and serial port programs with linux,receive the data from serial port and transmit it to server by UDP socket
src
- arm7移植ucos2和Lwip协议,实现UDP通信,测试程序-arm7 transplant ucos2, and Lwip agreement to achieve the UDP traffic, the test program
TCPUDPDbg
- TCP/UDP通信协议解析程序例子,TCP/UDP的概念,相关函数-TCP/UDP communication protocol parser example, TCP/UDP, the concept of correlation function
fzq_test_UDP
- UDP通信程序,基于OMAP3530处理器在WINCE系统下的应用程序,用于测试UDP通信速率。-UDP Tele Commuication Program ,based on OMAP3530 ,it can be used to test The UDP Rate.
LWIP_UDP_model
- 基于stm32f103zet6+enc28j60+lwip1.3.2的UDP通信,很基本的应用,适合作为模版开发自己的程序或移植-UDP-based communication stm32f103zet6+enc28j60+lwip1.3.2, the very basic application, suitable as a template to develop their own programs or transplant
STM32PDP83838PSHT11
- STM32实现DP83838通信程序 实现了UDP传输温湿度,TCP传输温湿度,HTTP通信.温湿度传感器采用SHT11或者DHT11。-STM32 realizes DP83848 communication procedure, and also realizes UDP procedure, TCP procedure, HTTP procedure. temperature and humidity sensor are SHT11 or DHT11.
UDP
- 基于STM32F107平台开发的UDP模式的Server和Client通信程序。-STM32F107-based platform for the development of the Server and Client UDP mode communication program.
udp
- 网络通信UDP程序源代码,包含服务器端和客户端-UDP network communications source code, including server and client
UDP0613
- 基于STM32F427的一个程序,包含双CAN通信,MCP2515,RMII 接口UDP通信,可以直接寄存器方式访问FPGA内部数据(STM32F427 based program, including double CAN communication, MCP2515, RMII interface, UDP communication, you can directly register access to FPGA internal data)
网络通信实验
- 硬件资源: 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接口驱动) 实验现象: