首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > udauction

udauction

  • 资源大小:40.20 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

A unit demand auction prototype in Java. How to run: You need SVN. Linux/Mac usually has svn available already or you can grab it from your default repository. Windows users should download SVN from here - http://tortoisesvn.tigris.org/ Go to next step after you have SVN running. Download source: svn checkout http://udauction.googlecode.com/svn/ udauction Go to the udauction directory: cd udauction/ Compile and run server: ./run-server Edit the .client file to have the IP address of the server (for local testing, you can set IP = 127.0.0.1) Compile and run client (in a new terminal): ./run-client For list of valid commands, examine src/server/ServerProtocol.java. Alternatively you can examine/execute arc/client/ConsoleTester.java

文 件 列 表

Unit Demand Auction
.classpath
.client
.project
.server
README.txt
bin
auction
Auction.class
src
VIP VIP
0.174929s