搜索资源列表
IP_Send
- 一位网友问及IP层数据收发的方法,我在这里列出关键的几个部分。-IP layer and the data transceiver, I listed here in a few key parts.
lessonprocess
- 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。 命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。 -named pipe full advan
serial
- linux下串口编程, 设置参数和收发数据
r00t-broadcast-examples.tar
- UNIX/Linux环境下使用广播方式进行数据收发的代码,可以使用Makefile进行编译。
serial
- linux下的串口通信程序,可以实现串口的数据收发
demoRS232
- Linux下串口驱动,满足快速数据收发,属于异步通讯-serial driver in the Linux which will satisfied the qick reciever and transmitter
CAN_EPP_Linux_driver
- 包含一个EPP-CAN板的Linux操作系统驱动,先用make命令编译目标代码(cangate),再运行install,安装该驱动。就可以通过并口对SAJ1000的板子进行数据收发.-contains an EPP-CAN board of Linux-driven, make first use of object code compiler orders (cangate), the re-install, installation of the driver. Parallel will
Linux_UDP
- 基于Linux上一个简单的UDP数据收发程序-Based on Linux, a simple procedure to send and receive UDP data
my2440linux_serial
- s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96-serial transceiver core s3c2440 linux2.6.24 procedures to send and receive data using serial port 1 baud rate is 9600
LsCommDemo
- LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the examples demonstrate how to use it.
DM9000
- DM9000在LINUX下的驱动源码,实现的了DM9000在linux在的数据收发。-DM9000 driver in source code under LINUX, the realization of the DM9000 in linux to send and receive data in.
rs485_app_test
- linux下测试RS485数据收发的实例-linux rs485data send and receive example
myLinuxSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
DemoSerial
- vc串口工程实用程序. 包括完整的串口数据收发,多线程编程以及数据校验过程等.-vc serial engineering utility. include the complete serial data transceiver, multi-threaded programming, and data validation process.
tcp-udp-2
- TCP/UDP 应用开发调试助手 是一个网络辅助开发工具,本工具简单、易操作、无需安装、安全绿色软件。可以帮助网络应用设计、开发、测试人员检查所开发的网络应用软硬件的数据收发状况,提高开发的速度,降低检查网络传输数据的难度。真正成为您的TCP/UDP应用开发助手。 原文链接:http://vipdog.banzhu.com/article/vipdog-281705-6073435.html
mulcast-bin2
- MultiCast 应用开发调试助手 是一个网络辅助开发工具,本工具简单、易操作、无需安装、安全绿色软件。可以帮助网络应用设计、开发、测试人员检查所开发的网络应用软硬件的数据收发状况,提高开发的速度,降低检查网络传输数据的难度。真正成为您的MultiCast应用开发助手。 ——可以作为MultiCast服务器 ——可以通过它来从网络上接收MultiCast数据包 ——支持16进制的发送和16进制接收显示,支持汉字以及文本发送 ——支持发送、接收字节数统计 ——支持自动发
canutils-8a3ee94.tar
- linux can设备的调试工具,可以很方便的调试can设备的数据收发。-linux can debug tools
Zigbee
- 对Zigbee模块配置PAND ID/频点,以及数据收发流程的处理,是实际使用的代码,稳定可靠。-It s for Zigbee module Pand_ID/B value setting schedule, and send/receive code by actual product, it s stable.
sportview
- 程序源代码:主要功能收发串口数据,并在界面上显示;涉及到界面设计、串口检测、串口数据收发,定时器的应用等。(Program source code: the main function to send and receive serial data, and displayed on the interface, involving interface design, serial detection, serial data transceiver, timer applications.)
newproject
- 实现网络数据收发,串口数据收发,线程的创建使用,文件操作,链表操作(To achieve network data transceiver, serial data transceiver, thread creation, use, file operation, linked list operation)