CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - Dll封装

搜索资源列表

  1. JniCallCics

    1下载:
  2. java如何封装成JNI方法,调用vc++写的动态库做通讯程序-JNI encapsulation method, called vc DLL written communication procedures do
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:148.17kb
    • 提供者:唐明伟
  1. MySocketLib

    0下载:
  2. 自己封装的异步非阻赛socket, 功能强大,已经封装成dll,引用后可以直接使用。-their resistance to the non-game asynchronous socket, powerful, Packaging has become dll. can be invoked directly after use.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:136.15kb
    • 提供者:张强
  1. SocketDll

    1下载:
  2. 自己封装的另一个socket,没有用mfc,用winsock2.0的api直接封装的,已经封装成dll所以可以直接引用。使用方便-own Packaging another socket without using mfc. winsock2.0 use the api directly Packaging and Packaging has become so dll can be directly invoked. Convenient
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:13.6kb
    • 提供者:张强
  1. PortCom_dll2008

    0下载:
  2. VC编写的串口通讯的DLL实例,非常有学习封装的人用.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:97.59kb
    • 提供者:king
  1. XMLWrapper

    0下载:
  2. 一个封装的很好的XML文件解析DLL源代码-A very good package XML file to resolve DLL source code
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:20.63kb
    • 提供者:ly
  1. HttpProxy_shawn

    0下载:
  2. 封装的dll,实现了http模式 的代理服务器。内部有对 oracle的 数据库访问功能,用ADO 技术实现。还有连接控制管理功能。这个程序本身是我们做的一个对通讯软件的代理软件的一个子功能。实现的是http代理。-Package dll, achieved a http proxy server mode. Internal to the oracle database access functions, using ADO technology. There are connection c
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:48.53kb
    • 提供者:肖恩侠
  1. dll_test4_V4

    0下载:
  2. 在VC++中写了一个基于对话框的应用程序,通过调用外部封装好的DLL来实现串口通讯,比较简单-In the VC++ written in a dialog-based application package by calling an external DLL to achieve a good serial communications, a relatively simple
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:3.95mb
    • 提供者:yikedianzi
  1. Simplef

    0下载:
  2. 一个简单的dll库,封装了串口通信的链接,发送,接收。对这方面有兴趣的来学习。-A simple dll library encapsulates the serial communication link, send, receive. In this regard are interested to learn.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:12.13kb
    • 提供者:蔡理君
  1. FxStocker

    0下载:
  2. 在新浪的服务器的基础上开发的可以查询当前股票指数的Dll动态库,其中生成的动态库已经包含在其中了,里面使用了ACE的一些功能,封装了HTTP POST和GET的方法,采用POST到新浪服务器,获得股票指数,再解析的方式,如果你不能编译,请先添加ACE的库再进行编译, 也可以直接通过loadlibrary和GetProcAddress的方式调用,接口参考工程院文件-In Sina' s server that can be developed on the basis of the Dll
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:255.49kb
    • 提供者:David Lee
  1. Socket-Communications-Programming

    0下载:
  2. 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:7.87mb
    • 提供者:steven
  1. UDP_dll

    0下载:
  2. 对UDP做了一个简单的封装 做成了d-对UDP做了一个简单的封装 做成了dll
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:2.31kb
    • 提供者:liukaijun
  1. SPC

    0下载:
  2. 实现Viscal C++环境下串口通信,通过动态链接库实现,通过类实现对Windows下C函数封装-This code implements the serial port communication in the dll type C++ language and using OOP method
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:23.16kb
    • 提供者:吴深夕
  1. TryDll

    0下载:
  2. VC6.0,自定义封装DLL,保护代码,集成过程-VC6.0, custom package DLL protection code
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:5.14mb
    • 提供者:Rudy
  1. Communicating-Via-DLL

    0下载:
  2. 实际读卡器数据通信项目。用DLL实现多线程数据监听,面向对象封装。-The actual reader data communications projects. With multi-threaded DLL data monitoring, object-oriented package.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:30.57kb
    • 提供者:MJ
  1. SerialPortTest

    0下载:
  2. 电子秤称重仪表函数库: ScalePort.dll封装了Windows API函数完成通信功能,可代替常用的串口控件完成串口数据采集。 内部封装了国内知名称重仪表公司的通信接口。支持如:柯力,耀华,托利多等公司的主流称重仪表通信。-Electronic scales weighing instrument library: ScalePort.dll encapsulates the Windows API function to complete the communication
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:135.68kb
    • 提供者:yugang
  1. OPC开发工具包

    3下载:
  2. OPC 工具包产品以标准动态连接库(DLL)形式提供二次开发接口,与 Win98、WinNT、 WIN2000、WIN2003系统完全兼容。OPC开发软件包由服务器软件包、客户端开发软件包组成, 完全封装了 OPC 技术和COM技术实现细节,使二次开发的程序员无需 OPC规范和COM技术底层细节,降低服务器和客户端程序开发的复杂程度和减少了熟悉OPC 技术的时间,只需专注于自己熟悉的数据采集和过程控制,其他的一切都交给软件开发包来完成。由于软件开发包以标准的WINDOWS API方式提供,故可以
  3. 所属分类:通讯编程

  1. asc2hex

    0下载:
  2. 这是一个RFID读取协议里用到的ASC转HEX代码,我把他封装成一个dll,使用非常方便-This is a RFID read protocol used in the ASC HEX code, I put him into a DLL package, the use of very convenient
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:6.48kb
    • 提供者:sfraim
  1. CWSS-0_5_5

    1下载:
  2. 网络封装的库,很灵活.包括了消息发送接收,文字发送接收等等(UDP TCP SOCKET DLL)
  3. 所属分类:通讯编程

    • 发布日期:2020-12-03
    • 文件大小:1.17mb
    • 提供者:aiernet
搜珍网 www.dssz.com