搜索资源列表
SeniorNetworkCommunications
- 高级网络通信编程实例 压缩包内包含以下代码! 串口通信编程实例 SerialPort 网络流量监控 NetTraffic 网站下载 Snag 网络五子棋系统 FiveChess 语音聊天 ChatRoom 远程监控 RemoteControl
FileTrans
- Window下的网络、串口通信程序,可用于网络数据包的检测。 串口实现了添加纠错码的功能,用于信道质量较差的传输方式。
wlchxsjym1
- Visual C++网络程序设计实例详解 简介:本书全面介绍了使用Visual C++开发各种网络程序的方法与技巧,内容涵盖TCP和UDP的客户/服务器编程、Internet和LAN上的远程PC控制、链路层的计算机扫描技术、路由跟踪技术、IP欺骗技术、密码截获及保护技术、网络封包截获技术、串口通信技术、IOCP技术,以及分层协议、NDIS中间层网络驱动编程等。
wlchxsjym2
- Visual C++网络程序设计实例详解 简介:本书全面介绍了使用Visual C++开发各种网络程序的方法与技巧,内容涵盖TCP和UDP的客户/服务器编程、Internet和LAN上的远程PC控制、链路层的计算机扫描技术、路由跟踪技术、IP欺骗技术、密码截获及保护技术、网络封包截获技术、串口通信技术、IOCP技术,以及分层协议、NDIS中间层网络驱动编程等。
wlchxsjym3
- 内容涵盖TCP和UDP的客户/服务器编程、Internet和LAN上的远程PC控制、链路层的计算机扫描技术、路由跟踪技术、IP欺骗技术、密码截获及保护技术、网络封包截获技术、串口通信技术、IOCP技术,以及分层协议、NDIS中间层网络驱动编程等。
SerialPortTest
- 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行打包,接收时如何根据协议对接收到的数据信息拆包,并取出自己想要的数据信息。
串口通信
- 检查所有串口,并读取串口数据和写串口数据。需要串口访问的Jar包,
CRCProgram
- 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
SerialPortTest
- 用MFC编写的串口通信数据包处理方法的程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial communication method of packet processing procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good re
commutil_support_XMODEM_YMODEM_FAX
- commutil支持XMODEM,YMODEM,FAX协议的串口通信软件包-commutil support XMODEM, YMODEM, FAX protocol serial communication package
work
- 压缩包包含N多串口编程的原理,教程,范例和源代码,非常适合第一次接触串口编程者,一天内可搞定串口通信程序。-Compressed package that contains the principle of N multi-serial port programming, tutorials, examples, and source code, very suitable for first contact with the serial programmer who one day may
Program
- 在VC当中,使用串口通信的开发工具包,该工具包提供了一个CComStatus的类来实现功能-Develop the com communication
20082890SerialPort
- 一个基于数据通信协议及串口通信数据包处理方法的小程序 -Based on data communication protocol and the serial communication of data packet processing method of the applet
10.31LCU_test
- C# .net 实现的上位机测试台通讯程序,可运行。程序实现串口通信,与下位机通讯协议分析,组包及解包功能,并调用labview控件,美化界面,并输出word, excel报表并打印。-C#. Net realized host computer test communications program can be run. The procedures for serial communication, and the next bit machine communication protoc
IMU
- 串口通信软件基于MFC的,可以采集惯导数据并解包后显示出来,可以保存数据-Serial communication software is based on the MFC, the INS data can be collected and unpacked, you can save the data
Cccoommutilo
- 支持XMODEM,YMODEMM,FAX协议的串口通信软件源码包 -Serial communication software source code packages support XMODEM, YMODEMM, FAX, agreement
API-serial-asynchronous-code
- 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
java_com
- java串口通信包javacomm20-win32.zip Javax.comm是Sun公司提供的,用于开发平*立的通讯应用程序的扩展API。(ps:这里javax的x很准确地表明了它是一个扩展包,而不是核心包(core package),但由于历史原因,javax下的并不都是扩展包,比如swing包已经是Java核心架构的一部分了,不过为了与Java1.1编码兼容,仍使用javax.swing。)javax.comm可以访问RS232接口(串口)及有限制地访问IEEE-1284(并口)。-J
C#软件包
- 两台电脑间通过串口实现类社交软件界面的通信工具(Two computers through the serial port to achieve social software interface communications tools)
rxtx-2.2pre2-bins
- 用于串口通信所需的jar包,对于开发串口通信提供了所需的全部的jar包(Jar packets used for serial communication, for the development of serial communication provides all the required jar package)