Loading .gif's

Forums for specific tips, techniques and example code
ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Loading .gif's

Postby ConvertFromOldNGs » Fri Aug 07, 2009 2:27 pm

by Craig Shearer >> Thu, 6 Jul 2000 2:37:24 GMT

yeah you could, I'm mainly thinking about use of this control in a smart thin client environment. If you write this sort of thing in JADE, then you're continually having to send network traffic in order to get the control to animate, whereas if done as an OCX, everything happens on the client side. At least, that's how I understand it :-)

Craig.

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Loading .gif's

Postby ConvertFromOldNGs » Fri Aug 07, 2009 2:27 pm

by Robert Barr >> Thu, 6 Jul 2000 21:06:52 GMT

Just wondering what network traffic is involved. I'd expect the code would be transferred once, and should be fairly trivial (in the order of a few hundred lines?). You'd need to fetch persistently stored animation rules from the database, just take care to read them in one hit - again, should involve trivial amounts of traffic?

ConvertFromOldNGs
Posts: 5321
Joined: Wed Aug 05, 2009 5:19 pm

Re: Loading .gif's

Postby ConvertFromOldNGs » Fri Aug 07, 2009 2:27 pm

by Krull >> Thu, 6 Jul 2000 22:48:54 GMT
Just wondering what network traffic is involved. I'd expect the code would be transferred once, and should be fairly trivial (in the order of a few hundred lines?).

Rob,

Craig mentioned smart thin client; the network traffic of concern is between the app server and presentation client.


Return to “Tips and Techniques”

Who is online

Users browsing this forum: No registered users and 27 guests

cron