CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 网络通信

搜索资源列表

  1. SafeTrans

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:650182
    • 提供者:qzhirong
  1. VC_comunacation

    0下载:
  2. VC网络通信代码,仅供各个初学者参考,希望对大家有所帮助-VC network communication code for all beginners reference, I hope all of you to help
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-06
    • 文件大小:1403072
    • 提供者:kingyi
  1. JAVA

    0下载:
  2. 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:119682
    • 提供者:罗亚兴
  1. SendEmail

    0下载:
  2. 用网页发MAIL,,里面祥细介绍了网络通信的原理和常用方法-Pages issued by MAIL,, which introduced a network communication祥细principles and common methods
  3. 所属分类:Email Client

    • 发布日期:2017-04-04
    • 文件大小:256409
    • 提供者:gjf123
  1. CommSocket

    0下载:
  2. 用MFC编写的基于WinSocket网络通信功能的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Using MFC to prepare WinSocket network-based serial communication program. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good r
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:41714
    • 提供者:仙儿
  1. doc1

    0下载:
  2. 用于无线传感器网络的节能路由模型与仿真 马 震,刘 云,沈 波 (北京交通大学通信与信息系统北京市重点实验室,北京100044) 摘 要:针对多跳无线传感器网络中传感器节点能耗不均衡的问题,本文提出了一种节能路由模型 EER ,并对模型进行了分析与仿真. EER 在网络中动态划分节点簇,动态建立簇头节点到sink 点的 多跳路由,通过非线性算法控制节点簇的尺寸,采用局部信息汇聚与汇聚信息多跳传递相结合的方 式向sink 点传递数据,从而达到平衡节点能耗的目的. 仿真结果表
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:296300
    • 提供者:ge
  1. ZigBee3

    0下载:
  2. 基于Zig Bee协议的温度湿度无线传感器网络 3 辛 颖, 谢光忠, 蒋亚东 (电子科技大学光电信息学院,四川成都610054) 摘 要: 阐述了一种温度湿度智能数据采集的无线传感器网络,介绍了传感器节点的软件与硬件设计。 该系统基于Zig Bee无线通信协议设计,克服了有线传感器网络的局限性,避免了其他无线通信技术的高 功耗的缺点,节点成本低、网络容量大、生存周期长。实验结果表明:温度测量精度为1 ℃,湿度精度为 3 %RH,可以广泛用于环境检测。 关键词:
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:207431
    • 提供者:ge
  1. 73462699VOIP_server_client

    0下载:
  2. 服务客户端通信,实现网络通信文件传输等 仅供参考-Services Client communications, network communications, such as file transfer is for reference only
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-26
    • 文件大小:450946
    • 提供者:yferp
  1. ICMPdevelpoment

    0下载:
  2. icmp网络通信程序开发VC++ icmp网络通信程序开发VC++icmp网络通信程序开发VC-icmp network communication program development VC++ icmp network communication program development VC++ icmp network development VC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:90288
    • 提供者:林方键
  1. jisuanji

    0下载:
  2. 计算机网络考试复习题 。部分内容: 计算机网络习题答案 第一章测验题 1、计算机网络是由计算机技术和通信技术结合的产物。 2、Internet网是在 ARPANET 网基础上发展起来的。 3、计算机网络发展阶段为1969年单机系统,通信设备,ISO/OSI, 互联网。 4、计算机网络的主要功能数据通信,资源共享,分布式数据处理,提高系统可靠性与处理能力。 5、计算机网的服务有WWW服务,电子邮件服务,DNS,FTP,数据库服务,多媒体应用,管理。 7、分布式
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:46860
    • 提供者:张一
  1. TCP

    0下载:
  2. 使用C#实现网络通信程序,主要是应用在TCP协议通信-The use of C# Achieve network communication procedures, primarily used in TCP protocol communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3383
    • 提供者:zhanglei
  1. newdilog

    0下载:
  2. 本程序是实现远程文件上传的程序,包含用户界面。主要应用了网络通信技术。-This procedure is a remote file upload process, including the user interface. The main application of the network communication technologies.
  3. 所属分类:Telnet Server

    • 发布日期:2017-05-09
    • 文件大小:29635
    • 提供者:liuhuan
  1. 01

    0下载:
  2. 套接字连接超时设计方案:在使用tcp进行网络通信时,由于受到网路传输速度的限制,所以经常会导致套接字连接占用很长时间。本程序实现用户要求3秒中没有建立连接,就认为连接失败,要求重新连接来避免这种情况。-Socket connection timeout design: tcp in the use of network communications, the transmission speed of the network due to the restrictions, so often l
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:216021
    • 提供者:fanren
  1. Delphi

    0下载:
  2. Delphi网络通信协议分析与应用实现(PDF)-Network communication protocol Delphi analysis and applications (PDF)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1004
    • 提供者:aqwsderfgt
  1. vc

    0下载:
  2. 数据通信课程设计报告,用vc实现局域网内点对点通信!-Data communications curriculum design report, with vc LAN peer-to-peer communications within!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:13493
    • 提供者:redwolf
  1. wulianjietongxin

    0下载:
  2. 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 无连接的通信 的程序代码。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. The realization of non-connected communications program code. Detailed
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:159376
    • 提供者:羊妹妹
  1. youlianjiewangluohuiyi

    0下载:
  2. 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 有连接方式实现网络会议 的程序代码。分为服务器端和客户端。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. Connections to achieve the realization of web conferenc
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:221527
    • 提供者:羊妹妹
  1. youlianjietongxin

    1下载:
  2. 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 有连接的通信 的程序代码。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. Communications connectivity to achieve the program code. Detailed code
  3. 所属分类:.net

    • 发布日期:2014-05-27
    • 文件大小:161870
    • 提供者:羊妹妹
  1. wangkadizhi

    0下载:
  2. 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 获取网卡地址 的程序代码。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. To achieve access to the network card address code. Detailed code comme
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:159249
    • 提供者:羊妹妹
  1. duankouzhuangtai

    0下载:
  2. 本程序是用 Visual C++.net (VC.net)编写的网络通信程序。 实现 扫描端口状态 的程序代码。代码注解详细。有需要的朋友下载看看。-This procedure is used Visual C . Net (VC.net) the preparation of the network communication program. Port scanning to achieve the status of program code. Detailed code comm
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:178490
    • 提供者:羊妹妹
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com