搜索资源列表
embedded_linux_tcpip
- linux下TCP/IP的简单测试程序,已经在LINUX和嵌入式LINUX下通讯成功。-Linux TCP / IP simple test procedure in Embedded Linux and Linux communications success.
5.7-tcp
- 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux tcp,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code - linux tcp, everyone is commonly used procedures, a detailed code of the Notes to facilitate transplant!
5.7-tcp
- s3c2410实验箱关于arm linux tcp通信的实例。代码详细有注释。
ppt
- 使用于2410终端上的一个播放类似ppt文件的程序,涉及Tcp/IP通信、局域网广播、Qt视窗系统、pThread等多个方面。修改makefile中编译工具即可编译,linux中应已经安装了qt2.7以上版本。
pthread.tar
- linux下的tcp通信多线程示例,通过创建多线程来建立TCP联接.在嵌入式系统下运行
ScanSystem
- 自己做的一个基于arm7+linux的条码终端系统的源代码,该系统可以把终端得到的条码信息通过TCP/IP传送至数据中心
fileclient.tar
- 在linux下的用QT做的基于TCP协议传输文件的客户端小程序。-In linux using QT to do under the TCP protocol to transfer files based on client-side applet.
nrf905jizhang
- nrf905无线通信模块的linux驱动,其中linux内核的是2.4,主要功能是接收节点的数据并通过TCP网络编程传给上位机-nrf905 wireless communication module linux driver, which is a linux kernel 2.4, the main function is to receive the data node and pass through the TCP PC Network Programming
daytimetcpcli
- tcp编程,实现网络通信,显示时间,在linux下-tcp Programming
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.
acoral_linux.tar
- aCoral s是由电子科技大自我创造的,源代码(1)内核:自主编写 (2)轻型TCP/IP(LWIP):由LWIP移植而来 (3)GUI (TLGUI):改自开源的嵌入式Linux图形系统LGUI (4)文件系统: (5)简单应用-aCoral Computer Science, Uersity of Electronic Science and Technology is an embedded real-time computing laboratory to verify t
crisscross-latest.tar.tar
- CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
uip-0.6
- uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels <adam@dunkels.com>. More information can be obtained at the uIP homepage at <http://dunkels.com/adam/uip/>. This is version $Name: uip-0-6 $.
talk_in_tcp
- 嵌入式Linux环境下测试TCP互通示范例子可以是嵌入式与嵌入式,也可以嵌入式与非嵌入式-Test TCP interoperability demonstration example in the embedded Linux environment can be embedded and embedded, can also be embedded and non-embedded
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
RemoteUpdate.tar
- 嵌入式linux下一个非常实用的实现软件远程升级功能的源码,本程序基于TCP协议,可以同时实现串口方式升级-Remote upgrade
MOXA_xscale_Linux_TCPClientServer
- MOXA公司 xscale平台Linux嵌入式计算机下的TCP 服务端和客户端使用源码-MOXA xscale platform Linux-based embedded computer, TCP server and client source code
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)
linux
- 关于在linux环境下的基于tcp的协议,即数据报文件的操作,另外界面是gtk的编程-Based on the TCP protocol on the Linux environment, namely the data report file operations, also is the GTK programming interface
tcpudp入门程序
- 一个通俗的tcp/udp入门程序,运行在Linux上,实现简单的发送接收,即server和client(A popular tcp/udp entry program, run on Linux, to achieve simple sending and receiving, that is, server and client)