搜索资源列表
lmail
- Lmail.Dll发邮件控件的特点: 1、将文件分断发送,理论上可以发送N兆大小的文件。 2、实时编码,边编边发,传送速度快。 3、提供进度条实时跟踪。 4、具有*功能,可以一次性发送多个收件人、抄送人,密送人。 5、可以设置请求收件人回执。 6、能生成发送日志,便于跟踪SMTP错误。 7、为COM组件,支持VFP、VB、VC、DELPHI、PB。还支持 ASP网页编程。 -Lmail.Dll mail component characteristics : 1
UModem
- 使用Com口、Modem进行通讯的控件,自己做的。-I use Com, Modem communications for the controls themselves do.
基于com控件的温湿度采集系统设计
- 基于com控件的温湿度采集系统设计
DELTA_PLC
- 台达PLC Modbus协议通信dll com控件-nothing
spcomm32
- com编程需要的一个delphi控件 -com needs a programming delphi control
TCP_OCX_ALL
- tcp 通讯客户端我已经有一个自己写的CProEdit类,打算将这个功能用控件实现,所以在建立OCX控件时选择了在EDIT基础上开发,我想只要得到EDIT类的变量M_EDIT ,再将M_EDIT的类型改为 CProEdit就可以实现了, 可我没有办法得到EDIT类的变量,请高手指点一下,如果这种方法不行要怎么实现 本篇文章来源于 www.itzhe.cn IT者网站 原文链接:http://www.286it.com/news/20081006/245167.html-tcp comm
comVB
- com口通讯程序,vb的很简单,对了解vb的com控件很有帮助,协议是老师给的,看看源代码就知道了,调试需要虚拟串口-com port communication procedures, vb s very simple, to the understanding of the com controls vb helpful that the agreement was given by the teacher to see the source code to know the needs o
macd
- 利用cb开发工具,通过串口接收数据,和cb中的PerformanceGraph控件,绘制滑动平均曲线macd。 Cb中没有直接提供串口控件,需要通过Import ActiveX control来增加cb中没有的串口控件。可以使用操作系统Windows\system32目录下自带的mscomm32.ocx。 通过http://www.google.com/codesearch 搜索 PerformanceGraph1,可以得到该控件在cb中的用法。 对于串口控件也一样。 如果还有问
RS232_VBdotNET
- 串口编程简单案例, 在VB.NET 的环境下,包括控件使用,读,写,函数及字符转换-A demo for COM communiscation on VB.net
smscontrol
- VB实现发送短信的控件,通过com口连接,接口简单开发方便-smscontrol,use vb to send shot message
Omron_PLC_Interface
- 欧姆龙FINS协议IP/TCP通信COM控件,可供VB工程调用,有VB调用Demo。-The activex based on FINS protocol IP/TCP for Omron and VB Demo.
COM
- 此程序讲解了串口调试助手的编写,利用VC6.0中的MSCOMM控件经行详细的讲解。-This program explains the preparation of serial debugging assistant, using VC6.0 MSCOMM control through the line in the detailed explanation.
Tcomm
- 这是串口通讯的小例子,实例程序没用的控件是MSComm,注意RThread要设置1,不然事件不触发-COM C++builder
com
- 串口数据采集并实时显示,使用串口控件使用说明 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。com对初学者有用-Serial data acquisition and real-time display, use the serial port control instructions of the program using VC6.0 to generic serial port control MSCOMM32.OCX sent to th
serialDebug
- 调试串口很有帮助,用windowsAPI编写,避免了com控件的局限性-help for serialport debug
VC-com
- VC++通过MsComm控件,使用串口控制转台,运行时先注册MsComm控件-VC++ control by MsComm, using the serial port to control the turntable first registered MsComm control runtime
COM
- 通过VC++2010编写了串口的通信协议,并且建立了一个基本的用来发送和接受数据的基本控件。-Through the VC++ 2010 write a serial port communication protocol,and Set up a basic used for sending and receiving data basic control.
TestSPComm
- 使用Delphi7、SPComm控件写的一个简单串口调试助手,把源代码分享给大家,在Delphi7环境下调试通过。程序可设置CoM端口,波特率、数据位、校验、停止位等,点击“打开串口按钮”,即可看到状态。 -Using Delphi7, SPComm controls write a simple serial debugging assistant, the source code for everyone to share in Delphi7 through debugging e
vc6.0-API-Look-for-com
- VC6.0 API方式搜索可用串口程序,程序不使用控件;模块化程序设计,调用方便-VC6.0 API methods search for available serial port, the program does not use controls modular program design, easy call
PB_串口通讯例子
- pb9版本,COM端口通讯,使用MsComm32.ocx控件(PB9 version, COM port communication, use MsComm32.ocx control)