搜索资源列表

  1. 用MFC改写的点对点语音通讯的ActiveX控件源代码

    0下载:
  2. 用ActiveX重新改写了一个点对点通讯的DLL文件,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE里面特别方便了。-using ActiveX rewriting of a point-to-point communications DLL files, this can be convenient in VB, vbs, js other scr ipting language, especially the use
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:88311
    • 提供者:trezegue
  1. PCommDLLCSharp调用包

    0下载:
  2. C#程序静态调用Pcomm.dll的文件和Pcomm.dll 2.0 namespace NewPort { public class OperPComm { [DllImport("PComm.dll", EntryPoint = "sio_open")] public static extern int sio_open(int port); [DllI
  3. 所属分类:串口编程

    • 发布日期:2010-02-24
    • 文件大小:28304
    • 提供者:wzwgeorge
  1. 考勤通讯Demo.rar

    0下载:
  2. 之前在杭州一家公司里面做的考勤机的通讯demo程序,可以RS232 ,TCP/UDP 进行与下位机通讯,里面dll动态库是用C++编写,涉及到句柄函数,指针等一系列概念,现在公布源码
  3. 所属分类:通讯编程

  1. zmodemclass

    0下载:
  2. 支持zmodem通讯协议的包装类- Supports the zmodem communication agreement the packing class
  3. 所属分类:串口编程

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:站长
  1. multithreadudp_1.33

    0下载:
  2. 多线程UDP通讯程序源代码,利用VC实现的源代码,可用于网络通信,不妨一试,-multithreading UDP communications source code, using VC source code can be used for network communications, it may be a test,
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:44032
    • 提供者:刘明
  1. 《evc高级编程及其应用开发》源代码-2676

    0下载:
  2. 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC P
  3. 所属分类:Windows CE

    • 发布日期:2024-05-15
    • 文件大小:7224320
    • 提供者:林夕书
  1. toPXF

    0下载:
  2. Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:cxj
  1. CMPPAPI

    0下载:
  2. 移动短信网关的通讯协议CMPP3.0 API CMPPAPI.DLL ,经过测试。-mobile messaging gateway protocol CMPP3.0 API CMPPAPI.DLL, after testing.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:冯静
  1. VC使用的串口类

    1下载:
  2. 用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
  3. 所属分类:串口编程

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:
  1. HikPlaySrv

    0下载:
  2. Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is S
  3. 所属分类:Static控件

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:江苏
  1. j_8389_PRTX_1.63_Dll

    0下载:
  2. 实时通讯和P2P开发工具,由一套易用的控件和DLL组成,功能包括好友列表,上下线管理,即时文字通讯,语音通讯,视频通讯,文件传输,IP电话等即时通讯功能。-peer-to-peer real-time communication and development tools, a set of easy-to-use controls and DLL composition, function, including buddy lists
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1542144
    • 提供者:sxy
  1. InjectDLL

    0下载:
  2. 讲述向其它进程注入线程的方法,windows高级编程上提到过。windows进程间通讯的一种方法,值得一看-on to other threads into the process, senior programming windows mentioned. Windows inter-process communication method, an eye-catcher
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-15
    • 文件大小:33792
    • 提供者:大侠
  1. VC++duochuankoukongzhijiejue

    1下载:
  2. VC++多串口控制解决方案(DLL) 工业控制--串口通讯方法(WINAPI实现) -VC Multiport Serial control solution (DLL) industrial control-- serial communication (WINAPI it now)
  3. 所属分类:串口编程

    • 发布日期:2024-05-15
    • 文件大小:471040
    • 提供者:王杰
  1. EasyD12DLL

    0下载:
  2. PHILIPS D12 USB 接口芯片和PC 通讯的读写动态链接库,采用动态链接库编程,只要做好相应界面,调用动态链接库,就很容易实现和pc 通讯。-PHILIPS D12 USB interface chip and PC communication dynamic link library to read and write, With the dynamic link library programming, as long a
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:
  1. p2pbysocketsdemo

    0下载:
  2. 点对点通讯的示例,结合已经上传的DLL原代码,示例原代码有注释,可以本地/远程进行聊天-Examples of peer-to-peer communications, has been uploaded with DLL source code, sample code is the original Notes can local/remote for Chat
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:何文辉
  1. AG_GpibControl

    0下载:
  2. 一个GPIB通讯的DLL,可以实现与GPIB仪器的通讯功能-a GPIB DLL, can achieve GPIB instruments and communications functions
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:483328
    • 提供者:朱柯
  1. j_8389_PRTX_1.63_Dll-

    0下载:
  2. 时通讯和P2P开发工具,由一套易用的控件和DLL组成,功能包括好友列表,上下线管理,即时文字通讯,语音通讯,视频通讯,文件传输,IP电话等即时通讯功能。 -when P2P communications and development tool, a set of easy-to-use controls and DLL components, functions including friends list, on the lower
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-15
    • 文件大小:1542144
    • 提供者:欧欧
  1. USS

    0下载:
  2. USS 协议(Universal Serial Interface Protocol通用串行接口协议)是 SIEMENS 公 司所有传动产品的通用通讯协议,它是一种基于串行总线进行数据通讯的协议。U-USS agreement (Universal Serial Interface Protoc 帽ol Universal Serial Interface Protocol) is a company SIEMENS drive c
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:
  1. COM

    0下载:
  2. 通过对pcomm.dll调用,对com口通讯的例程.采用多线程方式,可以对多串口进行通讯处理。-By pcomm.dll call on the com port communication routines. Using multi-threaded, it can be to deal with multi-serial communication.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:78848
    • 提供者:panhai
  1. CIM

    0下载:
  2. 采用给予P2P方式的即时通讯系统,分服务端、客户端两不分P2PSvr、CCIMSystem;客户端CCIMSystem下还包含NetTransfer、DbAccess两个DLL工程-Given the way the use of P2P real-time communication systems, sub-service client, the client, regardless of the two P2PSvr, CCIMS
  3. 所属分类:P2P编程

    • 发布日期:2024-05-15
    • 文件大小:1903616
    • 提供者:
« 1 23 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org