在一个相当复杂的系统上工作,用户可以直接从网站上相互交换文件。然而,这些事情中的任何一个都是可能的:
任何一个
* Have another user download a file which is still being uploaded by another user ( in progress )
或者
* Make a user automaticly ( instant ) download a file from another users PC through our website
或者
* Make a user automaticly (instant) download a file from our server ( so it's directly downloaded to the users pc and the progress shown on our website of the download progress, without the normal internet explorer dialog downloading the file or firefox ).
非常感谢您,
最好的问候,Webcodez.net。
更新:一个例子是 MSN 的文件共享,但是通过网站而不是应用程序。