Search the web
Sign In
New User? Sign Up
magnet-uri
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
I have tested xml magnet draft one and am ready to start working on   Message List  
Reply | Forward Message #366 of 384 |
Re: I have tested xml magnet draft one and am ready to start working on draft tw

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 command line. This also means that at current
LimeWire and Shareaza have no communication pipe. Having no
communication pipe means that LimeWire and Shareaza are out of the
scope of xml magnet. They are only considered since the search app
would have to be able to include options from non http bound
applications to really be useful.

I am also concerned about the amount of overhead when using locally
bound http services as a pipe. I think it might be faster to pass
either a magnet link or file path pointing at a MAGMA file along with
a callback command to the handlers. When the handler receives the
magnet link and callback command in it's command line/DDE it would
parse the magnet link to determine what it can do with it and write
the response to a temporary file, then use the callback command to
tell the search app where the response is. The handler could add the
command/DDE information to the registry if/when it supports that.

--- In magnet-uri@yahoogroups.com, Daniel Aleksandersen <pusulv@g...>
wrote:
>
> Yhea,
>
> You should support LimeWire!
> --
> Daniel Aleksandersen
> http://bonaveo.net/
>
>
> On 2006-01-22 , at 05:06, Arne Bab. wrote:
>
> > 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 Gnutella Network (Even though I for my part use Phex...).
> >
> > That aside it sounds quite promising, even though I'm not yet into
> > xml-websites.
> >
> > Best Wishes,
> > Arne
>






Sun Jan 22, 2006 6:33 pm

neomaster247
Offline Offline
Send Email Send Email

Forward
Message #366 of 384 |
Expand Messages Author Sort by Date

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...
neomaster247
Offline Send Email
Jan 21, 2006
11:11 pm

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...
Arne Bab.
arne_bab
Offline Send Email
Jan 22, 2006
4:07 am

Yhea, You should support LimeWire! -- Daniel Aleksandersen http://bonaveo.net/...
Daniel Aleksandersen
moldarin
Offline Send Email
Jan 22, 2006
1:55 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...
neomaster247
Offline Send Email
Jan 22, 2006
6:34 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 ...
Arne Babenhauserheide
arne_bab
Offline Send Email
Jul 18, 2006
2:53 pm

Have you tried the following yet? & -> %26 ? -> %3F...
Harold Feit
jhpfeit
Offline Send Email
Jul 18, 2006
3:17 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...
Charles Iliya Krempeaux
supercanadian@...
Send Email
Jul 18, 2006
4:37 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help