搜索资源列表
Java-sort
- Java各种排序算法代码,转载自-JAVA爱好者:http://www.javafan.net-Java various sorting algorithm code, reprinted from-JAVA lovers : http : / / www.javafan.net
JAVA(testmianshi)
- 这种重定向的方法,将导致客户端浏览器的请求URL跳转。从浏览器中的地址栏中可以看到新的URL地址,作用类似于上面设置HTTP响应头信息的实现。 -redirect this approach will lead to the client browser to the URL request Jump. From the browser address bar can see the new URL addresses, role similar to the above provisio
javaftp 多线程、支持断点续传的java源码
- 一个多线程、支持断点续传的java源码,More than one thread in support of the java source HTTP
http-java-applet.rar
- 这是我编译好的http-java-applet小程序,可以在linux下运行,方便使用.如在浏览器上看摄像头图象,good small programing .it use for embedded linux ,a http-java-applet
java
- mina 开发的例子。实现网络通讯的开发。包括socket。http等通讯协议。-mina development example. Network communication development. Including the socket. http and other protocols.
HTTP
- 用JAVA语言实现基于HTTP协议的数据截获与还原,能够用java编写的源码截获http协议数据并对其进行还原。 首先:用Jpcap对HTTP协议数据进行截获。其次、通过分析HTTP协议和数据还原得到HTTP协议数据。 -JAVA language with HTTP-based data intercepted and Restore can be used to prepare the source java intercepted http protocol data and
HTMLTOJSP
- 以静态化的地址来访问动态页面 如: http://localhost:8080/articlelist.jsp?ty_id=1&color=red 可以用 http://localhost:8080/articlelist-1-1red.html 来访问 接受参数时 参数名称遵循 param+整数(>=1) 例如第一个参数名称为 param1 第二个参数名称为 param2 依次类推 【完全自己写的挺简陋的不过有参考价值】-Of a stati
OReilly.Java.Rmi
- OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORB
jAVA
- 实现http的多项功能,post功能,多线程功能,错误检测机制等等。实现Ftp上传下载数据的功能 能够与FTP服务器建立连接 商量通信端口 上传和下载数据 权限的控制 -Http implementation of a number of functions, post functions, multi-threaded functions, error detection mechanisms and so on. Implementation Ftp upload dow
Javaconfig
- 安装JDK 从java.sun.com/">http://java.sun.com/下载jdk-1_5_0_04-windows-i586-p.exe 安装到指定路径,我选择D:jdk1.5.0 配置环境变量: JAVA_HOME: D:jdk1.5.0 PATH: D:jdk1.5.0 in CLASSPATH: . D:jdk1.5.0lib ools.jar D:jdk1.5.0jrelib t.jar -Install JDK from
JAVA-Http
- Java关于HTTP连接的编程事例,适合新手学习Java网络编程!-Java programming on the HTTP connection examples, suitable for novice learning Java network programming!
jpcapdump
- 本程序用来实现对网络流量的获取及分析功能。可以分离出tcp/udp报文,http协议,ftp协议,snmp协议等。-This procedure used to achieve access and network traffic analysis. Can be isolated from tcp/udp packet, http protocol, ftp protocol, snmp agreement.
JAVA
- java断点续传程序,内容:(一)断点续传的原理 (二)Java实现断点续传的关键几点 (三)断点续传内核的实现-HTTP java program, the contents of: (a) the principle of HTTP (2) Java HTTP to achieve the critical points (c) the realization of the kernel HTTP
ProxyJava
- 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
java-URL
- 创建一个简单的HTTP客户程序,它访问由命令行参数(即main方法的参数)指定的一个网页并把得到的HTTP响应结果保存到本地文件系统的一个文件中。要求使用客户端协议处理框架编写。-Create a simple HTTP client, it is access from the command line parameters (the main 方法 the argument) specifies a Web page and which gain the HTTP Xiangying res
Java_script_Asp_chat_room_without_refresh_achieve_
- XML HTTP Java scr ipt Asp无刷新实现聊天室经典代码XML HTTP Java scr ipt Asp chat room without refresh to achieve the classic code-XML HTTP Java scr ipt Asp chat room without refresh to achieve the classic code
Flex-3-with-Java-June-2009
- (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
Java rmi
- With Java RMI, you'll learn tips and tricks for making your RMI code excel. This book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunnel
grpc-java-1.9.0.tar
- gRPC-java 1.9.0 已发布,gRPC-java 是谷歌 RPC 框架 gRPC 的 Java 实现。gRPC 是一个高性能、开源、通用的 RPC 框架,面向移动和 HTTP/2 设计,是由谷歌发布的首款基于 Protocol Buffers 的 RPC 框架。 gRPC 基于 HTTP/2 标准设计,带来诸如双向流、流控、头部压缩、单 TCP 连接上的多复用请求等特性。这些特性使得其在移动设备上表现更好,更省电且节省空间占用。(GRPC-java 1.9.0 has been rel
mina-http-2.0.7.jar
- java 支持http访问,支持get、post等方式(httpcore,java,http,information)