QuickServer version 1.4.5, open source Java library/framework for quick=20
creation of robust multi-client TCP server applications is now available.=
=20
To view the features added in QuickServer 1.4.5 visit
here<http://www.quickserver.org/docs/features.html#new>,
the main improvements have been in the following areas
a) ClientIdentifier implementation is now plug able and comes with 2=20
implementations.
b) PoolManager, QSObjectPoolMaker have been added to give users control of=
=20
which ObjectPool implementation to be used when creating pools
c) Added a GUI Client for ChatServer.
d) Socket Timeout setting now will have to be set in milliseconds, default=
=20
timeout is 1 minute.
e) And lot of improvement in implementation and bug fixes.
Download this release from:
www.quickserver.org/download.html<http://www.quickserver.org/download.html>
Also based on the feedback from one of the users I have added QuickStart=
=20
guide, do check it out at
www.quickserver.org/docs/quickstart/index.html<http://www.quickserver.org/d=
ocs/quickstart/index.html>
Also do check out the *'Tips And Tricks'* section of the 'Forum Discussion=
'=20
and I would like to request some contribution in the section from some of=
=20
you. Thanks
Regards,
Akshathkumat Shetty
http://www.quickserver.org
|