CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - server http java

搜索资源列表

  1. 20040614javahttp

    0下载:
  2. 用java实现的http服务器端例程java-achieved using java http server routines java
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:5818
    • 提供者:
  1. 用Java实现Web服务器

    1下载:
  2. 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:10425
    • 提供者:雨岳
  1. httpServer.java

    0下载:
  2. http服务器端功能实现,功能实现非常简单,但是一个非常有用的程序-http server Function, function is very simple to achieve, but a very useful procedure
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:3697
    • 提供者:zhujun
  1. Java_WebClient.jar

    0下载:
  2. Java写的WebClient,去掉.zip后缀,双击即可运行Jar文件(前提是有Java环境),模拟客户端向服务器发出HTTP请求,可自行编辑Headers-Java write WebClient and remove. Zip extension. Double-click can run Jar (premise is Java environment), Simulation client to the server HTTP request, may be edited Header
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8466
    • 提供者:龙文
  1. j-nio-http-server-source

    0下载:
  2. 基于java nio实现的http服务器,多线程,性能通过测试,正在研究nio或者服务器的朋友可以看下
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:26723
    • 提供者:dev
  1. FTPServer12

    0下载:
  2. 用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:26328
    • 提供者:施成
  1. Java Http Server

    0下载:
  2. 用Java编写的简单的HTTP服务器
  3. 所属分类:Internet/网络编程

  1. ProxyServer.rar

    1下载:
  2. 一个简单的代理服务器,用来处理http协议中的get方法,A simple proxy server, http protocol to deal with the get method
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-24
    • 文件大小:1863
    • 提供者:胡宗正
  1. Jhttpp2-SOURCE-0_4_25

    0下载:
  2. Java写的http代理服务器-Java writes http proxy server
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:46053
    • 提供者:站长
  1. HttpServer

    0下载:
  2. small http server
  3. 所属分类:Web Server

    • 发布日期:2017-11-09
    • 文件大小:127106
    • 提供者:
  1. Http

    1下载:
  2. RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。-This is the source codes (over 4000 lines) about an implementation of Http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-02
    • 文件大小:865634
    • 提供者:luo
  1. Java~VRML_Design

    0下载:
  2. Windows、Unix操作系统HTTP服务器架设,并以专栏形式,对java及HTTP、VRML等语言进行介绍。-Windows, Unix operating system to set up HTTP server, and to form columns of java and HTTP, VRML and other languages are introduced.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:23864457
    • 提供者:wlbtsin
  1. HTTPServer

    0下载:
  2. 用java语言学习写的一个httpserver,有基本的功能,适合初学http server的参考-Java language learning to write with a httpserver, basic features, suitable for beginner reference http server
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8300813
    • 提供者:steed
  1. JavaProxy_src

    0下载:
  2. Java proxy server -http traffic filter-Java proxy server-http traffic filter
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-27
    • 文件大小:30401
    • 提供者:NickNick
  1. http

    1下载:
  2. j2me上传图片到服务器,本源码包括客户端、服务器端和资源文件等。-j2me upload pictures to the server
  3. 所属分类:J2ME

    • 发布日期:2015-01-11
    • 文件大小:3996
    • 提供者:姚欣
  1. ProxyJava

    0下载:
  2. A web proxy server is an intermediate agent forwarding HTTP messages between two computers - a client and a server. Both of them have no idea about the existence of the proxy as it is transparent to them. They send their requests and responses th
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:14604
    • 提供者:Herman Chan
  1. SimpleHttp

    0下载:
  2. Simple code of http client and server with Java
  3. 所属分类:Browser Client

    • 发布日期:2017-04-02
    • 文件大小:2465
    • 提供者:dongrui
  1. http

    1下载:
  2. 一个用java写的简单的WEB服务器和浏览器,对于相关的学习者有点帮助,可以初步了理一下整个模型的编写-Using java to write a simple WEB server and browser, for a little help learners related, can initial the management about the preparation of the model
  3. 所属分类:Web Server

    • 发布日期:2015-01-11
    • 文件大小:8192
    • 提供者:dante
  1. Flex-3-with-Java-June-2009

    0下载:
  2. (Including Source Code) Rich Internet applications (RIAs) are a new breed of web applications that are capable of doing things such as loading and handling heavy data ten times faster than HTTP, designing great-looking and sophisticated user interf
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-25
    • 文件大小:8330889
    • 提供者:notzipo
  1. java-httpserver-master

    0下载:
  2. simply implemented the http server by java-java http server sample
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-19
    • 文件大小:5552268
    • 提供者:DENG TIANXIN
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com