搜索资源列表
ftp
- 有2个内容,一个位网络组件配置路由器的实验演示了在Boson Netsim仿真软件环境下路由协议的配置方法,IP地址的规划方法等等,另一为SOCKET编程实验,用JAVA语言实现了一个FTP客户端的功能
jisuanjiwangluo4
- 一、实验目的 了解和掌握基于UDP的网络通信应用程序; 了解和掌握基于TCP的网络通信应用程序。 二、实验要求 可以使用任何编程工具和编程语言实现。 编写一个网络通信应用程序,客户端和服务端可以通过该应用程序进行相互通信,传送信息或者传输文件。 TCP与UDP的方式任选其一。 提示:互联网上有非常多的各种语言开发的基于套接字方式网络通信协议的小例子程序,同学们可以多多参考。另外各种开发工具,比如:VB,VC,DELPHI,JAVA等都有相应的控件库或者功能
internet课程设计
- 用POP3协议来实现收发邮件的Java程序,内含源程序和实验报告-use POP3 e-mail to achieve the Java program that contains source and experimental report
MyQQ
- 类似QQ的聊天工具Java实验实验8-like QQ which can chat with others
wangloubiancheng
- 网络实验,局域网通信,JAVA网络编程应用-Network experiments, LAN communications, JAVA Network Programming Application
Lab9
- 我们学校计算机网络实验,Java实现的crc差错检测。希望对大家有用。-Our school computer network experiment, Java achieved crc error detection. Useful for all of us hope.
Java
- 这是java实验的实验报告:Java多媒体与多线程处理实验报告。-This is a java reporting experiments: Java multi-media and multi-threaded report processing experiments.
GameTheoryP2PSystems
- 为解决P2P中搭便车和恶意诽谤,基于博弈论设计了一种P2P激励机制。这是模拟实验程序。压缩包中有相关的发布文件和运行说明。-To address free-riding in P2P and malicious libel, based on game theory has designed a P2P incentive mechanism. This is a simulation program. Compressed package release relevant documents
Network_webserver
- 使用Java开发的Web Server,实现用户设置端口,多线程并行处理,并附有详细的实验报告:模块分析,结果测试。-Using the Java Development Web Server, to achieve the user to set the port, multi-threaded parallel processing, together with a detailed experimental report: Module analysis, the results of t
zhongjianjian
- 中间件实验,进一步掌握Java语言代码的编写; 2. 熟悉Java企业级平台Java EE 6的使用; 3. 学习使用NetBeans IDE(集成开发环境); 4. 学习在GlassFish 2 Java应用服务器上运行代码-Middleware experiment, to further understand the preparation of Java language code 2. Familiar with the Java Enterprise platform,
RMImeetingsystem
- 计算机网络实验之一,基于RMI技术的会议系统,完成用户和会议功能,拥有GUI界面-One of the computer network experiment, based on RMI technology, conference system, complete the user and conferencing, with GUI interface
java.doc
- 面向对象编程,异常处理,图像用户接口,多线程等实验!-Object-oriented programming, exception handling, graphical user interface, multi-threaded so experiment!
java.telnet
- 本实验基于Telnet协议,使用Socket套接口,用java语言,实现Telnet服务。目的使学生了解Telnet协议、掌握在java编程中对telnet协议的使用、和使用Socket的编程技术及其远程登录网络访问服务的技术。-Telnet protocol based on this study, the use of Socket socket, using java language, to achieve Telnet service. Telnet protocol aims to
Socket
- 网络实验设计报告:Socket下的点对点通信实现采用Java语言编写网络上的点对点的Socket程序。该程序必须能在服务器端实现监听连接请求,客户端实现发送连接请求的功能,在建立连接后进行发送和接收数据的功能:-Experimental Design Network Report: Socket Communication point under the Java language using point to point on the network Socket program. The p
QQ-
- 模拟QQ的简单实验,通过JAVA语言实现了QQ的一些基本功能,-QQ simple simulation experiments via JAVA language to implement some of the basic functions of QQ,
java
- java多线程端口扫描的实现的课程设计 代码实验报告的展示-java multithreaded port scan the code curriculum design to achieve the reported experiments show
udp-pinger-java-lab
- 基于udp的ping 客户机和服务器,能够实施简单的pinger 小功能,是计算机网络自定而下的课后实验-udp pinger client server
Crc
- 计算机网络实验 循环冗余校验 基于java环境 -Computer Network Experiment cyclic redundancy check based on a Java environment
WebServer
- java实现tcp多线程服务,北京理工大学计算机网络实验-java tcp multithreaded, Beijing Institute of Technology Computer Network Experiment
8562721
- 初学java,最近帮同学作的一些实验,感觉有点麻烦,望各位多多指教()