hi I downloaded and installed the fully anonymous gnutella client http://www.i2phex.tk an I am wodering how it is handling magnet uri links ? any knowledge...
349
Arne Bab.
arne_bab
Oct 28, 2005 9:13 am
Sure: Just like the regular Phex ( http://phex.org ) :)
I helped getting magnet into Phex, so I have a bit of background on it.
At the moment i2Phex and Phex...
350
closedshop@...
Oct 28, 2005 12:49 pm
Hi arne and all, thanks, that is good to hear. so i2phex can handle magnet links on websites ? Is it possible to klick the magnet or do I have to copy and...
351
Todd Pederzani
gargoylemt
Oct 28, 2005 2:12 pm
... If it is like any other program that associates itself with a link, you click on it, and if your browser supports it (I hear Opera, at least, is funny...
352
Arne Bab.
arne_bab
Oct 28, 2005 9:43 pm
Hi closedshop, Give it some time. A bad program is in that case worse than no program, I think (because it wouldn't stick). But I'm sure impatient, too :) ...
353
neomaster247
Dec 23, 2005 12:24 am
JavaScript is nice for web browsers, but is useless for any other type of application. I wrote a draft specification for an XML namespace and method of...
354
titan.rain
Jan 5, 2006 1:06 pm
Hello all I just have a quick question that Google just cant seem to help with. I want to use magnet links but every one I open with my Limewire Pro version...
355
Daniel
moldarin
Jan 5, 2006 1:18 pm
Well, thats probarly because there is now sources available? If people that post magnet links could add a alternate source, like on a web site like this: ...
356
Daniel
moldarin
Jan 5, 2006 1:24 pm
I've asked before, but I'll ask again. Who can do I make the best and most compatible Magnet links? With compatible fallbacks URLs on one or more web server...
357
Daniel
moldarin
Jan 5, 2006 1:30 pm
... And I almost forgot! It would be SUPER if it could run on FastTrack (from clients like Kazaa Media Desktop) in addition to Gnutella (LimeWire). LimeWire...
358
Todd Pederzani
gargoylemt
Jan 5, 2006 2:27 pm
... You could always take a look at the Kazaa Magnet CDK[1]. It will at least probably include the respective file hashes for the networks you're looking at....
359
Daniel
moldarin
Jan 5, 2006 3:19 pm
... Kazaa Media Desktop) in addition to Gnutella. ... I can't use this. I'm on a Mac. The .exe file extension is a Windows fileformat. Any Mac alternates?...
360
Todd Pederzani
gargoylemt
Jan 5, 2006 4:12 pm
... I don't use a mac currently, the only one I own is unplugged in a corner of my apartment. Bitzi's Bitcollider [1] compiles on OS X version (I'm guessing...
361
Greg Bildson
gbildson
Jan 5, 2006 4:38 pm
Other clients are willing to generate network searches for every magnet link. LimeWire chose not to automatically generate a search when you click on a magnet...
362
Arne Bab.
arne_bab
Jan 5, 2006 4:53 pm
Just check it over here: http://basis.gnufu.net/gnufu/index.php/MagnetMakingGuide? PHPSESSID=60ac942d118f250b7401f7f3ac248d5d Best wishes, Arne ... ...
363
neomaster247
Jan 21, 2006 11:11 pm
Sorry it took so long. I had to develop an HTTP 1.1 compliant web server to test the extending features that draft one placed on the HTTP bound resource...
364
Arne Bab.
arne_bab
Jan 22, 2006 4:07 am
This is just a litle add on... You should test your draft against LimeWire ( http:// www.limewire.com /.org), I think, because that is the major player in the...
365
Daniel Aleksandersen
moldarin
Jan 22, 2006 1:55 pm
Yhea, You should support LimeWire! -- Daniel Aleksandersen http://bonaveo.net/...
366
neomaster247
Jan 22, 2006 6:34 pm
I installed LimeWire and checked it's method of receiving magnet links. It adds itself to the registry, like Shareaza, but LimeWire doesn't use DDE, just...
367
neomaster247
May 20, 2006 3:40 am
Sorry it took me so long, I have been doing other things like trying to make a living. I have written up a problem statement for xml magnet in an attempt to ...
368
Arne Babenhauserheide
arne_bab
Jul 18, 2006 2:53 pm
Hi, How do I escape characters in a dynamic url which contains "?" and "&" so that they dont break the magnet anymore? As of the currently published specs, I ...
369
Harold Feit
jhpfeit
Jul 18, 2006 3:17 pm
Have you tried the following yet? & -> %26 ? -> %3F...
370
Charles Iliya Krempeaux
supercanadian@...
Jul 18, 2006 4:37 pm
Hello Arne, Depends on what language you are coding this in. If you are using JavaScript, then use the escape() function. If you are using PHP, then use the...
371
mcrosoft2001
May 19, 2007 8:23 pm
maybe somebody is interested in my latest script for the P2P community. HTTP2P2P - it allows you to host files on a regular webserver and make them available...
372
magnet-uri@yahoogroup...
May 19, 2007 8:24 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the magnet-uri group. File :...
373
Tom Higgy
thehiggy1
Jun 12, 2007 11:15 am
Interesting script. A while ago (around Feb) I wrote a script to do something similar. I wrote it because I'm mirroring a few fairly large files (>200MB each...
374
lrn1986@...
lrn1986...
Jan 4, 2009 7:50 am
=1= Where are newer versions of magnet specs? I can't believe it's still v0.1 after six years =2= Where are newer (than v2.2) versions of magma specs? I've...
375
Arne Babenhauserheide
arne_bab
Jan 6, 2009 9:07 pm
Hi Irn, ... It's still at 0.1, and it's still stable :) The specs haven't received any work for a long time, though. ... I've been working on v0.4 for some...
376
lrn1986@...
lrn1986...
Jan 8, 2009 5:00 pm
... xt. That's stupid. Isn't it better to search for files that fit the sha1 of the xt (i'm assuming that underlying network supports searching by hash)...and...
377
Arne Babenhauserheide
arne_bab
Jan 8, 2009 5:19 pm
... If you network supports it, do it that way. The keywords are a helper if you can't do efficient hash searching. Since magnet links were initially written...