Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: Applet Download time


Message #1 by "Manikandan R" <manikandanr@c...> on Wed, 7 Feb 2001 14:33:25 +0800
Hi,

	first of all I am not sure whether its possible or not, if u have any
solution pl. let me know...



The doubt is :
see..i've written a program using drawline () function 4 times to draw a

square...this will be my unoptimized module...
next for my optimized one..i've used drawpolygon()..
just to mean that a single statement doing the whole process is much
easier & quicker than calling the line() fn 4 times...
to prove it v have to calculate the speed of downloading the applets
which
display the polygons...how do i do it?
still not clear?
How to calculate the downloadtime of applet?

TIA,
Mani.


  Return to Index