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

搜索资源列表

  1. Java Http Server

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

  1. Java TCP/HTTP代理

    0下载:
  2. 一个Java写的端口代理程序,大家不妨可以看看
  3. 所属分类:代理服务器

  1. HttpServer

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

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

    0下载:
  2. 这是用JAVA的SOCKET类实现的HTTP CLIENT的代码。通过它可以让原来很头疼的事情现在轻松的解决,例如你不再管是HTTP或者HTTPS的通讯方式,告诉它你想使用HTTPS方式,剩下的事情交给httpclient替你完成。-This is the SOCKET with JAVA class implements the HTTP CLIENT code. It allows the original adoption of a headache now things easy sol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1578447
    • 提供者:魏汝垚
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36122
    • 提供者:王小军
  1. PhoneGame-ChineseChess(Java)

    0下载:
  2. 手机版象棋游戏采用MIDP1.0开发,在低端手机上运行的同时,保证了高端手机的兼容性,其市场发展空间巨大。伴随着中国移动GPRS和中国联通CDMA1X数据业务的开展,手机游戏将是3G数据业务的一个重要的应用领域。根据需求分析的描述以及与用户的沟通,现制定系统实现目标如下:界面设计简洁、友好、美观大方,保证直接上手便可游戏,操作简单、快捷方便,规则简单,方便游戏者进行游戏,实现智能规则判断, 支持大型Web服务器,以Http协议通讯, 向PC端开发靠拢,为以后PC与手机互联奠定基础。-er
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-25
    • 文件大小:438957
    • 提供者:Emily
  1. http

    0下载:
  2. 一个html解析器,能够从指定网页中获取图片并保存。-This is a html parser, this parser can access a specified page and save the picture in your computer.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-25
    • 文件大小:840747
    • 提供者:sunjinpei
  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. 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. jProxy

    0下载:
  2. java http-proxy source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:4727
    • 提供者:vladkimo
  1. http

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

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

    0下载:
  2. send sms in a java project
  3. 所属分类:SMS

    • 发布日期:2017-03-22
    • 文件大小:4384
    • 提供者:jai
  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. GetSample

    0下载:
  2. http get-http get
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:842
    • 提供者:yushenshafo
  1. java-nettwork

    0下载:
  2. 巨作---java网络编程第三版 源码。 详细介绍java网络编程中的知识, 从tcp/udp/http等各种协议和java实现。 -允许输入拉丁字符的拼音 Masterpiece--- java network programming third edition of the source. Detailed knowledge of java network programming From the tcp/udp/http protocol and java.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:232056
    • 提供者:
  1. http实现的通信

    0下载:
  2. 关于http协议详解。适合初学者使用,欢迎大家下载预览一起学习(Primary data, a Linux programming for beginners to use)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:小晨晨
  1. java

    0下载:
  2. 台北公交数据公开接口 http协议代码 包括新增加api和appkey部分(Taipei public transport data public interface HTTP protocol code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:429056
    • 提供者:maybachwar
  1. com.yt.tools.http

    0下载:
  2. 为http的功能类,maven方式构建的,封装了文件,json,string,byte等获取方式,同时提供了多种延伸的方式,简单易用。(For the function class of HTTP, the way of Maven is built, which encapsulates the way of obtaining files, JSON, string, byte and so on. At the same time, it provides a variety of ext
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:37888
    • 提供者:Ruien
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com