Between two servers yes (just use any regular file-transfer mechanism such
as ftp, webdav, sshfs, etc).  Between two clients obviously not as that
defeats all sorts of browser security.  You can't even do that with flash I
believe.

Maybe in the future there might be some kind of mechanism to establish a
connection between browsers directly, but you've got to remember that HTML
was created as a client/server architecture & all features pretty much
assume this behaviour.

If you want to transfer files directly between users, then webapps are the
wrong tool.  Especially with big apps, use something like Bittorrent
instead.

On Tue, Apr 14, 2009 at 9:30 PM, wenxing zheng <[email protected]>wrote:

> BTW, is there a solution to transfer a large file exceeding more than 1G
> bytes between two hosts on the net?
> The transfer speed won't make the end user lose their patience.
>
>
> Best regards,
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to