搜索资源列表
获取本地主机名和IP地址
- 计算机网络实验 要求:通过编程获得本地主机名和IP地址
计算机网络实验三
- 计算机网络实验三
计算机网络实验报告
- 中国科大计算机网络实验报告
MFCliaotianshi
- 基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序分为服务器端和用户端两部分 本实验是本人做的计算机网络课程设计,有mfc的CSocket编的..给大家分享下 支持多人聊天,可以用,先运行服务器端,点击监听,然后运行客户端点击连接服务器即可-Based on TCP/IP communications are basically used for data communications SOCKET socket, the program is divided in
router
- 这里是计算机网络课程路由器的实验材料,希望对大家有帮忙-Here are the computer network routers Experimental Course Materials, and they hope to have everyone help
computer-network
- 计算机网络实验报告,供大家参考学习,希望能够给你带来帮助-computer network laboratory report
Computer-Network-Experiment
- 计算机网络实验教程 包括网络设备安装 双绞线跳线制作 交换机基本配置-Computer Network Experiment
Internet
- 计算机网络实验详解,包括后面习题的详细解答。有需要可下载-Network experiment Xiang Jie, including the following Problem answers.
drr1
- 计算机网络实验报告,组网建网课程设计报告。-Experimental report computer network, network network-building curriculum design report.
jsjwangluoshiyanbaogao
- 计算机网络实验报告 原创 交换机基本操作 VLAN基本配置:交换机端口隔离(Port Vlan)配置路由器动态路由OSPF协议 Cisco路由器的基本配置命令-Computer Network Experiment Report
network-lab-report
- 计算机网络实验报告,包含数据链路层后退N帧协议、数据链路层选择性重传协议、距离向量路由算法、链路状态路由算法-failed to translate
Computer-Network-Experiment-Manual
- 计算机网络实验指导书 (华中科技大学) 含有网络组建与实施 socket编程等内容。-Computer network experiment instructions (Huazhong University of Science and Technology) containing network formation and implementation of socket programming content.
a
- 此文档是计算机网络实验报告,实验报告,是实验报告。-it is very cool.
Computer-Network-Experiment
- 计算机网络实验 包括组件域 DNS DHCP WEB 以及FTP等服务器的配置-Computer Network Experiment include configuring the component domain DNS DHCP WEB and FTP servers, etc.
jisuanjiwangluo
- 计算机网络实验与期末考试试卷,帮助学生复习和拿到好的期末成绩-Computer Network Experiment with final exam to help students review and get a good final grade
计算机网络实验一
- 在应用程序的开发过程中合理使用设计模式,不仅能够解决实际问题,提高开发效率,而且还能够让程序结构更为清晰合理,对达到“低耦合、高内聚”的设计目的有着很大的帮助。目前网上有很多介绍设计模式的文章,有的也自成体系,基本涵盖了GoF的所有模式(Rational use of design patterns in the development process of the application, not only can solve practical problems, improve devel
ip数据包的捕获与解析
- ip数据包的捕获与解析,是一个实验报告,里面详细的解释ip数据包的捕获与解析,包含源代码(Capture and analysis of IP data packets)
实验报告 by雷锋
- 山东大学计算机网络课程的实验报告,包括从指导书的实验二到六。(Experimental Report on Computer Network Course of Shandong University)
思科模拟器实验
- 计算机网络基础实验,使用思科模拟器的第一次实验报告,需改名为 .doc 后缀后,可以用word打开。
计算机网络课程设计
- 1.网络基础应用课程实验(6个小时) 网络基本命令 网络数据格式分析 FTP服务器搭建 Web服务器搭建 2.网络编程课程设计(10个小时) 编写一个基于Socket的UDP客户端和服务器端的程序,编程语言不限 调试课件目录下所提供的两个TCP程序,一个是TCP客户端,一个是TCP服务端 编写基于UDP协议的服务端和客户端,使得二者可以相互通讯