CTorrentPSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = CTorrentPSP | image = https://dlhb.gamebrew.org/psphomebrew/CTorrentPSP.jpg|250px | type = Other | version = initial release 2008 | licence =...")
 
m (Text replacement - "Category:PSP homebrew applications" to "")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP Homebrews
| title = CTorrentPSP
|title=CTorrentPSP
| image = https://dlhb.gamebrew.org/psphomebrew/CTorrentPSP.jpg|250px
|image=ctorrentpsp.png
| type = Other
|description=A torrent client for the PSP.
| version = initial release 2008
|author=danzel
| licence = Mixed
|lastupdated=2008/03/18
| author = danzel
|type=Other
| website = http://localhost.geek.nz/2008/03/18/ctorrentpsp-torrent-client-for-psp-obv/
|version=2008
| download = https://dlhb.gamebrew.org/psphomebrew/CTorrentPSP.rar
|license=Mixed
| source = http://localhost.geek.nz/2008/03/18/ctorrentpsp-torrent-client-for-psp-obv/
|download=https://dlhb.gamebrew.org/psphomebrew/ctorrentpsp.rar
|website=http://localhost.geek.nz/2008/03/18/ctorrentpsp-torrent-client-for-psp-obv/
|source=http://localhost.geek.nz/2008/03/18/ctorrentpsp-torrent-client-for-psp-obv/
}}
}}
<youtube>YwIAzynw_8c</youtube>
CTorrentPSP is a port of part of the [http://www.rahul.net/dholmes/ctorrent Enhanced CTorrent] to PSP coded by danzel.
 
CTorrentPSP is a port of part of the Enhanced CTorrent to PSP coded by danzel.


It supports basic functions (No protocol encryption, https support, peer exchange, etc) and is set to a maximum of 20 peers due to the limitation of PSP networking stack.
It supports basic functions (No protocol encryption, https support, peer exchange, etc) and is set to a maximum of 20 peers due to the limitation of PSP networking stack.
Line 18: Line 18:
This is an entry from the Neo Spring Coding Compo 2008 (PSP Applications, 3rd place).
This is an entry from the Neo Spring Coding Compo 2008 (PSP Applications, 3rd place).


User guide
==User guide==
===UI Layout===
* Connected Seeds/Connected Peers/Total Peers.
* Total Downloaded/Total Uploaded.
* Download Speed/Upload Speek.
* Percentage Complete (Total).
 
===How to use===
Put .torrent file in /torrents/ folder and run CTorrentPSP.
Put .torrent file in /torrents/ folder and run CTorrentPSP.


Line 27: Line 34:
Files are downloaded straight into the ctorrentpsp folder, developer advised not to download anything that will overwrite those files as it will probably fail.
Files are downloaded straight into the ctorrentpsp folder, developer advised not to download anything that will overwrite those files as it will probably fail.


UI Layout:
==Controls==
- Connected Seeds/Connected Peers/Total Peers.
'''Torrent/Connection Menu:'''
- Total Downloaded/Total Uploaded.
- Download Speed/Upload Speek.
- Percentage Complete (Total).


Controls
Torrent/Connection Menu:
Up/Down - Select item
Up/Down - Select item
Cross/Circle - Choose item
Cross/Circle - Choose item


Download screen:
'''Download screen:'''
Up/Down - Scroll up and down
 
Left/Right - Scroll left and right
Up/Down - Scroll up/down
 
Left/Right - Scroll left/right
 
==Media==
'''Download with torrents on PSP''' ([https://www.youtube.com/watch?v=YwIAzynw_8c phso9404cp]) <br>
<youtube>YwIAzynw_8c</youtube>
 
==Compatibility==
Developed under M33 3.90-2, using PSPLINK, run under 3.xx Kernel. 1.5 not supported (could use the provided source code to make it work on 1.5 according to the author).


Compatibility
Developed under M33 3.90-2, using PSPLINK (of course), run under 3.xx Kernel. 1.5 not supported (could use the provided source code to make it work on 1.5 according to the author).
Tested on 3.90 M33 and 3.80 M33 successfully.
Tested on 3.90 M33 and 3.80 M33 successfully.


Known issues
==Known issues==
Downloads stop: This usually occurs when a download is going fast (~60k/s), the transfer stops and usually doesn't start up again. Either wait to see if it starts itself again or quit and restart CTorrentPSP.
Downloads stop: This usually occurs when a download is going fast (~60k/s), the transfer stops and usually doesn't start up again. Either wait to see if it starts itself again or quit and restart CTorrentPSP.


The bitfield isn't saved to disk, as such when you quit and relaunch it has to rescan all of the files for complete chunks.
The bitfield isn't saved to disk, as such when you quit and relaunch it has to rescan all of the files for complete chunks.


References
==External links==
Author's webpage, http://localhost.geek.nz/2008/03/18/ctorrentpsp-torrent-client-for-psp-obv
* Author's website - http://localhost.geek.nz/2008/03/18/ctorrentpsp-torrent-client-for-psp-obv
Enhanced CTorrent, http://www.rahul.net/dholmes/ctorrent
* Enhanced CTorrent - http://www.rahul.net/dholmes/ctorrent
NeoFlash, https://www.neoflash.com/forum/index.php?topic=4942.0
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=4942.0

Latest revision as of 10:56, 8 May 2024

CTorrentPSP
Ctorrentpsp.png
General
Authordanzel
TypeOther
Version2008
LicenseMixed
Last Updated2008/03/18
Links
Download
Website
Source

CTorrentPSP is a port of part of the Enhanced CTorrent to PSP coded by danzel.

It supports basic functions (No protocol encryption, https support, peer exchange, etc) and is set to a maximum of 20 peers due to the limitation of PSP networking stack.

This is an entry from the Neo Spring Coding Compo 2008 (PSP Applications, 3rd place).

User guide

UI Layout

  • Connected Seeds/Connected Peers/Total Peers.
  • Total Downloaded/Total Uploaded.
  • Download Speed/Upload Speek.
  • Percentage Complete (Total).

How to use

Put .torrent file in /torrents/ folder and run CTorrentPSP.

Choose the torrent to download, then select the Access point to connect to.

Wait for file to download.

Files are downloaded straight into the ctorrentpsp folder, developer advised not to download anything that will overwrite those files as it will probably fail.

Controls

Torrent/Connection Menu:

Up/Down - Select item

Cross/Circle - Choose item

Download screen:

Up/Down - Scroll up/down

Left/Right - Scroll left/right

Media

Download with torrents on PSP (phso9404cp)

Compatibility

Developed under M33 3.90-2, using PSPLINK, run under 3.xx Kernel. 1.5 not supported (could use the provided source code to make it work on 1.5 according to the author).

Tested on 3.90 M33 and 3.80 M33 successfully.

Known issues

Downloads stop: This usually occurs when a download is going fast (~60k/s), the transfer stops and usually doesn't start up again. Either wait to see if it starts itself again or quit and restart CTorrentPSP.

The bitfield isn't saved to disk, as such when you quit and relaunch it has to rescan all of the files for complete chunks.

External links

Advertising: