搜索资源列表
vb_msg
- 一个用vb制作的局域网络天工具,分服务器端和客户端2部分。-with a production tool for LAN days, hours, server and client component 2.
20051121676411
- 国防工业部VB代码QICQ (1)Server所需环境: 在..\\windows\\system\\下有: msvbvm60.dll mswinsck.ocx 在..\\commonfiles\\designer\\下有 msderun.dll 在..\\commonfiles\\system\\ado\\下有 msado20.tlb 工程文件:server.vbp 数据库文件:QICQ.mdb已经有用户: flyer(密码:1),huang(
saleMIS
- 商品销售管理系统 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = \"Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False Initial Catalog=Sale Data Source=JAM
lxtcpserver
- 用VB编写的一个TCP服务器软件。。。可以作为GPRS的调试工具用
Opc应用程序光盘
- 这是用VB编写的OPC应用程序代码。可以用于连接OPC数据服务器,实现数据的实时存取,是开放式控制系统的一种通讯标准。-The OPC application is written by VB.It s communication standard of opening control system,using in connecting OPC server and accessing database.
VB-OPC
- 用VB编写的opc服务器源码,对初学者有很大的指导意义-Opc server with source code written in VB, for beginners a great guiding significance. . .
EurekaLog.v6.0.1.4
- EurekaLog 是集成在 Delphi, C++Builder, Visual Studio 等 IDE 下的辅助工具,能快速生成带 Error Report 功能的应用程序。能将错误报告发送到指定邮箱、服务器、记录在本地文件中等。其报告可具体指出出错的代码行,以及机器当前信息、寄存器信息等诸多重要诊断信息。新版还支持内存泄露检测。 -EurekaLog is a complete bug resolution tool for Delphi, C++Builder, C# and VB
myopc
- 使用VB实现对PLC等设备的OPC服务器的访问,读取和写入等-PLC using VB to realize the OPC servers and other equipment to access, read and write, etc.
VBOPC
- 利用VB语言编写出一个简单的OPC客户端程序,要求这个客户端能够读取服务器中的数据,并显示出来。配置DCOM,使客户端能够能过DCOM读取另一台服务器上的数据。-VB language use a simple OPC client program requires that the client can read the data from the server and displayed. Configure DCOM, enables the client to be able to re
VB-socket-tcp-ip
- VB-socket通信程序,包含客户端也服务器端源代码。-socket communication with VB