QuickServer empowering protocols

Download

 
Main Library
QSAdminGUI Plugin
Developers Guide
 
CVS Access
Web CVS
 
Linking (Logo)
Useful Tools
 
 

SourceForge.net Logo

Main Library   [Change Log]
  Latest Release : v1.4.7 [Zip Archive ] [Win32 Setup ]
v1.4.6 [Zip Archive ] [Win32 Setup ] [Imp. note for old users]
  Old Release     : v1.4.1 [Zip Archive ] [Win32 Setup ]
v1.4.0 [Zip Archive ] [Win32 Setup ]
  Other Release  : View
 
 
QSAdminGUI Plugin
  Stats : Server Statistics View [Screen Shot]
        Latest Release : v1.1 [Zip Archive ] [Win32 Setup ]
        Old Release     : v1.0 [Zip Archive ] [Win32 Setup ]
 
 
Developers Guide
  Latest Release : v0.3 [Zip Archive ]
  Other Release  : View
 
 
Source SVN Access
The QuickServer SVN repository is hosted by SourceForge.net. Can be checked out through SVN with the following instruction set:
svn co https://quickserver.svn.sourceforge.net/svnroot/quickserver quickserver
This repository currently has two modules 'main, examples' and 'plugin'. To browse SVN repository on web-based SVN repository viewer click here.
 
Latest code may be downloaaded from the SVN trunk (url for the same provided below)
 
https://quickserver.svn.sourceforge.net/svnroot/quickserver/main/trunk/ (View Online)
https://quickserver.svn.sourceforge.net/svnroot/quickserver/examples/trunk/ (View Online)
https://quickserver.svn.sourceforge.net/svnroot/quickserver/plugin/trunk/ (View Online)

 
Mailing List
Get notified when new releases become available by subscribing to quickserver-notify-request mailing list. To subscribe just send an email to quickserver-notify-request@quickserver.org with 'subscribe' in the subject.
View the old archives from the mail list here.
 
 
Linking to QuickServer
If you are a QuickServer user and like to support this project, feel free to add a "Powered by QuickServer" logo to your project website. We offer different versions suitable for integration on our powered by logo page, with some example HTML code fragments for your convenience. Thank you.
 
If you are a QuickServer user and like to support this project, feel free to add any of these "QuickServer - Gets you going.." logo to your personal website or blog. We offer different versions suitable for integration on our gets you going logo page, with some example HTML code fragments for your convenience. Thank you.
 
 
Useful Tools
SocketTest v2.0 : A java tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate. Avilable from http://sockettest.sourceforge.net/