搜索资源列表
ch_server
- 发送文本文件到服务器-send text files to the server
ipv6ping
- linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two thr
150366gsmssend-1.7.tar
- 用于在LINUX下使用串口进行收发短消息-for the use of Linux for Serial send text messages
embed_linux_send_Email
- 嵌入式linux发送电子邮件程序,pc上当然好用了。 -embedded linux Send e-mail program, pc uses on the course. Embedded Linux Send e-mail program, pc uses on the course.
libraw1394-1.2.1.tar
- libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and re
guandaotongxin
- 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
spidmadriver
- 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
cutecom-0.13.2.tar
- 在linux下,应用QT开发平台,开发的串口通信程序,能接收,发送和存储数据,对于串口通信开发很有借签意义-in linux, QT application development platform, the development of the serial communication program, will be capable of receiving, send and store data, serial communication signed by the developmen
gnokii-0.6.14.tar
- 诺基亚手机管理软件,具有管理电话本、收发短信、拨打电话、查看主邻小区信号强度、显示电池电量等功能。通过F-BUS数据线和PC相连接。-Nokia mobile phone management software, manage phone numbers, send text messages and telephone calls. o Community View main signal intensity, showing battery power and other functions
smtpclient-1.0.1.tar
- 邮件发送客户端,适合嵌入式,smtpclient-Send mail client suitable for embedded, smtpclient
2007523104237
- Linux下用C语言实现手机短信发送程序名称:Linux运行环境:文档及相关程序项目-Linux using C language SMS to send a program name : Linux operating environment : Documentation and procedures related projects
camtofb
- ov511摄像头的发送图片到LCD上的小程序,很值得大家参考哦-ov511 the camera to send pictures on the small LCD procedures, is worth your consideration oh
send.tar
- linux中串口通信程序。 有两个文件, 一个作为client, 另一个作为server
sct-1.05.tar
- 应用平台 Unix/Linux <br> sct(Serial Communication Tracer的缩写)是一个很有用的Linux/Unix串行通信调试工具,软件内置了Shell命令解释器,你可以通过直接输入简短的命令和参数来控制串口的打开/关闭和进行各种发送/接收活动。 -application platform Unix / Linux lt; Brgt; Sct (Serial Communication Tracer's initials) is a very
accept-and-send-message.rar
- 这是一个基于linux的简单客户端和服务器端互相收发消息的源代码,很适合初学者,This is a simple linux-based client and server to send and receive messages with each other' s source code, it is suitable for beginners
RawPacket
- In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba mode
serialcon
- Sample code for sim300cz to send data via gprs Platform : linux,c-Sample code for sim300cz to send data via gprs Platform : linux,c++
send.c
- 这个程序是在linux下利用串口发送数据,把字符串通过标准的语句进行发送。-This procedure is to make use linux serial port to send data to a string for transmission through a standard statement.
send
- send an skb via TT lookup for Linux v2.13.6.
arp-send
- 用于测试arp发送,环境为linux系统,用于测试arp阻断(Used to test arp send, environment for Linux system, for testing arp block)