Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > LimeWire Beta Archives
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts


 
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old April 25th, 2004
Enthusiast
 
Join Date: July 12th, 2003
Posts: 46
limenut is flying high
Default

Quote:
Originally posted by sberlin
Re: Firefox & Linux
Not sure what's going wrong. LimeWire should be listening on a specific port for the request. To be honest, I'm not sure this will be fixed before 4.0 unless it's also happening on Windows and/or OSX.
"netstat -lpnt" in linux shows limewire listening on both port 6346 and 45100.

Code:
$ netstat -lpnt
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 :::6346                 :::*                    LISTEN      13706/java
tcp        0      0 :::45100                :::*                    LISTEN      13706/java
I changed the browser from "firefox $URL$" to "konqueror $URL$" and finally could see what URL it is trying.

This is a sample url that is resulting in a message in konqueror saying "Connection to host localhost is broken":
http://localhost:45100/magcmd/detail?addr=<my-ip>:6346&n0=LimeWireLinux.bin&u0=GZLEHA3FR46YNHEU5 AEFUTAM5HYEEEMF

When I change "localhost" to "127.0.0.1", the magnet details page loads just fine. It is only when it is set to "localhost" that it results in limewire rejecting the connection.

My /etc/hosts file has:
Code:
127.0.0.1       localhost
# special IPv6 addresses
::1             localhost ipv6-localhost ipv6-loopback

fe00::0         ipv6-localnet

ff00::0         ipv6-mcastprefix
ff02::1         ipv6-allnodes
ff02::2         ipv6-allrouters
ff02::3         ipv6-allhosts
A telnet session:
Code:
$ telnet localhost 45100
Trying ::1...
Connected to localhost.
Escape character is '^]'.
GET /magcmd/detail?addr=<my-ip>:6346&n0=LimeWireLinux.bin&u0=GZLEHA3FR46YNHEU5AEFUTAM5HYEEEMF HTTP/1.1
Connection: Keep-Alive
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux)
Accept: text/html, image/jpeg, image/png, text/*, image/*, */*
Accept-Encoding: x-gzip, x-deflate, gzip, deflate, identity
Accept-Charset: iso-8859-1, utf-8;q=0.5, *;q=0.5
Accept-Language: en
Host: localhost:45100

Connection closed by foreign host.
$
Yet telnet 127.0.0.1 and pasting the exact same thing gets HTML as a result. It seems like LimeWire doesn't like SuSE's usage of IPv6.

Code:
$ telnet 127.0.0.1 45100
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
GET /magcmd/detail?addr=<my-ip>:6346&n0=LimeWireLinux.bin&u0=GZLEHA3FR46YNHEU5AEFUTAM5HYEEEMF HTTP/1.1
Connection: Keep-Alive
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux)
Accept: text/html, image/jpeg, image/png, text/*, image/*, */*
Accept-Encoding: x-gzip, x-deflate, gzip, deflate, identity
Accept-Charset: iso-8859-1, utf-8;q=0.5, *;q=0.5
Accept-Language: en
Host: localhost:45100

HTTP/1.1 200 OK
Server: LimeWire 3.9.5
Content-type:text/html
Content-length:2182

<html here>

Last edited by limenut; April 25th, 2004 at 03:53 PM.
  #22 (permalink)  
Old April 25th, 2004
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

Thanks for the detailed info, limenut. I think the problem is because we're looking for the string "127.0.0.1". Should be a simple fix.
  #23 (permalink)  
Old April 25th, 2004
Enthusiast
 
Join Date: July 12th, 2003
Posts: 46
limenut is flying high
Default

Then again...once I now have a magnet link, the other question is how one can even use it in LimeWire for linux? I thought I could run "$HOME/LimeWire/LimeWire" and pass the full magnet link as a command line option and it would somehow query the already running limewire and popup a dialog asking me if I wish to download magnet link such and such in that already loaded instance. LimeWire did ask if I wanted to add it to my download list, but, sadly, it loaded another copy of itself in the process, which is not good. Is there some other way I could pass magnet links to LimeWire in linux that doesn't make it load another copy of itself? And another question is, does anyone know how to associate magnet: URI's in FireFox or konqueror to LimeWire so that simply clicking a magnet: link sends the entire magnet URI to limewire?
  #24 (permalink)  
