搜索资源列表
TCPNetKit_with_sourceCode
- TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编
IP
- 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 提供WebSever和UDP服务器范例。 还没实现功能:
GPRS
- MC55草做代码,是用STM32操作,用GPRS收发数据,登录服务器-MC55 EDIG
ENC28J60_STM32_TFT
- stm32f103为控制核心,enc28j60为网络模块,ili9325驱动的液晶屏lcd 实现web服务器,使用GET 命令数据传输,发送指令,并调用其他服务器图片美化网页,可以学一学html语言,设计更好的页面,调试成功与大家分享,最初代码来自于别人的。-stm32f103 for the control of the core, enc28j60 for the network module, ili9325 driven LCD screen lcd achieve web server
s3c2410adc.tar
- 基于s3c2410芯片的数据采集系统 目标环境:S3C2410芯片、经裁剪后的linux2.6内核、sqlite数据库、cgi库 项目描述:节点端采集数据,并通过网络把数据传给服务器端。 服务器接收数据,并把数据保存在数据库中。 服务器可以通过CGI程序远程控制节点发送数据的时间间隔。 该系统还有配套的数据库本地查询系统和基于CGI的网络查询系统。-S3C2410 chip-based data acquisition system target environment: S
NetBroadcast
- 数字广播系统的开发源码,ARM7(LPC2000)平台上通过RTL8019从服务器端结束MP3格式数据,在本地利用STA013进行解码播放,并支持遥控选台和显示-Digital broadcasting system development source, ARM7 (LPC2000) platform RTL8019 from server-side through the end of MP3 format data, in the local use of decoding STA013
ARM-based
- 基于ARM的流媒体服务器。使用arm的管理功能和以太网功能实现对音频和视频数据的处理和传输。 电路图+源代码-ARM-based streaming media server. The management of the use of arm function and implementation of Ethernet functions for audio and video data processing and transmission
msg
- GPRS传播数据,发送短讯,连接服务器,显示型号强度-GPRS data transmission, sending SMS, connect to the server, display model strength
main
- gps数据通过stm32连接SIM300发送数据到服务器-GPS data through the stm32 connection SIM300 sending data to the server
STM32F107UDPsever
- 基于stm32f107的UDP服务器程序,可以接受客户端指令并执行相关操作,比如读取falsh数据发送。-Based a stm32f107 UDP server program can accept client instructions and perform related operations, such as read falsh data transmission.
STM32-UDP-WEB
- STM32-UDP数据传输和WEB服务器-STM32-UDP data transfer and WEB server
TCP_IP_LED
- 实现了LWIP作为服务器端,实现接收发送数据的功能。-LWIP realized as a server-side, to realize the function of transmitting and receiving data.
ESP01-STM32RBT6
- 基于esp01和rbt6的数据上传到服务器,同时远程也可以通过本地灯的亮灭。- 基于esp01和rbt6的数据上传到服务器,同时远程也可以通过本地灯的亮灭。 Data upload to the server based on esp01 and rbt6, while remote can also be lit by the local lamp.
mega128_6
- 做过的一个GPRS数据传输的项目,CPU用ATMEGA128,GPRS模块用MC55,通过RS232获取现场其他仪表数据,然后通过GPRS传输到服务器-Done a GPRS data transmission project, CPU with ATMEGA128, GPRS module with MC55, through the RS232 access to other on-site instrument data, and then transmitted to the serve
embedded template
- 该系统使用SMT32 ESP8266组成环境监测节点的平台程序,方便搭载各种传感器对服务器进行数据发送。在B站有简单讲解视频 用户名:lissettecarlr(The system uses SMT32 ESP8266 to form the platform program of environment monitoring node, which is convenient for carrying various sensors to transmit data to the ser
F107+83848--TCP服务器收发数据
- 基于STM32F107和DP83848芯片的TCP服务器收发数据(TCP server send and receive data)
高级例程-以太网-TCP服务器收发数据
- 高级例程-以太网-TCP服务器收发数据
UDP服务器收发数据实验(ucos版)
- 在ucos系统下用stm32实现udp服务器收发数据实验(Using UCOS to realize data sending and receiving experiment of UDP server in STM32 system)