Download? TTorrentFileHandler ? ???????????? ??????
???? ?? ?????? ???????????? ???????????? ?????? ??? ?????? TTorrentFileHandler ??? ASCOOS Framework ??? ?????????? ??????? .torrent.
? ?????: TTorrentFileHandler
? ????? ?????????? ??? TArrayHandler ??? ??????? ???????? ???:
-
????????
-
?????????
-
?????????????????
-
????????
-
?????????
-
?????????
-
??????????
-
????????
?? ???????
| ??????? | ????????? |
|--------|-----------|
| readTorrentFile() | ???????? ??? ?????????????? ?????? torrent |
| displayTorrentInfo() | ????????? ??? ??????????? ??? torrent |
| updateAndEncode() | ?????????? ??? ???????????????? ?? ???????? |
| uploadPieces() | ???????? ???????? ?? peers |
| downloadPieces() | ????????? ???????? ??? peers |
| validateUrl() | ??????? ??? ?????????? ??? tracker URL |
| createTorrentFile() | ?????????? ??? ?????? torrent |
| compareTorrents() | ????????? ??? ?????? torrent |
| checkIntegrity() | ??????? ?? ?????? ??? ????????? |
| setAnnounceUrl() / getAnnounceUrl() | ??????? / ???????? ??? announce URL |
| setComment() / getComment() | ??????? / ???????? ??????? |
| setFiles() / getFiles() | ??????? / ???????? ?????? ??????? |
| setName() / getName() | ??????? / ???????? ???????? torrent |
| setCreatedDate() / getCreatedDate() | ??????? / ???????? ??????????? ??????????? |
| getAnnounceList() / addAnnounceToList() | ???????? / ???????? ??? ????? announce |
| isTorrentFile() | ??????? ??????????? ??????? torrent |
? ????????????
| ?????? | ????????? |
|--------|-----------|
| announceUrl.php | ???????? ? ?????? ??? announce URL |
| checkIntegrity.php | ??????? ??????? ????????? |
| compareTorrents.php | ???????? ??????? torrent |
| create.php | ?????????? ??????? torrent |
| displayInfo.php | ???????? ??????????? ??? torrent |
| download.php | ????????? ????????? ??? peers |
| readTorrentFile.php | ???????? ??? ??????????????? ??????? torrent |
| updateAndEncode.php | ????????? ??? ????????????????? ????????? |
| upload.php | ???????? ????????? ?? peers |
| validateUrl.php | ??????? ??????????? ??? tracker URL |
? ?????
-
?????? ?? ????????? `$AFW_EXTRAS_PATH` ???? ?? ??????? ???? ?????? extras ??? ASCOOS:
global $AFW_EXTRAS_PATH;
-
????????? ?? ???????????? ???? CLI:
php readTorrentFile.php
php updateAndEncode.php
php upload.php
php validateUrl.php
? ????????
? ????? ???? ??????????????? ?????? ???? ???????? Web Torrent Client, ? ????? ?????????? ?? ??????? ???????? ???? ??? Ascoos CMS.
? ?????
?? ???? ???????? ????? ??? ASCOOS Framework ??? ???????? ??? ???? ????? ?????? ?????? ???.
|