搜索资源列表
用Win32 API实现串行通信
- VC API 编程-VC Programming
服务端
- Win32汇编 实现一聊天程序服务端-Win32 compilation process to achieve a chat server
smscontrol_c
- 通过计算机串口收发短信。用WAVECOM和西门子 的GSM MODEM,西门子6688(普通手机+串口数据线),在WIN32系统(WIN98,WIN2000,WINXP)下通过测试。大负荷状态下收发非常稳定,通过了上万条短信的严格测试。其他使用标准AT命令集的手机或GSM MODEM也可使用。该控件内置*和定时发送,不支持广播。增加短信发送成功事件。GSM模块必须支持PDU格式短信。该控件支持中文,英文以及混合中英文短信,中文短信长度为上限70个中文英文字符(包括标点符号)。-computer
串口通讯JustinIO
- using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,even,mark,space ??public byte
Win32-ser
- Win32串口编程技术,vc++环境下,可以帮助你在短时间内理解串口编程,当然最好的方法还是看msdn.-Win32 Serial Programming technology, vc circumstances, can help you understand in a short period of time serial programming, of course, the best way to watch msdn.
CBuilderGetTime
- 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
ttysample
- tty sample program of win32 api.you can use it to test tty consel.
TestColtTempator
- 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
ras11
- Win32 RAS (远程存取服务) API 例子-Win32 RAS (remote access services) API examples
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
serial2
- WIN32串口通信源代码,封装良好,使用方便。-Serial Communication for WIN32 Each programmer knows that accessing the hardware ports of a computer is getting more and more complicated. The software presented here intends to ease the development of applications using the
httpd-win32-src
- 著名的APACHE服务器最新版的VC++源码包,编译即可使用。同时也是学习的好范例。-APACHE server well-known up-to-date version of the VC++ source package, the compiler can use. It is also a good example of learning.
pyserial-2.5-rc1.win32
- python的串口通讯模块,非常的好用。双击直接安装到系统目录。-python serial communication module, very easy to use. Double-click the installed directly into the system directory.
omnetpp-3.0-win32
- Network Simulator OMNET++ for WSN
UDPsocket
- it s a UDP socket application example in WIN32 sys. with both client and server codes included.
CardioViz3D-1.5.0-win32-x86
- WIN32下的通信程序,C++或者C都可以运行.效果还可以-WIN32 Communication program
vxworks-win32-client
- Win32 Client for vxworks communication with pc
SharedMemory
- RTX共享内存 实现与WIN32数据相互交互的例子程序-RTX shared memory
Win32-API-MSComm-Control-MFC-Class
- Win32 API 串口控制 MFC 打包类,适合初学者使用。-Win32 API serial control MFC wrapper class for beginners.
