登录
首页 » 通信 » 电信ISAG的服务连接和服务,基于HTTP/SOAP协议,实现数据的上行和下行...

电信ISAG的服务连接和服务,基于HTTP/SOAP协议,实现数据的上行和下行...

于 2022-02-02 发布 文件大小:5.46 MB
0 37
下载积分: 2 下载次数: 1

代码说明:

电信ISAG的服务连接和服务,基于HTTP/SOAP协议,实现数据的上行和下行-ISAG telecommunications services to connect and services, based on HTTP/SOAP protocol, the realization of the upstream and downstream data

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SIP: Session Initiation Protocol具体的讲解了rfc2543
    SIP: Session Initiation Protocol具体的讲解了rfc2543-SIP : Session Initiation Protocol specific on the rfc2543
    2022-02-21 10:13:01下载
    积分:1
  • 这是个很不错的程序,是由中科院的老师亲自编写的,有关RMI和数据库的编程...
    这是个很不错的程序,是由中科院的老师亲自编写的,有关RMI和数据库的编程-this is a very good process, the Chinese Academy of Sciences by the teachers personally prepared, the RMI and database programming
    2022-01-24 09:32:02下载
    积分:1
  • c# plc modibus
    c# 串口 以太网通信 modibus  连接 plc  从文本框输入负数 -2 补码=反+1=进位+原数 Vb 清除输入缓冲区 输出缓冲区 c#用不用清除??哪个函数?? //發送二進制數據 ?????????????? private void SendBytesData(SerialPort serialPort) { ////从 文本框取得数据 如果负数 -2 怎么办???? byte[] bytesSend = Encoding.Default.GetBytes(txtSend.Text); spcom.Write(bytesSend, 0, bytesSend.Length); } 通过MODBUS TCP读写PLC源码 功能模块一:读写PLC主模块 using System; using System.Net; using System.Net.Sockets; public static void WriteWord(int mwAddress,int mwValue) {写字到以太网 if (init_plc() == 0) { try { hi = mwAddress / 256; low = mwAddress - hi * 256; hi1 = mwValue / 256; ///////////16bit low1 = mwValue - hi * 256; sendBuf[7] = 6; sendBuf[8] = (byte)hi; sendBuf[9] = (byte)low; sendBuf[10]
    2022-07-10 15:42:30下载
    积分:1
  • Hi I send you this document
    2023-06-10 02:05:04下载
    积分:1
  • 一个用vb写的拨号上网的程序
    一个用vb写的拨号上网的程序- The procedure with vb which which writes the digit dialing accesses the net
    2022-08-09 00:13:49下载
    积分:1
  • 讲解空时编码很好的文章PPT格式,北京邮电大学的教材!
    讲解空时编码很好的文章PPT格式,北京邮电大学的教材!-Explain the space-time coding a very good article PPT format, Beijing University of Posts and Telecommunications of teaching materials!
    2022-06-03 17:16:01下载
    积分:1
  • 一个串口讯控制程序,采用多线程方式设计。
    一个串口通讯控制程序,采用多线程方式设计。-A serial communication control procedures, the use of multi-threaded design.
    2022-07-20 06:35:09下载
    积分:1
  • 作者:Robert莫雷洛斯
    Author: Robert Morelos-Zaragoza Encoder/Decoder for a (31,21,5) binary BCH code-Author: Robert Morelos-Zaragoza Encoder/Decoder for a (31,21,5) binary BCH code
    2022-12-27 23:10:04下载
    积分:1
  • Alcatel CTI interface for the development of examples.
    Alcatel CTI interface for the development of examples. CSTA32CSTA32 对于阿尔卡特交换机的开发
    2022-05-08 22:10:59下载
    积分:1
  • 串口原代码,有vc++编写的源代码,主要过线程的管理来实现的。...
    串口原代码,有vc++编写的源代码,主要通过线程的管理来实现的。
    2022-03-14 01:26:02下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载