CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 通信协议

搜索资源列表

  1. net

    0下载:
  2. linux环境下实现TCP网络协议的客户端和服务器通信-the linux environment TCP network protocol client and server communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-28
    • 文件大小:2689
    • 提供者:shanglin
  1. dmsdoc

    0下载:
  2. 通用数据采集系统(Data Mining System)主要用于从登陆日志中采集客户使用所租用服务器的数据,并通过网络通信(TCP/IP协议)上传至服务器,以便在一段时间内作为对客户进行收费的依据。 系统在结构上使用C/S结构,即数据采集客户端(Client)与服务器端(Server)结构。 客户端(Client)分为服务器日志数据读取、数据匹配和数据发送模块。 服务器端(Server)分为数据接收、数据存入和数据库访问模块-General-purpose data acqu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:415215
    • 提供者:王银
  1. SSDPScaner

    0下载:
  2. SSDP(简单服务发现协议)扫描器,扫描当前设备并显示扫描过程中的数据通信包。
  3. 所属分类:Scanner

    • 发布日期:2017-11-07
    • 文件大小:2492355
    • 提供者:amily
  1. communicate-for-udp

    0下载:
  2. 包括客户端和服务器端,编译后执行,可实现基于UDP协议的网络通信。-include client and service ,after compile,we could communicate using udp/
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:54191
    • 提供者:杨柳
  1. Server

    0下载:
  2. C语言TCP/IP协议通信,服务器端源程序-TCP/IP protocol communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:771
    • 提供者:guoliang
  1. select-non-block

    0下载:
  2. 利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, serv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2256
    • 提供者:德良
  1. openssl

    0下载:
  2. 为网络通信提供安全及数据完整性的一种安全协议,囊括了主要的密码算法、常用的密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用。-The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing ...
  3. 所属分类:Network Security

    • 发布日期:2017-05-11
    • 文件大小:2381019
    • 提供者:zhu pengfei
  1. udp_server_client

    0下载:
  2. udp 协议通信简单实现 udp_server做服务端 udp_client做客户端 可做原理参考-udp protocol communication server to do simple implementation udp_server udp_client clients do make reference to the principle of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:YUAN
  1. ns2 dvhop-pm

    0下载:
  2. 在ns2软件下编译的无线传感器网络DV-Hop协议,有详细的编译步骤,可以供广大通信爱好者学习,借鉴。
  3. 所属分类:Linux/Unix编程

  1. datalink

    0下载:
  2. 滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信--Sliding Window Protocol, describing both how to use the sliding window communication protocol to communicate.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2348
    • 提供者:Zhangxl
  1. tcp

    0下载:
  2. linux 环境下的基于TCP协议的通信程序,实现了客户端和服务器的通信-linux environment based on the TCP protocol communications program to achieve the communication between client and server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:2597667
    • 提供者:lhz
  1. can-P-UART

    0下载:
  2. MODBUS协议定义了一个与基础通信层无关的简单协议数据单元(PDU)。特定总线或网络上的MODBUS协议映射能够在应用数据单元(ADU)上引入一些附加域。-The MODBUS protocol defines a simple protocol data unit and a communication layer independent (PDU). Specific bus or network on MODBUS protocol mapping can on the applicat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:4531
    • 提供者:asgeyrjtoca
  1. 12

    0下载:
  2. 支持XMP协议即时通信客户端。支持连接验证,文件传输,文本传输-this is client with xmp with word convent and file convent and so so
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:11044791
    • 提供者:童鹏
  1. Linux-internet

    0下载:
  2. 网络编程相关资料,套接字介绍及应用,进程间通信,网络协议-Network programming related information, socket is introduced and its application, inter-process communication, network protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:2070728
    • 提供者:叶祥吉
  1. ChatTest

    0下载:
  2. 网络编程最主要的工作就是在发送端把信息通过规定好的协议进行组装包,在接收端按照规定好的协议把包进行解析,从而提取出对应的信息,达到通信的目的!中间最主要的就是数据包的组装,数据包的过滤,数据包的捕获,数据包的分析,当然最后再做一些处理!-The main job is to network programming in the sender information by specifying the good agreement assembled package, good agreement
  3. 所属分类:Scanner

    • 发布日期:2017-04-24
    • 文件大小:43469
    • 提供者:肖云峰
  1. my-bachelor-thesis-master

    0下载:
  2. WEP协议的设计实现,数据包的构造,构造ARP进行通信-WEP protocol design implementation, construction, construction ARP packet communication
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4466313
    • 提供者:天空
  1. cserialport

    0下载:
  2. 对Cserial进行了优化,可以通过中断来实现串口通信,底层接收可以根据帧协议进行接收-For Cserial optimized can be achieved by interrupting the serial communication, reception can be received in accordance with the underlying frame agreement
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:34170
    • 提供者:tom
  1. VC485-serialcommpro

    0下载:
  2. 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。-This routine demonstrates how PC and intelligent instruments through the RS485 interface to communicate. Instrument using the self-tuning PID regulator, the instrument of the comm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4623092
    • 提供者:夺在
  1. modbus

    0下载:
  2. VC++实现mosbus 协议,与PLC通信 VC6.0
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:89003
    • 提供者:kangzhenwei
  1. cJSON-master

    1下载:
  2. C语言 JSON协议库,对JSON创建、读取,分析;对底层配置接口及网络通信有一定的借鉴作用,希望有所帮助。(C language JSON protocol library, create, read and analyze JSON. It can be used for reference to the low-level configuration interface and network communication.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:437248
    • 提供者:ahaotom
« 1 2 3 4 56 »
搜珍网 www.dssz.com