advertisement
javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Submit  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement

quickserv


=====================================================
HeathCO Software-
-----------------
QuickServ v2.5 Usage (Last update from v2.15)

Copyright© 1999 HeathCO Software
All Rights Reserved.
=====================================================

Visit QuickServ on the net:
http://www.heathcosoft.com/products/quickserv/index.html

This file contains instructions to use QuickServ.

=====================================================

CHANGES: (Since version 2.15)

- Added a much faster preloading engine.
- Fixed a few bugs with the registration algorithm.
- Optimized performance for IE and Netscape
-----------------------------------------------------

NOTE: To use QuickServ, you should have a basic
      knowledge of how to implement java applets into
      a website.  Visit http://java.sun.com for more
      information.


Installation:
-------------------
Installing QuickServ is very simple.  Simply download
the QuickServ .zip file (http://www.heathcosoft.com),
and you should see two files:

1) QuickServ.class
3) QSLogo.gif

Upload these files into your web directory-
(Notice: Preloader.class is no longer needed)


Implementation:
-------------------
Implementing QuickServ is also a very easy task.  In
the web document you want QuickServ to run on, simply
insert the necessary applet code.  You must have a
knowledge of the <applet> tag to do this.  Visit
http://java.sun.com or http://www.heathcosoft.com for
more information.

The basic HTML for QuickServ should look like this:

<applet code="quickserv.class" codebase="directory" width=90 height=30">

-The codebase is the directory that QuickServ is in

One neat trick to make the applet invisible is to
define the width and height as zero.

Parameters:
-------------------
Here are the possible parameters for QuickServ:

1) RegID - This parameter is required for QuickServ
to function correctly.  If you haven't purchased
QuickServ, and are trying out the demo version,
you must set this parameter to be:

<param name="RegID" value="-QuickServ Demo- http://www.heathcosoft.com">

Otherwise, if you've purchased QuickServ, you should
have received and registration code in your email
after HeathCO Software has received your payment.
Use that registration code for this parameter.

2) autoload - This parameter is used to specify
whether or not QuickServ will begin preloading right
away, or whether it will wait for the user to click
on it before it starts preloading.  To enable this
feature, simply declare:

<param name="autoload" value="true">

Otherwise, omit this parameter if you want the user
to have to start the preloading hisself, and disable
the automatic preload.

3) redirect - This parameter is used to redirect the
user to another website after the preload has completed.
To enable this feature, simply declare:

<param name="redirect" value="http://www.yoursite.com">

Otherwise, omit this parameter if you don't want
the user to be redirected to another site.

4) item - This parameter is used as a set of parameters
incremently.  This is the heart of QuickServ, telling
the applet what you want to preload.  The demo version
can only preload five links/files, while the licensed
version can preload an unlimited amount of links/files.

Here is a simple example using the 'item' parameter:

<param name="item0" value="http://www.yoursite.com/asite.html">
<param name="item1" value="http://www.yoursite.com/animage.gif">
<param name="item2" value="http://www.yoursite.com/avideo.mpg">
... etc ...

As you can see, the first item preloaded is 'item0' and you can
go on incremently, item0, item1, item2, ... etc ...

NOTE: The only time you can omit the item parameters are
      when you are preloading from a text file, which is
      described next.

5) file - This parameter is optional, but either this
parameter or a set of item parameters must be used.  The
file parameter defines a link to a text file that contains
a list of URLs to preload.  In many cases, this is a great
option if many of your pages should preload the same files.
Here is how you can use the file parameter:

<param name="file" value="http://www.yoursite.com/preload.txt">

In the file preload.txt, you would have a list of URLs to preload,
something like this:

http://www.yoursite.com/file1.html
http://www.yoursite.com/image1.gif
... etc ...

Each URL in the preload file should be on its own line.

------------------------------------------------------------
Try all that stuff out and see how it works for you.
We've tried to make it as simple as possible.

If you have any problems, you can visit our website at
http://www.heathcosoft.com or email john@heathcosoft.com

We'd also love to here your comments on how it works out,
and any recommendations for future versions!
------------------------------------------------------------

John Heathco
john@heathcosoft.com
HeathCO Software - http://www.heathcosoft.com

Back to the quickserv applet page

How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.

 Intel Go Parallel Portal
 Internet.com eBook Library
 IBM Software Construction Toolbox
 Microsoft RIA Development Center
 Destination .NET
XML error: not well-formed (invalid token) at line 43
advertisement
Receive Articles via our XML/RSS feed
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

Google Hopes Chrome Will Help, Not Hurt Firefox
Remember Figlets? They're Back With Zend
Microsoft Readies an App Store Competitor?
Google: Chrome Browser Will Make Money
Sam Ramji: Microsoft's Man in Open Source
Google to Shake Up Browsers With Own Launch
Mozilla's Ubquity Mashup: For The Masses?
iPhone Users Just Want to Have Fun
Oops! I Fixed the Linux Kernel
Jim Zemlin: The New Center of Linux Gravity

Code Around C#'s Using Statement to Release Unmanaged Resources
Writing Functional Code with RDFa
BitLocker Brings Encryption to Windows Server 2008
Network Know-How: Exploring Network Algorithms
Create a Durable and Reliable WCF Service with MSMQ 4.0
The Baker's Dozen: 13 Tips for SQL Server 2008 and SSRS 2008
Book Excerpt: Microsoft Expression Blend Unleashed
Develop a Mobile RSS Feed the Easy Way
State of the Semantic Web: Know Where to Look
A 3D Exploration of the HTML Canvas Element

Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
Intel PDF: Virtualization Delivers Data Center Efficiency
Intel eBook: Managing the Evolving Data Center
Microsoft Article: BitLocker Brings Encryption to Windows Server 2008
Symantec eBook: The Guide to E-Mail Archiving and Management
Microsoft Article: RODCs Transform Branch Office Security
Go Parallel Article: James Reinders on the Intel Parallel Studio Beta Program
Avaya Article: Advancing the State of the Art in Customer Service
Adobe Acrobat Connect Pro: Web Conferencing and eLearning Whitepapers
Avaya Article: Avaya AE Services Provide Rapid Telephony Integration with Facebook
Go Parallel Article: Getting Started with TBB on Windows
HP eBook: Storage Networking , Part 1
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Intel Seminar: Efficiencies in Hardware/Software Virtualization
HP Webcast: Disaster Recovery Planning
Go Parallel Video: Performance and Threading Tools for Game Developers
HP Video: StorageWorks EVA4400 and Oracle
HP Webcast: Storage Is Changing Fast - Be Ready or Be Left Behind
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
IBM TCO eKIT: Your IT Budget is Under Attack, Get in Control
IBM Energy Efficiency eKIT: Learn How to Reduce Costs
30-Day Trial: SPAMfighter Exchange Module
Red Gate Download: SQL Toolbelt and free High-Performance SQL Code eBook
Iron Speed Designer Application Generator
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
Microsoft Article: Silverlight Streaming--Free Video Hosting for All
Featured Algorithm: Intel Threading Building Blocks - parallel_reduce
HP Demo: StorageWorks EVA4400
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES