Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-11-2005, 03:57 AM
Member
 
Join Date: Sep 2003
Posts: 95
Default Transferring data from an https:// server to a client.

Hi,

Quite a long post.

BACKGROUND:

Currently we have a signup process here at work that involves the customer using a SWFKit application that launches them into an https:// server and then quits.

Once on the server the customer then signs up for our service, and at the end clicks on a button that downloads a file which configures their computer.

Unfortunately, on Windows XP SP2 this generates a potentially confusing and alarming warning popup box which we are now trying to avoid.

PROPOSED SOLUTION:

Instead of quitting, my application sits in the background minimised and waits for the user to click the final button and then acts accordingly.

IDEALLY:

When the user clicks the server side button some (session based) information is seemlessly loaded into my client side application. This application then dynamically creates and runs the relevant configuration file. Since this is done on the client side there should not be a warning box generated by SP2.

IF NOT:

When the user clicks the server side button it quits the browser and launches my minimised application. From there, the user enters information and the configuration file is generated and run. Again this would be clientside to avoid the SP2 message.

Any ideas on possible approaches to this? I am still trying to figure out the best way of doing this. ActiveX springs to mind.

Cheers,

G.
Reply With Quote
  #2 (permalink)  
Old 02-15-2005, 11:42 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Transferring data from an https:// server to a client.

How about a embedded web browser in your application? when the user click the last button (this will trigger an event) you can download the configuration file and run it.
Reply With Quote
  #3 (permalink)  
Old 02-21-2005, 02:25 AM
Member
 
Join Date: Sep 2003
Posts: 95
Default Re:Transferring data from an https:// server to a client.

Hi thanks for reply.

Hmmm, not really, the idea is to avoid any file download at all. The downloading of the configuration file is the source of the problem. The idea is to move that step of the installation to the clientside.

Even if I was to code a new browser, at the moment the SWFKit application launches an .isp file that pre-configures Windows and dials our customer into our https server. This .isp file then uses IE in kiosk mode.

That adds a further element of complication into the whole process.

To get around that would mean programatically replicating the functionality of the .isp file aswell which doesn't sound too appealing....

I am still brainstorming this idea and so any ideas would be great.

Cheers,

G.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:42 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.