website logo
Auteur
avatar
Papiosaur

Forum » » Réseau » » P2P sur MorphOS


Post� : 23-09-2012 23:01 icone du post

voici une proposition de script de boot_wb sur MorphZone qui peut prendre place dans ce fil :

"This one is for enqueuetorrent (gets around the limitation that enqueuetorrent requires mld!!onkey!! to be already running).

Open OWB and go to Settings>Preferences>MIMETypes

Add/Edit entry:
Mime Type = Application/x-bittorrent /// Extension = torrent /// Action = external viewer, "s:aeTorrent", %l

Open your favourite text editor and save the following as "s:aeTorrent" :

Citation :

.key local
.bra {
.ket }

status >NIL: COM mlnet
if WARN
echo "Starting MLD!!onkey!!... please wait."
run >NIL: execute "sys:applications/mld!!onkey!!/mld!!onkey!!"
wait 20
endif
run "sys:applications:enqueue torrent/enqueuetorrent" {local}


The two command line may require altering if your enqueuetorrent is installed elsewhere.
Requires mld!!onkey!! and enqueuetorrent to be installed."

source :
http://www.morphzone.org/modules/newbb_plus/viewtopic.php?topic_id =8689&forum=51

Cet article provient de Meta-MorphOS
https://www.meta-morphos.org/viewtopic.php?topic=1116&forum=60