CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中间件编程 搜索资源 - 通信程序

搜索资源列表

  1. corba-communicate

    0下载:
  2. 用corba写的一个通信程序,能实现异步通信,程序包括客户端和服务器端
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:14793
    • 提供者:
  1. RS232

    0下载:
  2. TI MSP430 C语言 RS232通信程序代码
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1049
    • 提供者:amzip
  1. RMSTest

    0下载:
  2. 实现不同服务器上的ejb通信的程序,本来ejb可以相互通信,但是如果碰到weblogic的版本不一致的话,第一次就不会成功,这个程序通过webservice技术分别生成一个服务器端和客户端,A端的ejb获取webservice在A端的客户端,传消息给B端webService的服务器端,从而避免了中的问题。
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1787939
    • 提供者:刁祖鑫
  1. ACE-5.5.tar.bz2.gz

    1下载:
  2. ACE中间件,5.5版,未编译,用于编译高质量跨平台的网络通信程序,让代码容易移植,ACE Middle ware,version 5.5,uncompiled,for creating hight qos cross platform network programs.It make the code easy to transplant to different platform
  3. 所属分类:MiddleWare

    • 发布日期:2015-06-22
    • 文件大小:7595626
    • 提供者:Song
  1. bactalk.activex.example

    0下载:
  2. 双击按钮可以看到源码 该Alerton BACtalk的Windows系统支持获得BACnet 性能通过一个ActiveX (以前称为OLE容器)接口。这个 接口的设计与自动化,这是首选 方法程序之间的通信用户的Visual Basic和 可视化的C / C + + 。 Visual Basic中可以作为扩大到许多 应用程序如Microsoft Excel , Microsoft Access中,微软的Word , 和Visio 。 Visu
  3. 所属分类:中间件编程

    • 发布日期:2013-07-27
    • 文件大小:16912
    • 提供者:yang
  1. pport

    0下载:
  2. 本程序可实现双机通信,通信可信度号,效率高。 -This procedure can achieve the two-plane communication, communication No. credibility, high efficiency.
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-31
    • 文件大小:26250
    • 提供者:齐春恒
  1. CPop3Connection_v1.19

    0下载:
  2. pop3接收邮件通信程序,主要用winsocke编程,程序代码全-pop3 to receive e-mail communications procedures, the main winsocke programming, code-wide
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-03
    • 文件大小:1092224
    • 提供者:liuhuan
  1. SPort

    0下载:
  2. 串口发送程序,程序功能简单,但可以通信,供参考-sorial port test programe
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-12
    • 文件大小:840
    • 提供者:QFlitcom
  1. CommuClient

    0下载:
  2. 针对于Communication通信中间件的客户端程序。-Communication Middleware for Communication of the client program.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-07
    • 文件大小:16220
    • 提供者:冷秋魂
  1. CommuServer

    0下载:
  2. 针对于Communication通信中间件的Server端程序。-Communication Middleware for Communication in the Server-side program.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-27
    • 文件大小:17404
    • 提供者:冷秋魂
  1. RemotingCorba_1_3_1

    0下载:
  2. RemotingCorba_1_3_1 使用C#语言实现的Corba通信框架。 包括完整的Corba通信框架源码和应用例子,分别编写了Server和Client程序。-RemotingCorba_1_3_1 use the C# language of the Corba communications framework. Including the complete source code and applications Corba communications framework
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:497529
    • 提供者:睿铂
  1. EVCport

    0下载:
  2. 嵌入式C++串口程序,可用于上位机与系统设备进行数据通信,多用于嵌入式系统应用-Embedded C++ serial port program
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-11
    • 文件大小:2882767
    • 提供者:刘兴旺
  1. csharp

    0下载:
  2. 两个程序间的相互通信,运用的message机制-Between the two programs communicate with each other, use the message mechanism
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-16
    • 文件大小:67834
    • 提供者:李浩
  1. TimerTest

    0下载:
  2. 基于ACE通信中间件的计时器编程简单例程,比ACE自带的例子更简单易懂,并且可以直接嵌入程序使用-Based on the the ACE communication middleware timer programming simple routine, more than ACE comes with the example of a simple and easy to understand, and can be directly embedded program
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-03
    • 文件大小:242975
    • 提供者:raojie
  1. more-GUI-parameters-communication

    0下载:
  2. 目的:实现多gui间的通信。 1. 由gui1打开gui2,并从gui2读取数据画图; 2. 数据包的传递:在gui1定义一个数据包,包括字符串,数据,把数据包传递给gui2并由其更新,gui2更新好的数据在传回gui1并显示出来。(注:程序中加黑划线部分为实现预期功能的要点)-Purpose: communication gui. Method: 1. Opened by gui1 gui2, and to read data from gui2 drawing (2) the tr
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-26
    • 文件大小:10160
    • 提供者:mr jiang
  1. SelectFrq

    1下载:
  2. 通信信道仿真,频率选择性衰落信道的matlab仿真程序,对初学者比较有用-Communication channel simulation, frequency selective fading channel matlab simulation program
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-21
    • 文件大小:1036
    • 提供者:YUHL
  1. course

    0下载:
  2. 通信原理配套的matlab程序,对初学通信原理matlab编程有用-Supporting communication theory matlab procedures, communication theory matlab programming useful for beginners
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-23
    • 文件大小:1299
    • 提供者:YUHL
  1. serialDemo

    0下载:
  2. 串并口通信程序,利用MFC控件实现,用于底层传输-i do not know
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-10
    • 文件大小:2355860
    • 提供者:李先生
  1. printf(interrupt)

    0下载:
  2. STM32串口通信程序,在中断处理,适用于STM32f103zet6单片机(STM32 serial communication program, interrupt handling)
  3. 所属分类:中间件编程

    • 发布日期:2018-05-01
    • 文件大小:4179968
    • 提供者:M朱
  1. wechat_bluetooth

    3下载:
  2. 微信小程序蓝牙操作DEMO,打开蓝牙,搜索设备,连接设备,与设备通信。(WeChat small program Bluetooth operates DEMO, opens the Bluetooth, searches the device, connects the equipment, communicates with the equipment.)
  3. 所属分类:中间件编程

    • 发布日期:2019-10-12
    • 文件大小:4096
    • 提供者:韩生1984
« 12 »
搜珍网 www.dssz.com