Description: Debauchery fantasy than webgame networking webgame-javaRPG game to buy things to achieve the transaction function打怪warehouse chat! 1. Java environment configuration, JDK1.5 and installation of more than MYSQL5.0 (configured java environment variable) 2. In the SQL file, the role.sql, sql.sql, insert.sql smoothly in accordance with the MYSQL database into
File list (Check if you may need any files):
.as2_classpath
.classpath
.project
bin
build.xml
classes
.......\Depot.hbm.xml
.......\Friend.hbm.xml
.......\Goods.hbm.xml
.......\GoodsItem.hbm.xml
.......\hibernate.cfg.xml
.......\org
.......\...\blue
.......\...\....\bean
.......\...\....\....\ParamsBean.class
.......\...\....\....\PropertyBean.class
.......\...\....\....\SendBean.class
.......\...\....\exception
.......\...\....\.........\ParamCastExcpetion.class
.......\...\....\.........\ResponseException.class
.......\...\....\.........\SysncException.class
.......\...\....\global
.......\...\....\......\Application.class
.......\...\....\......\SystemCommon.class
.......\...\....\net
.......\...\....\...\Server.class
.......\...\....\...\ServerThread.class
.......\...\....\remote
.......\...\....\......\Client.class
.......\...\....\......\ClientImpl.class
.......\...\....\......\FlashObject.class
.......\...\....\......\RemoteFactory.class
.......\...\....\response
.......\...\....\........\ClientResponse.class
.......\...\....\........\MethodResponse.class
.......\...\....\........\StartEndListenter.class
.......\...\....\........\StartEndListenterAdapter.class
.......\...\....\util
.......\...\....\....\CheckObjectType.class
.......\...\....\....\StringTools.class
.......\...\....\xml
.......\...\....\...\HandleXml.class
.......\...\....\...\HandleXmlImpl.class
.......\...\....\...\ParseXml.class
.......\...\....\...\SwitchXml.class
.......\...\....\...\XMLFactory.class
.......\...\game
.......\...\....\blue
.......\...\....\....\role
.......\...\....\....\....\people
.......\...\....\....\....\......\FriendEvents.class
.......\...\....\....\....\......\NpcEvents.class
.......\...\....\....\....\......\PersonAction.class
.......\...\....\....\....\......\PersonAdd.class
.......\...\....\....\....\......\PersonRequest.class
.......\...\....\....\....\......\PersonSpeak.class
.......\...\....\context
.......\...\....\.......\Context.class
.......\...\....\dao
.......\...\....\...\base
.......\...\....\...\....\BaseDao.class
.......\...\....\...\DepotDao.class
.......\...\....\...\FriendDao.class
.......\...\....\...\GoodsDao.class
.......\...\....\...\GoodsItemDao.class
.......\...\....\...\impl
.......\...\....\...\....\DepotDaoHibernateImpl.class
.......\...\....\...\....\FriendDaoHibernateImpl.class
.......\...\....\...\....\GoodsDaoHibernateImpl.class
.......\...\....\...\....\GoodsItemDaoHibernateImpl.class
.......\...\....\...\....\SculptDaoHibernateImpl.class
.......\...\....\...\....\ShopDaoHibernateImpl.class
.......\...\....\...\....\ShopGoodsDaoHibernateImpl.class
.......\...\....\...\....\UserDaoHibernateImpl.class
.......\...\....\...\....\UserGoodsDaoHibernateImpl.class
.......\...\....\...\SculptDao.class
.......\...\....\...\ShopDao.class
.......\...\....\...\ShopGoodsDao.class
.......\...\....\...\UserDao.class
.......\...\....\...\UserGoodsDao.class
.......\...\....\exception
.......\...\....\.........\blue
.......\...\....\.........\....\GameBlueException.class
.......\...\....\.........\GameException.class
.......\...\....\.........\MyException.class
.......\...\....\model
.......\...\....\.....\Depot.class
.......\...\....\.....\Friend.class
.......\...\....\.....\Goods.class
.......\...\....\.....\GoodsItem.class
.......\...\....\.....\Sculpt.class
.......\...\....\.....\Shop.class
.......\...\....\.....\ShopGoods.class
.......\...\....\.....\User.class
.......\...\....\.....\UserGoods.class
.......\...\....\server
.......\...\....\......\ResponseStartEnd.class
.......\...\....\......\StartServer.class
.......\...\....\service
.......\...\....\.......\impl