搜索资源列表
MSComm 控件的 Modem 通讯.rar
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。
Modem与网络编程vc源码
- 对要进行网络编程和串口编程的人员有很大帮助。-right to network programming and serial programming staff is very helpful.
Modem_chuankoutongxin
- 实现MODEN的串口通信,VC编程比较经典。有一定的实用性,值得大家参考-achieve modem serial communications, more classic VC. A certain degree of practicality, it is worth your consideration
GPRS_MODEM_VC++
- 用VC++开发的对GPRS-MODEM控件的简单使用,GPRS-MODEM一般工作在串口,速率为115200 可以收发短信-VC development of GPRS-modem controls simple to use, GPRS-modem serial port in general, the rate of 115,200 can send and receive text messages
vc
- 一个用串口gprs modem发短信的源程序
ModemConnet
- 串口modem的VC源码,实现windows下的串口通信
modem通讯例子
- 在vc下编写得moden远程传输例程,便于熟悉AT指令集以及在WIN下对串口的操作-This is a example about moden for communication,this would make the AT command easy under WIN OS.
卫星modem的控制程序
- 这是一个控制卫星modem的程序,可根据项目需要进行完善和补充!
GSM通过PC机串口收发短信息的vc程序,使用tc35等modem,含AT,PDU编码为汉字等内容
- GSM通过PC机串口收发短信息的程序,使用tc35等modem,含AT,PDU编码为汉字等内容
金仓串口MODEM池使用操作说明书
- 1 产品介绍..................................................................................................................................4 1.1 功能特点........................................................................................................
AT_moderm.rar
- VC++下通过计算机串口,利用AT指令实现modem的配置和信息发送例程,VC++ under the computer serial port using AT commands realize modem configuration and information to send routine
铁路列车车辆监控系统
- 铁路列车车辆监控系统本系统要求PC机有两个串行通讯串口,有线MODEM一个。其它配置没有严格的要求,一般配置即可。 软件环境:操作系统为WindowsNT/WindowsXP VC++6.0 MapInfo Professional 7.0 MapX 4.5 Microsoft SQL Server 2000 ,MICROSOFT FOUNDATION CLASS LIBRARY
MSComm 控件的 Modem 通讯
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
chuankoutongxin
- 利用vc开发的多线程串口Modem远程数据通信源程序-Vc developed using multi-threaded serial Modem remote data communications source
Modem
- 串口操作modem,电话拨号,可以用于远程监测与控制-Serial operation modem, dial-up phone that can be used for remote monitoring and control
CH341
- CH341是一个USB总线的转接芯片,通过USB总线提供串口、打印口或者并口。 在串口方式下,CH341提供串口发送使能、串口接收就绪等交互式的速率控制信号以 及常用的MODEM联络信号,用于将普通的串口设备直接升级到USB总线。 -CH341 is a USB bus adapter chips, provided through the USB serial bus, printer port or parallel port. In serial mode, CH341 Send
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
Modem
- 《VC++精彩实例》第30章 多线程串口Modem远程数据通信-COM multiple threads processing for remote data communications
Modem
- vc下通过串口实现操作modem操作,包括呼叫,摘挂机,传输数据等操作-vc modem through the serial interface operation operations, including call, hook, data transmission and other operations
control-of-modem
- 使用mfc串口控件对modem进行控制,编程环境为VC-using MSComm class to control the modem control, programming environment =VC++