当前位置:
首页 资源下载
搜索资源 - client proxy server java
搜索资源列表
-
1下载:
这是一个proxy server 源码,save client/server transaction data to c \\temp\\proxylog.txt
modify regdata.java to piont to destination server.
-This is a proxy server source code, save client / server transaction data to c \\ temp \\ proxylog.txt modif
-
-
0下载:
第6章 Java C/S结构编程
实例67 实现C/S多线程
实例68 客户端程序
实例69 服务器端程序
实例70 C/S结构聊天室
实例71 基于C/S的小游戏
实例72 应用C/S数据库
实例73 实现客户端程序
实例74 实现一个简单的代理服务器
实例75 C/S结构的分布式运算-Chapter 6 Java C / S structure, programming examples of achieving 67 C / S 68 examples
-
-
0下载:
是一个实现了代理服务的类。当有客户端连接时调用serve()方法,可以在客户和服务器端传输数据。-It is a realization of the category of agency services. When the client calls the connection serve () method to the client and server-side data.
-
-
0下载:
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
-
-
0下载:
This file is used as a proxy server -along with other few helper classes- between a db server and its client.
-
-
1下载:
A simple Java based Proxy (with some features such as dynamic packet creation) for Conquer Online.
This works with the newest Conquer Online version (unless they make any packet offset changes, which should be easily fixable). Works with priva
-
-
0下载:
Proxy Server featuring Cache functionality. It also logs messages exchanged between client and server and proxy server. The log file is generated suffixed with timestamp.
-
-
0下载:
RMI服务器端和客户端调用DEMO,包括JAVA标准RMI方式和使用SPRING RMI代理方式(ECLIPSE工程,需要JDK1.4或以上)。-RMI server and client called DEMO, including JAVA standard methods and the use of SPRING RMI RMI proxy mode (ECLIPSE project, which requires JDK1.4 or above).
-
-
0下载:
《Java网络编程》第三版会为你介绍Java网络API的最新特性。本书讨论了JDK 1.4和1.5(现在已命名为J2SE 5)中所做的所有修改和增补。本书内容全面,涵盖了从网络基础知识到远程方法调用(RMI)等各方面的内容,书中章节涉及到TCP和UDP socket、服务器socket、URL和URI、组播以及特殊用途的API(如JavaMail)等等。本书展示了如何使用JSSE编写安全的网络应用程序,解释了如何使用NIO API编写超高性能的服务器。它还涵盖了Java对网络代理、Web coo
-
-
0下载:
ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, mo
-
-
0下载:
简单的代理服务器的java程序 开启程序之后 打开浏览器 设置proxy 需与javac Proxy.java 使用的测试端口号一致-work as proxy in between client and server, after compile the program, opent the brower and set the proxy, the port number should be the same as the one used in javac Proxy.java
-
-
0下载:
ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j is an FTP client Java library that implement
-
-
0下载:
java实现一个代理服务器,可请求和转发http服务器内容(Java implements a proxy server that can request and forward the content of the HTTP server)
-