搜索资源列表
dm642-tcp(LWIP)
- 这是基于TI公司的DSP TMS320DM642而开发的TCP/UDP协议,从而使DSP具备网络传输的能力-This is based on TI's DSP TMS320DM642 and development of the TCP / UDP , thereby enabling DSP with the network transmission capacity
socket
- 为了测试winCE下的TCP的连接所写的东西,东西很主要实现的Socket,tcp传输.希望能大家有所收获!
IP
- 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 提供WebSever和UDP服务器范例。 还没实现功能:
TCP(CE)
- WINCE下可以正常使用的TCP及UDP两种传输方式的EVC原码
jpegNetWork--TCP
- 基于DM642、DM643的网络摄像机,实现网络视频传输功能,采用TI的JPEG库进行视频压缩,使用TCP协议传输,达到每秒10帧以上,基本实现实时功能。
freemodbus-v1.5.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
W5100_51
- 用89C51模拟SPI驱动W5100,实现TCP传输-89c52+w5100 driver,TCP CLIENT,TCP SEVER
tcptoudpv31cn
- TCP/IP调试助手,这个软件可以设置TCP/IP或者UDP传输。软件可以自动设置发送,在做服务器时可以接收并显示客户端联接的个数。非常方便-TCP/IP debugging assistant, the software can be set to TCP/IP or UDP transport. Software can automatically set to send, do server can receive and display the number of client conn
TCPClient
- 在EVC4.0下的TCP传输客户端 绝对好用。-In the TCP transmission EVC4.0 client absolutely useful.
TCP
- 实现了C8051F340单片机依据TCP协议传输数据-C8051F340 realize a single-chip based on TCP protocol to transmit data
DM642_Client
- DM642 网络传输代码,可动态配置IP地址,也可自己设置IP,网关等,使DM642使用TCP/IP连上网-DM642 network transport code, and can be dynamically configured IP addresses, can also set up their own IP, gateway, so that DM642 using TCP/IP to connect to networks
TCP
- 介绍了DSP怎么样进行TCP传输的功能,代码运行成功,可以应用。-application of tcp
freescare
- 该上位机软件是专为飞思卡尔智能车大赛设计的,参看界面可知能够显示车速舵机角度,以及其它一些信息,进行TCP传输的模块还没有做。该程序还能将所采集到的数据运用ODBC技术写进EXCLE表格中,略加修改也可写进ACCES数据库中。-The PC software is designed for Freescale' s Smart car design contest, see the interface known to display speed steering angle, and o
sound_tcpipok
- 该工程为ARM开发平台YC-2440上实现的语音加密通信程序,语音数据通过TCP协议传输,加密算法采用logistic迭代,修改arm板子上声卡驱动,使之支持双工即可实现两机之间的语音加密传输-The project development platform for the ARM YC-2440 on the implementation of voice encryption communication program, through the TCP protocol to transmi
jpegNetWork--TCP
- 基于DM642、DM643的网络摄像机,实现网络视频传输功能,采用TI的JPEG库进行视频压缩,使用TCP协议传输,达到每秒10帧以上,基本实现实时功能。-DM642,DM643-based network camera, network video transmission capabilities, TI s JPEG library used for video compression, using the TCP protocol to transmit, more than 10 f
file_transfer.tar
- linux系统下实现文件传输,主要实现为socket的tcp链接,是现在不同电脑上的文件传输。-linux system to achieve file transfer, the main achievement is the tcp socket link is now on a different computer file transfer.
ADC-TCP
- MCU内置ADC采集电压数据,通过wifi模块的TCP传输给服务端,模块作为客户端-send adc data to server with wifi
C#TCP UDP(Source)
- 本软件实现调试助手的相关功能,通过TCP UDP两个协议可以传输数据,可供串口调试使用(This software implements debugging assistant related functions, through the TCP UDP two protocols can transfer data, can be used for debugging serial port)
STM32W5500温度传输
- 使用STM32103C8开发板和W5500模块实现TCP/IP温度传输(Using STM32103C8 development board and W5500 module to realize TCP/IP temperature transmission)
4.TCP Client
- W5500 TCP 客户端例程 可以实现TCP客户端与服务器进行数据传输。(W5500 TCP client routine The data transmission of the TCP client and the server can be realized.)