当前位置:
首页 资源下载
搜索资源 - Multi-Threaded-Web-Server java
搜索资源列表
-
1下载:
简单的多线程WEB服务器,借鉴了<自顶向下方法_计算机网络>里的程序.用java写的.-simple multi-threaded Web server, a reference
-
-
0下载:
JAVA中实现的多线程实现的Web服务器-JAVA achieve the realization of multi-threaded Web server
-
-
1下载:
编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。服务器程序启动后,监听端口5678的请求;客户端程序启动后,向服务器端口5678发送请求。服务器不断接收客户机所写入的信息,并且服务器也会做出"Receive"为回应,告知客户机已接收到消息。要求:服务器程序采用多线程开发,允许多个客户端程序同时连接。客户机发送"End"字符串时,客户端程序退出-Write a Java web application, the application
-
-
0下载:
多线程web服务器 java语言 实现了 阅读文字 图片.jpg以及.gif -Multi-threaded web server, java language to implement read the text images. Jpg and. Gif
-
-
1下载:
Java多线程Web服务器,TCP/IP 1.0。-Java multi-threaded Web server, TCP/IP 1.0.
-
-
0下载:
多线程web服务器 如果您还没有注册,请先注册。源码要求为至少5个C或Java源码-Multi-threaded web server If you have not yet registered, please register. Source calls for at least five C or Java source code
-
-
0下载:
[linux.rar] - 嵌入式linux开发教程,从嵌入式linux的基本应用,C语言应用程序开发,到嵌入式linux平台的构建,再到网络应用程序,驱动程序开发,讲的很全。
[Warehouseapplet.rar] - 类似网上商店,applet做的介面,有服务器端,列出各种商品
[Postlet-src-0.13.zip] - 文件上传,可以实时显示上传进度条的,基于applet
[uploadfile.rar] - 使用java实现多线程下载,包含断点续传。-[lin
-
-
0下载:
用JAVA实现多线程网络服务器与客户端通讯的简单程序,可以支持多个客户端向服务器提供服务-JAVA to achieve with multi-threaded web server with a simple client program, can support multiple clients to provide services to the server
-
-
0下载:
java 开发web服务器,可以多线程使用,非常不错,界面也很不错-java to develop web server, you can use multi-threaded, very good, very good interface
-
-
0下载:
Web Server ,多线程的操作,局域网的Server。-Web Server, multi-threaded operation, LAN Server.
-
-
1下载:
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法
-Between server and client through the socket Socket (
-
-
0下载:
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Soc
-
-
0下载:
java写的简单web服务器,可实现多线程-A simple web server written by java, which is enabling multi-threaded.
-
-
2下载:
遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
-
-
0下载:
多线程网络服务器 multithread webserver java语言编写-Multi-threaded web server multithread webserver java language
-
-
0下载:
multi threaded web server using java
-
-
0下载:
基于JAVA实现的多线程Web服务器,能并行服务于多个请求-JAVA-based implementation of multi-threaded Web server can serve multiple requests in parallel
-
-
0下载:
系统研究了java的web应用的性能测试工具,包括多线程访问测试响应时间,访问失败率等。-System of a java web application performance testing, including multi-threaded access to test response time, access failure rate.
-
-
0下载:
用Java实现多线程Web服务器.pdf 网络编程的重要内容 不可多得的源码,java中的精华之一-Multi-threaded Web server implemented in Java. The essence of one of the rare pdf network programming source code, java
-
-
0下载:
该程序是用java写的一个基于多线程web服务器的线程池程序,纯属原创,供大家参考和学习-The program is written in java based on a multi-threaded web server thread pool program is purely original, for your reference and learning
-