CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 实验课程

搜索资源列表

  1. CallCenter

    0下载:
  2. 网络编程的课程设计作业,是一个电话处理中心。用jsp实现,并含数据库的操作。内附详细的实验报告。
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:743561
    • 提供者:jia
  1. internet课程设计

    0下载:
  2. 用POP3协议来实现收发邮件的Java程序,内含源程序和实验报告-use POP3 e-mail to achieve the Java program that contains source and experimental report
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:39577
    • 提供者:谭旭刚
  1. Mproxy

    0下载:
  2. 一个基于C语言的代理服务器源码。这是网络程序课程实验。有助于学习代理服务器。-A C language based on the proxy server source code. This is a network programming course experiment. Contribute to the learning of the proxy server
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-09
    • 文件大小:1697820
    • 提供者:黄源赓
  1. winpcapneting

    1下载:
  2. 本人课程实验做的一个基于winpcap的网络嗅探器,附源程序,用c开发,在vc++6.0下编译通过。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包,并做相应的分析和统计,还可以设置捕获过滤规则,就某种协议(ip、 tcp、 udp 等)进行重点分析。 -I do a course experiments based on the WinPcap network sniffer, with source code, using c development,
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-06-29
    • 文件大小:97312
    • 提供者:郭为
  1. unix

    2下载:
  2. UNIX 网络编程的课程作业 包含多播和广播以及实验报告-UNIX Network Programming courses contain operating multicast and broadcast, as well as experimental reports
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-03
    • 文件大小:1187919
    • 提供者:zen stone
  1. firewall

    0下载:
  2. 一个包过滤程序,也是源码与实验报告都有的,很完整的一个作业,网络工程设计这门课程的大作业,希望对为此苦恼的同学有在所帮助。-A packet filtering procedures, is also a source of both the report and experimental, it is a complete operations, network engineering design of this course a big operation, and they hope t
  3. 所属分类:Firewall-Security

    • 发布日期:2017-05-02
    • 文件大小:528393
    • 提供者:何亮亮
  1. winsocket_server_client

    0下载:
  2. 计算机网络winsock编程之服务器/客户端模式socket编程,清华大学计算机网络实践课程实验四-winsocket server and client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:519656
    • 提供者:李里
  1. liuyuanxind

    0下载:
  2. 网络编程课程的课程实验报告,有实验过程及实验报告。-Network programming courses experimental reports, the report of the experiment and the experiment.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:332713
    • 提供者:xxb
  1. CSchatprogram

    0下载:
  2. 此为C++编写的C/S客户机/服务器聊天程序,网络应用与开发课程中的一个实验.-This is a C++ written in C/S client/server chat program, network application and development of curriculum in an experiment.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3728183
    • 提供者:唐娟
  1. wangluo

    0下载:
  2. 计算机网络的课程实验报告 静态路由和RIP协议的配置-Computer Network Course Experimental Report static routing and RIP protocol configuration
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:9702
    • 提供者:Ivan
  1. 2010

    0下载:
  2. 实验中心网上预约系统,计算机学院课程设计-Experimental Center of the Internet booking system, curriculum design,
  3. 所属分类:Web Server

    • 发布日期:2017-05-13
    • 文件大小:3371567
    • 提供者:xiongdiao
  1. vcchat.RAR

    0下载:
  2. 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communication SOCKET socket, the program is divided
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-28
    • 文件大小:11637760
    • 提供者:wangguixi
  1. route

    0下载:
  2. 计算机网络课程的实验参考手册,此手册介绍路由器的配置。-Experimental computer network course reference manual, this manual describes the configuration of the router.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:3016770
    • 提供者:董清
  1. stackoverflow-exploit

    0下载:
  2. 这是本人的一个课程项目,目的是实验不同的方法以实现对堆栈溢出的利用。同时要考虑你的方法对不同安全机制(如地址空间的随机化)的适用程度。代码很短小,但确实起作用。在报告里面还有屏幕截图。-This is a course project of mine to test different methods to achieve the exploitation of stack overflow. Taking into account the different ways your securit
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:311215
    • 提供者:wu zhou
  1. Internet-experimental-procedure

    0下载:
  2. 一篇关于在运行windows系统的机子上上网络课程的实验指导书-Article on the machine running on a windows system on the network course experiment instructions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3677963
    • 提供者:詠¥ 嚛
  1. xml

    0下载:
  2. xml课程实验设计,详细叙述实验过程,方便实验。-xml Experimental Design, detailed descr iption of the experiment to facilitate the experiment.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:19763
    • 提供者:高文全
  1. java

    0下载:
  2. java多线程端口扫描的实现的课程设计 代码实验报告的展示-java multithreaded port scan the code curriculum design to achieve the reported experiments show
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:631850
    • 提供者:邢府纬
  1. TCPIP_cource

    0下载:
  2. TCPIP课程实验,做网络实验的参考书,希望对网络开发入门的朋友有帮助-TCPIP course experiment, the reference network experiment to do, want to develop the network started to help a friend
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:567826
    • 提供者:lukecian
  1. zPing

    0下载:
  2. ping程序,希望对大家有用。网络实验课程上可以用到-A simple program of "ping" in Windows.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:1067299
    • 提供者:Fred
  1. 计算机网络实验

    0下载:
  2. 计算机网络课程配套实验课程内容 TCP/IP 协议(TCP/IP protocol for computer network courses)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-21
    • 文件大小:10516480
    • 提供者:xsx
« 12 »
搜珍网 www.dssz.com