搜索资源列表
TCP_IP Code
- uCLinux下的一个TCP/IP协议栈源码-uCLinux of a TCP / IP protocol stack source
tcpip_ucos2
- UCOS2 下的TCP/IP 协议,自己的高质量源码不多,有些也不是很通用,希望这个源码能为贵网添砖加瓦,我怀着虔诚的心想加入这个大集体!-UCOS2 under the TCP / IP protocol, source of high-quality small, some not very common. hope your source for network building blocks, I thought with the pious to join the large grou
gdb-jtag-arm.tar
- GDB Remote Stub Backend for debugging an embedded ARM system via JTAG common hardware debug interface. Communication is done via standard TCP/IP GDB Remote Serial Protocol. -Remote Stub Backend GDB for debugging an em bedded ARM JTAG system via commo
udptalk
- TCP/IP提供了无连接的传输层协议:UDP(User Datagram Protocol,即用户数据报协 议)。UDP 与 TCP 有很大的区别,因为无连接的 socket 编程与面向连接的 socket 编程也有很 大的差异。由于不用建立连接,因此每个发送个接收的数据报都包含了发送方和接收方的地 址信息。 -TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Proto
EMbedTCP-IPPro
- 专门为嵌入式系统开发的小型TCP/IP协议栈-Specifically for embedded systems development of small TCP/IP protocol stack
TCPIP
- 介绍GPRS无线数据传输系统结构,论述基于MSP430单片机和Simens公司的MC35模块的GPRS无线终端的实现,重点阐述了GPRS终端中精简型TCP/IP协议栈的嵌入,根据GPRS数传需要主要嵌入了PPP、IP、TCP、UDP、DNS等协议,最后叙述了数据透传模式下的系统软件设计。 -Introduction GPRS wireless data transmission system architecture, discusses the company based on MSP430
RT-Thread-0.4.0-beta2
- 李先静开发的rt-thread的最新版本,rt-thread是一个小型的操作系统,里面包括pThread、内存管理,GUI,TCP/IP协议栈等模块-Li Xianjing developed rt-thread the latest version, rt-thread is a small operating system, which includes pThread, memory management, GUI, TCP/IP protocol stack modules
tcp_ip_demo
- 嵌入式下的TCP/IP协议栈,支持的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP,(演示代码只支持PING)。 协议栈采用C代码编写,可以方便的移植和单片机平台上运行。-Embedded under the TCP/IP protocol stack, include support for ARP, IP, ICMP (ping), TCP, UDP, does not support IGMP, RARP, (demo code only su
arm_shaangu_v16
- 校准模拟量通道 添加TCP/IP协议版 添加傅立叶变换板 添加启动录波 添加故障录波 SCADA通信 二次谐波分析 处理直流信号 PID调节模块 -Calibrate the analog channel to add TCP/IP protocol version of the Fourier transform plate add add add fault recorder starts recording wave analysis of second harmonic SCADA
main
- 该程序详细介绍了在LINUX下接受采用TCP/IP协议传来的MJPEG视频格式解码播放的过程。-The program described in detail in the LINUX accept MJPEG video format coming from the TCP/IP protocol decode and play
xmllog.c
- XML代码编写源文件,里面是通过TCP/IP协议写的-The XML code to write the source file, which is the TCP/IP protocol to write
Embedded-_tcp_ip
- 实现嵌入式IP协议栈,实现ARP协议。 实现IP协议。 实现ICMP协议(在此层完成ping功能)。 实现TCP协议。 实现UDP协议。 实现socket通信(与linux socket 接口一致)。 实现DHCP协议-Embedded IP protocol stack, ARP protocol. IP protocol. Control Message Protocol (ICMP) (completed a ping function in this layer)
uIP-1.0
- uIP TCP/IP栈是适用于8到16位微控制器的TCP/IP协议栈,本源码包含了协议的所有文件,开发时只要简单移植就可以-uIP TCP/IP stack is suitable for 8-16 microcontroller TCP/IP protocol stack, all the files in the source contains an agreement, the development is as simple as can be transplanted
TCP_IP
- 适用于S3c2410开发板,实现了TCP-IP协议传输,在主机和开发板开发环境里都可以看到运行结果-or S3c2410 development board to achieve a TCP-IP protocol to transmit, the host and the development board development environment, you can see the results
PollenCounting
- 基于嵌入式Linux系统,通过TCP/IP协议,与花粉传感器进行数据通信,计算出花粉数量及浓度-Based on embedded Linux system via TCP/IP protocol for data communication with the pollen sensor to calculate the amount and concentration of pollen
uIP-1.0
- uip 一个免费的TCP/IP栈,它用在8位或者16位嵌入式系统的一个极小的TCP/IP栈协议栈-uip a free TCP/IP stack, it is used in a tiny 8 or 16-bit embedded system' s TCP/IP stack protocol stack
EMAC
- 用于在MAC上的上模拟以太网数据的收发,实现了TCP/IP协议-For MAC the simulation of the Ethernet data transceiver, the realization of the TCP/IP protocol
1ianrushi
- 使用tcp/ip协议进行通信,建立客户端与服务器; 使用本人的姓名拼音作为登陆名,学号作为登陆密码,securityCRT能打印登陆信息; -Using tcp/ip protocol to communicate, build client and server Use my full name as login name, student number as login password, securityCRT login information can be printed
mlpd-v1.0.1
- mlpd是一种网络打印通讯协议,用于TCP/IP打印(MLPD is a network print communication protocol for TCP/IP printing)
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates