2 answers
- There is no source code for torrent client in direct access
- You can implement: a) by assigning the upload to the server, using the flash on the site only to display the process and save the file on the client b) as an air application (by implementing the torrent protocol on ac3 + socket) the web in this case disappears
For web flash, the harsh security conditions for setting up a connection are on a socket (like on http). 1) Each connected IP host must send a special confirming crossdomain file. 2) The web version of the flash player does not have the ability to listen to the port to accept external connections.
|
No, and there is no possibility, and here it is written why.
|