Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - iocomp
Search - iocomp - List
DL : 0
用delphi开发的试验系统,包括word操作,ACCESS操作,串口同信,Iocomp应用等
Update : 2008-10-13 Size : 3037657 Publisher : lxb

iocomp控件的强大功能一直为人么津津乐道,然而其帮助资料却不多见,此为很少有的电子资料,详细介绍了iocomp控件的使用,希望对大家有所帮助
Update : 2008-10-13 Size : 3121617 Publisher : 苏步青

IOComp控件库的vc例程,有70多个源程序-IOComp vc widget library of routines, more than 70 source
Update : 2008-10-13 Size : 2445422 Publisher : EricLu

解密版
Update : 2009-11-24 Size : 2282879 Publisher : gzlixun@126.com

一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = new TSession s->socket = socket //这里可以对连接的session进行自己的操作,例如给id找一个唯一的值 SetIoCompletionPort(socket, s) // 使连接socket与一个自定义结构体关联 } void myIocp::OnRead(void * p, char * buf, int len) { TSession *s = (TSession *)p send(s->socket, buf, len, 0) // 这里只是简单的把收到的消息返回给客户端 ... } void myIocp::OnClose(void * p) { delete p } myIoncp iocp main() { ... iocp.listen(4311) // 开始监听网络端口,等待客户端连接 ... }-A class for thread pool,basic usage below: struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void* p, char* buf, int len) void OnAccept(SOCKET socket) void OnClose(void* p) } void myIocp::OnAccept(SOCKET socket) { TSession*s = new TSession s->socket = socket //here you can do something about connection session,such as find a unique id. SetIoCompletionPort(socket, s) // make connection socket associate with a custom structure } void myIocp::OnRead(void* p, char* buf, int len) { TSession*s = (TSession*)p send(s->socket, buf, len, 0) // return received message to client void myIocp::OnClose(void* p) { delete p } myIoncp iocp main() { ... iocp.listen(4311) //start listenning net port,wait for client connect.
Update : 2024-05-04 Size : 2048 Publisher : boxu

IocompDemo演示,exe形式不需要安装-IocompDemo demonstration exe forms do not need to install
Update : 2024-05-04 Size : 900096 Publisher : 朱会志

DL : 0
工控精美控件,自己看看就知道-exquisite Industrial Controls, to see for yourself know.
Update : 2024-05-04 Size : 6979584 Publisher : lzh

OPC DA 的Delphi客户端控件,带源码,是学习OPC的好例子。-OPC DA Delphi Client controls with source code, learning OPC is a good example.
Update : 2024-05-04 Size : 1215488 Publisher : 鱛真昆

完美的完成端口服务器,性能稳定.可以连接上千个客户端.-perfect completed port servers, stable performance. Thousands can be connected to the client.
Update : 2024-05-04 Size : 243712 Publisher : 阿文

DL : 0
iocopm3.04源码,一套很好的工控开发工具-iocopm3.04 source, a very good Industrial Development Tools
Update : 2024-05-04 Size : 11331584 Publisher : ypzhang

PID水量控制仿真演示系统环境:DELPHI7+IOCOMP3.02+LMD-TOOLS7.00.59+WINXP 这个系统只是起到抛砖引玉的作用,可能不是很完善,采用的是位置PID控制法-PID control of water environment simulation demo system: DELPHI7+ IOCOMP3.02+ LMD-TOOLS7.00.59+ WINXP the system just to play forward role, may not be perfect, using the location of PID control method
Update : 2024-05-04 Size : 641024 Publisher : cheng

大名鼎鼎的iocomp V3.0.4 OPC控件的BCB6例子,做工控,过程控制必备。 其它版本参考: http://www.iocomp.com/Downloads/Examples.aspx-Iocomp V3.0.4 OPC famous C++ Builder 6 control examples, and industrial control, process control required. Other versions of reference: http://www.iocomp.com/Downloads/Examples.aspx
Update : 2024-05-04 Size : 327680 Publisher : 王萧风

DL : 1
著名的工业控制控件一组,功能强大,带安装包-Leading a group of industrial control control
Update : 2024-05-04 Size : 9869312 Publisher : 易万

DL : 0
vb与simatic opc通讯,应用了iocomp控件,对电流进行实时画曲线-vb and simatic opc communication, application of the iocomp control, real-time picture of the current curve
Update : 2024-05-04 Size : 16384 Publisher : lang

这款资料是ACTIVEX的资料,是在编写显示界面时很有用,例如仪表的显示界面和示波器界面等,资料非常全面,例程丰富。-This kind of material is that in writing when the interface is very useful, for example, the instrument interface and oscilloscope display interface, etc, material is very comprehensive, rich routines.
Update : 2024-05-04 Size : 21144576 Publisher : 刘彪

Iocomp Activex to develop VB,VC++ component
Update : 2024-05-04 Size : 2981888 Publisher : boonrean

DL : 0
用VC编写的一个用MSCOMM写的串口通讯程序,并将其值用iocomp显示!-VC prepared a the MSCOMM write the serial communication procedures, and values ​ ​ with iocomp show!
Update : 2024-05-04 Size : 3563520 Publisher : 姜瑜

Iocomp控件模拟显示程序,使用Visual Stuido 2008开发,编译,测试通过。-Iocomp control simulation shows use Visual Stuido 2008 to develop and compile, test pass.
Update : 2024-05-04 Size : 10240 Publisher : liuhao

Iocomp控件模拟输出模块源代码,使用Visual C++编写,在Visual Studio 2008 环境下编译测试通过。-Iocomp control analog output module source code, Visual C++ write compiled test in Visual Studio 2008 environment.
Update : 2024-05-04 Size : 10240 Publisher : liuhao

Iocomp控件角度测量仪源代码,使用Visual C++编写,在Visual Studio 2008 环境下编译测试通过。-Measuring instrument source code Iocomp control point of view, use Visual C++ write, compile tested in Visual Studio 2008 environment.
Update : 2024-05-04 Size : 10240 Publisher : liuhao
« 1 2 34 5 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.