CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算机网络实验

搜索资源列表

  1. socketp2p

    0下载:
  2. 另外一个计算机网络实验课socket以及P2P网络的实现的源代码,包括server和client端-Another computer network Lab socket and P2P networks to achieve the source code, including server and client-side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:88425
    • 提供者:高风
  1. Windows-Socket

    0下载:
  2. 计算机网络实验一,基于Windows Socket编程,设计并实现一个简单的聊天系统,包括客户端及服务器端。-Experiment a computer network based on Windows Socket programming, design and implement a simple chat system, including client and server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4651204
    • 提供者:gaoyuan
  1. Lab9

    0下载:
  2. 我们学校计算机网络实验,Java实现的crc差错检测。希望对大家有用。-Our school computer network experiment, Java achieved crc error detection. Useful for all of us hope.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:941
    • 提供者:relea
  1. network_2_1

    0下载:
  2. 计算机网络实验上的建立路由表的程序,这个程序使用到了DJSKLA算法!-Experiments on the computer network routing table to establish the procedures, which use algorithms to DJSKLA!
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:8422
    • 提供者:andacce
  1. ServerAndClient

    0下载:
  2. 计算机网络实验的socket编程,实现多个客户端之间的通信,可识别客户端编号。-Computer network socket programming experiment, to achieve communication between multiple clients can identify the client number.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:12115
    • 提供者:郭雄
  1. jisuanji-Exercise1

    0下载:
  2. 西北工大大学软件与微电子学院软件工程专业计算机网络实验代码答案-West Beigong University School of Software and Microelectronics, Software Engineering Computer Network Experiment code answers
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2337
    • 提供者:dyl
  1. IP-traffic-managemen

    0下载:
  2. 用访问列表初步管理IP流量,思科路由器设置方法,计算机网络实验使用-Initial management of IP traffic with access lists, Cisco router setup method, the experimental use of computer networks
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:504011
    • 提供者:王子峰
  1. Network-Protocol-(IP)

    0下载:
  2. 计算机网络实验报告网络协议(IP),里面有每个问题的解答,有进行实验时的截图-Computer Network Experiment Report Network Protocol (IP), which has to answer each question, there are shots of conduct experiments
  3. 所属分类:Linux Network

    • 发布日期:2017-05-09
    • 文件大小:2003800
    • 提供者:吕梦楠
  1. Computer-Network-Experiment

    0下载:
  2. 计算机网络实验 包括组件域 DNS DHCP WEB 以及FTP等服务器的配置-Computer Network Experiment include configuring the component domain DNS DHCP WEB and FTP servers, etc.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-15
    • 文件大小:3808722
    • 提供者:纪开祝
  1. sliding_windows_protocol

    0下载:
  2. 在计算机网络实验系统上实现的简单滑动窗口协议,对应实验手册中的实验一.-Simple sliding window protocol on realization of computer network experimental system, the corresponding laboratory manuals of experimental one.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:613281
    • 提供者:nina
  1. VOIPSIP

    0下载:
  2. 北邮研究生院计算机网络实验 VOIP sip-voip sip
  3. 所属分类:P2P

    • 发布日期:2017-05-09
    • 文件大小:1667072
    • 提供者:张涛
  1. Net_project_http

    0下载:
  2. 哈工大计算机网络实验,实现http代理服务器,在实现代理的基础上,添加了cache缓存、网站过滤、用户过滤及钓鱼网站的功能。请用VS进行编译,代码有详细的注释-HIT computer network experiment, realize http proxy server, in the realization of the agent based on the added cache caching, Web filtering, and user filter function phis
  3. 所属分类:Proxy Server

    • 发布日期:2017-06-16
    • 文件大小:25031111
    • 提供者:mjy
  1. slidingwindows

    1下载:
  2. 北邮计算机网络实验之滑动窗口协议的实现,包括GBN协议和选择重传协议,已通过验收。-BUPT computer network experiment of sliding window protocol implementation, including GBN protocol and selection retransmission protocol has been approved.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2377655
    • 提供者:方欣
  1. HttpServer

    0下载:
  2. HTTP代理服务器,计算机网络实验。客户端: 创建新的socket,绑定服务器host和端口号; Socket创建成功后获得相应的输出流; 将请求报文通过输出流传到服务器,记得flush()刷新缓存; 创建该socket所对应的输入流,获取服务器的相应报文。 服务端: 通过建立相应端口的socket实现监听某端口的socket请求; 当有别的socket请求连接就开始监听socket的信息,接收到请求报文; 根据对请求报文的解析,得到请求者的url、端口还有请求信
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-05
    • 文件大小:32584
    • 提供者:yj
  1. jisuanjiwangluo

    0下载:
  2. 计算机网络实验与期末考试试卷,帮助学生复习和拿到好的期末成绩-Computer Network Experiment with final exam to help students review and get a good final grade
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:795034
    • 提供者:钟雪
  1. project1

    0下载:
  2. 中国科学技术大学研究生课程 高级计算机网络 实验1-USTC, Advanced Computer Network, Project 1
  3. 所属分类:Linux Network

    • 发布日期:2017-12-13
    • 文件大小:31477605
    • 提供者:贺云天
  1. network4.tar

    0下载:
  2. 计算机网络软件路由实验,压缩包内为python文件,已完善(this is the source of software routing experiment in computer network course.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-22
    • 文件大小:2098176
    • 提供者:libaiSo
  1. 计算机网络实验一

    0下载:
  2. 在应用程序的开发过程中合理使用设计模式,不仅能够解决实际问题,提高开发效率,而且还能够让程序结构更为清晰合理,对达到“低耦合、高内聚”的设计目的有着很大的帮助。目前网上有很多介绍设计模式的文章,有的也自成体系,基本涵盖了GoF的所有模式(Rational use of design patterns in the development process of the application, not only can solve practical problems, improve devel
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-19
    • 文件大小:308224
    • 提供者:GG2020
  1. Ethereal

    0下载:
  2. “Ethereal 实验”利用 Ethereal 软件捕获程序执行过程中收发的数据包,通过对数据包的分析从而加深对网络协议的理解。("Ethereal experiment" uses Ethereal software to capture the data packets during the execution of the program. Through the analysis of the packet, it can deepen the understand
  3. 所属分类:网络编程

    • 发布日期:2017-12-31
    • 文件大小:1814528
    • 提供者:ssssskk
  1. 计算机网络实验

    0下载:
  2. 详细指导步骤,教你学会连接它们,设置局域网(Detailed instructions, teach you to learn to connect them, set up LAN)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-31
    • 文件大小:1257472
    • 提供者:一石
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com