I'm glad you checked out our product. :)
But what is exactly this connection to the host?
is it via FTP or HTTP?

How is this done with visual c++?

----- Original Message -----
From: "Jon Hall" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, April 17, 2001 5:34 PM
Subject: Re: Transferring 1-3Kb data


> With a couple of hundred users simultaneously, I dont think this is a job
> for CF, unless it's just processing the files after they have been
uploaded.
> I think this functionality needs to be built into your application. The
> application needs to open a connection to the host which is listening for
> your clients Upload the file, then disconnect. Easier than writing an mp3
> decoder... At least in java it would be...
>
> jon
> ----- Original Message -----
> From: "Michael Lugassy" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, April 17, 2001 11:24 AM
> Subject: Re: Transferring 1-3Kb data
>
>
> > Yes. we anticipate hunderds of users simulatniosly.
> >
> >
> > ----- Original Message -----
> > From: "Dave f" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Tuesday, April 17, 2001 4:04 PM
> > Subject: Re: Transferring 1-3Kb data
> >
> >
> > > Just a thought;
> > >     why not send log data to the server (formfields/database) to begin
> > with.
> > > amount of data is so trivial scalability shouldn't be a problem.
(Unless
> > > I've totally misunderstood the problem, and you have hundreds of
> > concurrent
> > > users)
> > >         Dave
> > >
> > > ----- Original Message -----
> > > From: "Michael Lugassy" <[EMAIL PROTECTED]>
> > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > Sent: Tuesday, April 17, 2001 10:29 AM
> > > Subject: Re: Transferring 1-3Kb data
> > >
> > >
> > > > I don't know.. CFFILE?
> > > > If there is no other way... :(
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "JustinMacCarthy" <[EMAIL PROTECTED]>
> > > > To: "CF-Talk" <[EMAIL PROTECTED]>
> > > > Sent: Tuesday, April 17, 2001 3:06 PM
> > > > Subject: RE: Transferring 1-3Kb data
> > > >
> > > >
> > > > >
> > > > > >>> 2. send the file in http (using WDDX/URL/FORMFIELD)
> > > > > >>> and create a copy of the file locally on the server.
> > > > > >>>
> > > > > >>> the two solutions are not scalable enough, any help would be
> > > > > appriciated!
> > > > > >>>
> > > > >
> > > > >
> > > > > Why is this not scalable ?
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to