搜索资源列表
5.6-udp
- 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux udp,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code - linux udp everyone is commonly used procedures, a detailed code of the Notes to facilitate transplant!
UDPImageArmLinux
- 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmission. Using c / s mode, the ser
5.6-udp
- magic arm 2410实验箱关于arm linux udp通信的实例。代码详细有注释。
temperature_test
- 自已做的温度传感器WIN服务端,用WINSOCK的UDP实验网内温度传送,打印温度曲线。客户端基于ARM Linux
UDP
- 数据类型\"socklen_t\"和int应该具有相同的长度.否则就会破坏 BSD套接字层的填充.POSIX开始的时候用的是size_t, Linus Torvalds(他希望有更多的人,但显然不是很多) 努力向他们解释使用size_t是完全错误的,因为在64位结构中 size_t和int的长度是不一样的,而这个参数(也就是accept函数的第三参数)的长度必须和int一致,因为这是BSD套接字接口标准.最终POSIX的那帮家伙找到了解决的办法,那就是创造了一个新的类型\"socklen_t\"
VIDEOCAPTURE.tar.gz
- arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
UDP-Test
- ARM LINUX UDP网络测试实验源程序代码-ARM-LINUX UDP TEST CODE
udpdump
- linux c 编写的一个小抓包程序,本程序只抓获UDP包并对包信息进行记录,要获取其他包信息请自行扩展-linux c prepared a small packet capture program, the program only captured UDP packets and packets of information to record, to obtain additional information at your own extension packages
ch32b
- 程序运行要求系统中有一台运行Linux 6.0以上版本的Linux服务器,并且开放PING和UDP协议,远程发送文件程序-Program requirements have a system running Linux 6.0 or above versions of Linux servers, and open PING and the UDP protocol, remote procedure to send the file
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
udp
- linux下基于9260的应用例程:udp-application example(linux) based on atmel9260: udp
UDP.RAR
- MOXA embedded linux UDP example
UDP_test
- LINUX下的UDP编程。知道QQ吧。学好了它。你就可以玩转网聊精髓了。-UDP programming under LINUX. QQ know it. Learn it. You can talk about the essence of the Fun Net.
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-examples
- 主要包括基于ARMlinux应用程序开发实例,包括LED测试,PWM控制蜂鸣器,串口编程,UDP网络编程-Including application development examples based on ARMlinux , such as the LED test, PWM control buzzer, serial programming, UDP network programming
2-6-2UDP
- TQ2440平台,基于LINUX 嵌入式系统的UDP通信源代码,是网络编程入门的好资料-TQ2440 platform for embedded systems based on LINUX UDP communication source code, network programming a good data entry
udp.tar
- 基于三星s3c6410的linux嵌入式 udp协议实现-Samsung s3c6410 based on the embedded linux udp protocol
Z-video-udp-receiver
- 在LINUX系统下,采用UDP协议,读取从网络传送过来的视频图片,并动态的显示在QT开发的界面上-Under LINUX system, using the UDP protocol, transferred from the network to read over the video picture, and dynamically displayed on the QT interface development
UDP
- LINUX下UDP编程,调试通过,可以正常接受和发送数据-LINUX under UDP programming, debugging, you can normally receive and send data
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)