CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - protocol

搜索资源列表

  1. 33335

    0下载:
  2. 较 为 系 统 地 介绍 了 IP 电 话 技 术 的 原 理 和 相 关 协 议 , 描 述 了 SIP 的 相 关 实 体 、 服 务 分 层 和 消 息 处 理 过 程 , 结 合 嵌 入 式 技 术 设 计 、 实 现 了 一 个 基 于oSIP 协 议 栈 的 SIP 服 务 器 , 并 对 该 服 务 器 进 行 了 试 验 。 -more systematic introduction of IP phone technology and the principle of
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1338712
    • 提供者:黄妮丽
  1. Terminus_21857962262005

    0下载:
  2. Terminal software for RS232 connection supporting TEDI protocol
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:65684
    • 提供者:chjichin
  1. VB-PLC-Commuation

    4下载:
  2. VB与台达PLC通讯程序源码 可以监控台达PLC的输入输出状态 注释很好的解释了通讯协议的用法-VB and Delta PLC communication program source code can monitor the the Delta PLC input and output status note explained the communication protocol usage
  3. 所属分类:Console

    • 发布日期:2017-03-21
    • 文件大小:11129
    • 提供者:吕寻朋
  1. ftp

    0下载:
  2. 解析ftp协议。实现功能。我觉得很好。网络作业非常实用啊。-Resolution ftp protocol. Implementation features. I feel very good. Operation of the network is very useful ah.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:172204
    • 提供者:zhengliang
  1. wsnDiffPowLevel

    0下载:
  2. WPAN Simulator. I simulated MAC protocol for IEEE 802.15.4 using slotted Alloha access mechanism
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:8899
    • 提供者:Khaled Amer
  1. tcpserver

    0下载:
  2. protocol tcp communication
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:243458
    • 提供者:se750
  1. udpclient

    0下载:
  2. protocol udp communication
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:270120
    • 提供者:se750
  1. udpserver

    0下载:
  2. protocol udp communication
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:273059
    • 提供者:se750
  1. jiemian.vi

    0下载:
  2. 在NI LabView平台上结合TCP/IP协议进行数据传输的工作方法,并给出对工业现场数据采集传送与监控的仿真实例-NI LabView platform combined with TCP/IP protocol for data transmission methods, and simulation examples are given on the transmission and monitoring of industrial field data collection
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-05-03
    • 文件大小:1478368
    • 提供者:温小斌
  1. TCP

    0下载:
  2. 套接字与基于TCP协议的C/S的互访响应-Sockets and response based on the exchange of visits of the the TCP protocol C/S
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2974397
    • 提供者:耿莹
  1. Net

    0下载:
  2. 基于UDP协议的多窗口聊天功能实现,强化了套接字的学习-Based on the UDP protocol, multi-window chat functions, and strengthen the learning of the socket
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2960999
    • 提供者:耿莹
  1. UBNTFastConfig

    0下载:
  2. Configure UBNT network boxes, via SSH protocol.
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:6838
    • 提供者:lazna
  1. Remote-Control-System

    0下载:
  2. 远程控制系统由一个Client(客户端)和一个Server(服务端)组成,由Client端对远程主机(Server)进行各种基本的控制。客户端用于实现对联网计算机的监控操作,服务器端对于接收到的数据进行分析,解释并执行。设计中使用WinSock 控件与远程计算机建立连接及选择TCP/UDP协议实现远程控制。-Remote control system consists of a Client terminal and a Server terminal. The client terminal
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:1128412
    • 提供者:eliza
  1. Satellite-ephemeris-calculation-

    0下载:
  2. 利用瞬时轨道参数计算协议地球坐标系及相关坐标系下的卫星星历,C# 控制台程序。-Satellite ephemeris calculation of earth coordinate system protocol and relative coordinates using instantaneous orbit parameters, a C# console application.
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:34841
    • 提供者:张洛恺
  1. eMule-Protocol

    0下载:
  2. eMule Protocol通信协议的例子, 在该例子中可以明把emul是怎么样使用P2P的协议进行工作的。-eMule Protocol communication protocol examples, in this example may be out of the emul is how to use the P2P protocol to work.
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1642555
    • 提供者:lxjlhyy
  1. udpnat

    0下载:
  2. 根据udp协议进行网络穿透的例子,包括了服务端的程序和客户端口的程序, 有利于加深理解穿透原理。-Examples of network penetration under the udp protocol, including the server and client programs ports conducive to penetrate deeper understanding of the principles.
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:32485
    • 提供者:lxjlhyy
  1. PLC_Com

    0下载:
  2. It provides an example of OPC data interface as client in MS-Excel. The code is written in VB scr ipt in excel workbook which imports data from S7 PLC via OPC protocol through MPI interface.
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:185544
    • 提供者:Ankur
  1. modbusTool

    0下载:
  2. Modbus的通讯协议实现,实现简单,代码简洁,Modbus学习者的好材料-The realization of Modbus communication protocol, the realization of a simple, concise code, a good material for Modbus learners
  3. 所属分类:Console

    • 发布日期:2017-05-30
    • 文件大小:12510237
    • 提供者:yumingshui
  1. NETCONQQ

    0下载:
  2. 控制台迷你局域网聊天室 V1.0 1.基于控制台的局域网聊天室程序,用C++编写,VC++6.0 VC++2010编译通过 2.程序中调用了windows API函数,利用了WinSock以及多线程等编程技巧 3.程序采用TCP-IP协议的C/S模式,并且服务端与客户端使用同一程序中 4.程序具有通过您输入的 IP地址自动运行服务端或客户端的功能,无需手动选择 5.本程序非常适合C++初学者学习修改。欢迎大家使用或修改其中的代码!6.输入的IP地址为已经运行作为服务端的机器的IP地址,格式必须如
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:26595
    • 提供者:namejiang
  1. Zigbee_Stack

    0下载:
  2. zigbee协议栈_源代码大全与解析,无线网络的核心技术-core technology zigbee protocol stack source code complete _ and analysis, wireless network
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:175614
    • 提供者:明明
« 12 »
搜珍网 www.dssz.com