Old April 25th, 2004
zab
Guest
 
Posts: n/a
Default

Quote:
Originally posted by limenut
Then again...once I now have a magnet link, the other question is how one can even use it in LimeWire for linux?
Copy the link in the clipboard and switch to limewire. Under linux, Limewire checks the clipboard and if it contains a magnet link it will ask if you want to download it.
  #25 (permalink)  
Old April 25th, 2004
Aqualime *****
 
Join Date: December 1st, 2002
Location: A place with no Leachers
Posts: 86
Juggalo15 is flying high
Default

about the seekable player...more explanation...

You of course know of the integrated player in Limewire...now this player plays straight through the song correct? No way of going back and forth... (Limewire Player)

Well MamiyaOtaru made an integrated player (AquaLime Player) in which while playing a song you can drag across the player and move the song forward and backward.

I believe he has said he sent in the code but I can't be for sure. You can check out the latest AquaLime over at UTC or my site if your still confused


I was just wondering if this was going to be put into the anticipated 4.0 version.
  #26 (permalink)  
Old April 26th, 2004
Enthusiast
 
Join Date: July 12th, 2003
Posts: 46
limenut is flying high
Default

Quote:
Originally posted by zab
Copy the link in the clipboard and switch to limewire. Under linux, Limewire checks the clipboard and if it contains a magnet link it will ask if you want to download it.
Oh! Cool! Thanks! I didn't know that worked since the first time I switched it to LimeWire it didn't do or say anything when I had a magnet URI in my clipboard making me think there had to be some other way to get it to read magnet URI's. But the second time worked like a charm.
  #27 (permalink)  
Old April 26th, 2004
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default

-- "repeat search" not effective--I have to use the keyword (autocomplete) search to find more sources.

--please reduce the font size in the OSX stats. The smaller font size looks great in the results, connections, library, etc.
  #28 (permalink)  
Old April 26th, 2004
Enthusiast
 
Join Date: July 2nd, 2002
Posts: 35
sdaswani is a great assister to others; your light through the dark tunnel
Default

how is everyone liking the 'What's New?' search? it will definitely be in 4.0 but i'd like to get any/all feedback about the feature.
  #29 (permalink)  
Old April 26th, 2004
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default

for the most part it's great. As I said before, very addictive. It also serves to train a user in the use of filters to sort the results.

I predict that it will be copied by other vendors very quickly.

The results, though, are often disturbing, and there will be more reactions to the kiddie porn and other dark files that many users would not otherwise see. Perhaps a note/tooltip advertising the "block host" feature might help reduce the complaints and make it a feature.

The definition of "new" is unclear. I keep seeing files from other machines on my LAN that were first shared weeks ago showing up in "what's new."

I really like seeing files in non-Roman scripts. I wish they could be control-clicked and entered in the keyword search for editing or finding hosts to browse.

Last edited by stief; April 26th, 2004 at 02:28 PM.
  #30 (permalink)  
Old April 26th, 2004
Disciple
 
Join Date: December 29th, 2003
Location: Oxford, OH, USA
Posts: 12
mwarden is flying high
Default small item

A small item:

If one clicks "Kill Download", the icon in the search pane for that search result (the download of which was just killed) remains the "currently downloading" icon. Definitely not a show-stopper by any means, but I figured I'd note it just as well.

Great job, limewire team.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
When i Leave Limewire Beta, it automatically re-opens Limewire MPielichowski Connection Problems 1 February 16th, 2007 08:16 PM
LimeWire 4.1.2 Beta sberlin LimeWire Beta Archives 10 August 2nd, 2004 10:49 AM
LimeWire 3.9.4 Beta sberlin LimeWire Beta Archives 7 April 23rd, 2004 01:59 PM
LimeWire 2.8.6 Beta? jb20 LimeWire Beta Archives 10 January 14th, 2003 01:14 PM
LimeWire 1.7 beta available crohrs LimeWire Beta Archives 35 October 25th, 2001 03:49 PM


All times are GMT -7. The time now is 12:52 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.