Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java
  • Category : JSP/Java
  • Tags :
  • Update : 2017-07-07
  • Size : 3.55mb
  • Downloaded :0次
  • Author :3号兵蚁
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Java native NIO implements user dynamic password authentication system, and database uses mongodb database
Packet file list
(Preview for download)
chacha\chacha\.classpath
chacha\chacha\.idea\misc.xml
chacha\chacha\.idea\modules.xml
chacha\chacha\.idea\workspace.xml
chacha\chacha\.project
chacha\chacha\.settings\org.eclipse.core.resources.prefs
chacha\chacha\.settings\org.eclipse.jdt.ui.prefs
chacha\chacha\bin\chacha.properties
chacha\chacha\bin\log4j.properties
chacha\chacha\bin\log4j2.xml
chacha\chacha\bin\org\chacha\AccountDAOTest.class
chacha\chacha\bin\org\chacha\ChachaServer$ShutdownHook.class
chacha\chacha\bin\org\chacha\ChachaServer.class
chacha\chacha\bin\org\chacha\client\command\account\AccountAttr.class
chacha\chacha\bin\org\chacha\client\command\account\AccountBody.class
chacha\chacha\bin\org\chacha\client\command\account\AccountEntity.class
chacha\chacha\bin\org\chacha\client\command\account\AccountNameBody.class
chacha\chacha\bin\org\chacha\client\command\account\AddAccountRequest.class
chacha\chacha\bin\org\chacha\client\command\account\DelAccountRequest.class
chacha\chacha\bin\org\chacha\client\command\account\ModifyAccountRequest.class
chacha\chacha\bin\org\chacha\client\command\account\QueryAccountRequest.class
chacha\chacha\bin\org\chacha\client\command\account\QueryAccountResponse.class
chacha\chacha\bin\org\chacha\client\command\account\QueryAccountResponseBody.class
chacha\chacha\bin\org\chacha\client\command\auth\LoginBody.class
chacha\chacha\bin\org\chacha\client\command\auth\LoginRequest.class
chacha\chacha\bin\org\chacha\client\command\auth\LoginResponse.class
chacha\chacha\bin\org\chacha\client\command\auth\TokenBody.class
chacha\chacha\bin\org\chacha\client\command\auth\TokenLogout.class
chacha\chacha\bin\org\chacha\client\command\auth\TokenRequest.class
chacha\chacha\bin\org\chacha\client\command\JsonConvert.class
chacha\chacha\bin\org\chacha\client\command\Request.class
chacha\chacha\bin\org\chacha\client\command\Response.class
chacha\chacha\bin\org\chacha\client\CommandService.class
chacha\chacha\bin\org\chacha\client\Sender.class
chacha\chacha\bin\org\chacha\client\SocketSender.class
chacha\chacha\bin\org\chacha\client\SocketServiceImpl.class
chacha\chacha\bin\org\chacha\cmdproxy\CommandHandler.class
chacha\chacha\bin\org\chacha\config\Config.class
chacha\chacha\bin\org\chacha\context\AccountManageContext.class
chacha\chacha\bin\org\chacha\context\AccountManageContextImpl.class
chacha\chacha\bin\org\chacha\context\LoginContext.class
chacha\chacha\bin\org\chacha\context\LoginContextImpl.class
chacha\chacha\bin\org\chacha\dao\AbstractDAO.class
chacha\chacha\bin\org\chacha\dao\AccountDAO.class
chacha\chacha\bin\org\chacha\dao\Connection.class
chacha\chacha\bin\org\chacha\dao\DAO.class
chacha\chacha\bin\org\chacha\dao\LoginTokenDAO.class
chacha\chacha\bin\org\chacha\dao\MongoConnection.class
chacha\chacha\bin\org\chacha\entity\AccountRequest.class
chacha\chacha\bin\org\chacha\entity\AuthRequest.class
chacha\chacha\bin\org\chacha\entity\AuthResponse.class
chacha\chacha\bin\org\chacha\entity\Request.class
chacha\chacha\bin\org\chacha\entity\Response.class
chacha\chacha\bin\org\chacha\entity\ResponseCode.class
chacha\chacha\bin\org\chacha\exception\ChachaException.class
chacha\chacha\bin\org\chacha\exception\ChachaRuntimeException.class
chacha\chacha\bin\org\chacha\log\LogPrn.class
chacha\chacha\bin\org\chacha\LoginTokenDAOTest.class
chacha\chacha\bin\org\chacha\mapper\dao\AbstractMapperDAO.class
chacha\chacha\bin\org\chacha\mapper\dao\AccountDaoHelper.class
chacha\chacha\bin\org\chacha\mapper\dao\AccountMapperDAO.class
chacha\chacha\bin\org\chacha\model\Account.class
chacha\chacha\bin\org\chacha\model\AcctAttr.class
chacha\chacha\bin\org\chacha\model\LoginToken.class
chacha\chacha\bin\org\chacha\MongodbOperationTest.class
chacha\chacha\bin\org\chacha\PerformanceAccountDAOTest.class
chacha\chacha\bin\org\chacha\PerformanceBsonJson.class
chacha\chacha\bin\org\chacha\PerformanceLoginTokenDAOTest.class
chacha\chacha\bin\org\chacha\socket\AccountTest.class
chacha\chacha\bin\org\chacha\socket\Dispatcher.class
chacha\chacha\bin\org\chacha\socket\DriverThread.class
chacha\chacha\bin\org\chacha\socket\Handler.class
chacha\chacha\bin\org\chacha\socket\NioServerTest.class
chacha\chacha\bin\org\chacha\socket\server\Acceptor.class
chacha\chacha\bin\org\chacha\socket\server\ChannelHelper.class
chacha\chacha\bin\org\chacha\socket\server\NioDispatcher.class
chacha\chacha\bin\org\chacha\socket\server\NIOServer.class
chacha\chacha\bin\org\chacha\socket\server\RequestHandler.class
chacha\chacha\bin\org\chacha\task\TokenCleanTask$TokenTask.class
chacha\chacha\bin\org\chacha\task\TokenCleanTask.class
chacha\chacha\bin\org\chacha\TestPojo.class
chacha\chacha\bin\org\chacha\util\DigestUtil.class
chacha\chacha\bin\org\chacha\util\JsonPojoMapper.class
chacha\chacha\chacha.iml
chacha\chacha\doc\architechture.jpg
chacha\chacha\doc\deploy.jpg
chacha\chacha\doc\大型网站架构演变.jpg
chacha\chacha\doc\认证请求和回应消息格式.doc
chacha\chacha\lib\commons-codec-1.7.jar
chacha\chacha\lib\commons-logging-1.1.1.jar
chacha\chacha\lib\jackson\bson4jacson.jar
chacha\chacha\lib\jackson\jackson-annotations-2.1.1.jar
chacha\chacha\lib\jackson\jackson-core-2.1.1.jar
chacha\chacha\lib\jackson\jackson-databind-2.1.1.jar
chacha\chacha\lib\junit-4.11-beta-1.jar
chacha\chacha\lib\log4j-1.2.17.jar
chacha\chacha\lib\mongo-java-driver-2.10.0.jar
chacha\chacha\lib\mongodbmapper\cglib-nodep-2.2.3.jar
chacha\chacha\lib\mongodbmapper\commons-beanutils.jar
chacha\chacha\lib\mongodbmapper\commons-io-2.4.jar
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.