My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

这是一个基于GAE的代理中转项目! 详情见:项目指南

日志

  • [新特性]突破限制——大文件的下载
  • [开发中...][2010-04-28]start

代理示意图

此图描述了目前的代理实现

运行指南

解压客户端后 运行:java -jar cms4g-proxy-client.jar即可运行(配置文件为init.properties)

  • init.properties和cms4g-proxy-client.jar应该在同一个目录中(如果不存在可以自己创建此文件),切记
  • init.properties
  • ##fetchUrl your GAE application-->http://myGAE.appspot.com/fetch
    fetchUrl=http\://localhost:8888/fetch
    ##your local proxy client port
    port=8080
Powered by Google Project Hosting