搜索资源列表
vxwork-for-netinet
- 完整的TCP/IP源代码,可以用在LINUX或VXWORKS进行数据通信设备的开发上-integrity of the TCP / IP source code can be used in Linux or VxWorks for data communications equipment on the development
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.
tcpip
- ST for linux SDK采用的tcp/ip协议栈,用来挂载NFS-ST for linux SDK used by tcp/ip protocol stack, used to mount NFS
Chapter_5_Linux_Applications
- 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedure
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
ourdev_4
- SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram syst
Moxa_TCP.RAR
- MOXA embedded linux TCP example
acoral
- acoral是一个操作系统,aCoral支持多线程模式,其最小配置时,生成的代码为7K左右,而配置文件系统,轻型TCP/IP,GUI后生成的代码仅有300K左右。目前,aCoral支持各种ARM系列处理器:Cortex-m3, ARM7, ARM9,ARM11,以及ARM11MPCORE四核平台(链接)。同时,为了方便没有开发板的用户体验aCoral,其模拟版本可以在运行Linux的PC中作为应用程序运行,这种模式可以体验aCoral的所有功能,包括内核、文件系统、GUI,该模式支持单核和多核-
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系统,
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)