View Full Version : New Gnutella2 client
View Full Version : New Gnutella2 client
nms04
February 5th, 2005, 05:16 AM
www.FileScope.com
FileScope is a cross-platform Gnutella/Gnutella2/eDonkey/OpenNap client, written in C#, that is in a testing phase; but totally complete.
Please take a look.
ourthing2
February 5th, 2005, 05:26 AM
here is a binary from CVS:
magnet:?xt=urn:bitprint:QZMUC4OQLHE3RRT7HZPPSDQIFD K34KEX.ACGQHQLPBZ6M5B5KSSFSSMJLPTID7XAUOG3BUNA&dn=FileScope_0.5x2.rar&xs=http%3A//69.199.161.147%3A6346/uri-res/N2R%3Furn%3Abitprint%3AQZMUC4OQLHE3RRT7HZPPSDQIFDK 34KEX.ACGQHQLPBZ6M5B5KSSFSSMJLPTID7XAUOG3BUNA
evilmegaman
February 5th, 2005, 10:44 AM
what do you need to compile under windows? Is it something you have to pay for? just wondering... And this is good. :) New programs finally for g2.
nms04
February 5th, 2005, 12:48 PM
no u don't have to pay for it since its open source ;) hm unfortunately they havent released it yet, but if u r a programmer u can download the sourcecode ... thx for the magnet ourthing2!
evilmegaman
February 5th, 2005, 01:07 PM
no u don't have to pay for it since its open source ;) hm unfortunately they havent released it yet, but if u r a programmer u can download the sourcecode ... thx for the magnet ourthing2!
No I mean do you have to pay for the stuff you need to compile it? I am interested in going into windows and compiling it. Just not sure how to with windows.
babarfloyd
February 5th, 2005, 01:39 PM
No I mean do you have to pay for the stuff you need to compile it? I am interested in going into windows and compiling it. Just not sure how to with windows.
No, here's a free C# compiler.
Sharp Develop (http://www.sharpdevelop.com/OpenSource/SD/Default.aspx)
evilmegaman
February 5th, 2005, 03:02 PM
No, here's a free C# compiler.
Sharp Develop (http://www.sharpdevelop.com/OpenSource/SD/Default.aspx)
Sweet! :D Thanks!
serrebi101
February 5th, 2005, 03:09 PM
this needs .net to run... It's worth it though. This is better then shareaza IMO...
babarfloyd
February 5th, 2005, 05:55 PM
Sweet! :D Thanks!
No problem. Did it work? (I don't use Sharp Develop.)
evilmegaman
February 5th, 2005, 09:05 PM
I'm using sharp develop but I can't figure out how to compile it. Is there instructions anywhere?
babarfloyd
February 5th, 2005, 09:25 PM
I had to delete the reference to StrippedZipLib and then add it back in to get it to compile under Visual Studio 2003.
Are you getting any error messages?
evilmegaman
February 5th, 2005, 09:29 PM
No. But I don't know what to do. I compile the thing. But it's very confusing. I am so used to compiling with three easy steps! >.<
./configure, make, make install
:hole
ourthing2
February 5th, 2005, 09:36 PM
I had to delete the reference to StrippedZipLib and then add it back in to get it to compile under Visual Studio 2003.
Are you getting any error messages?
could you upload your build to http://rapidshare.de/en/main.html
i cant find any online sources for the magnet i posted
babarfloyd
February 5th, 2005, 10:13 PM
could you upload your build to http://rapidshare.de/en/main.html
i cant find any online sources for the magnet i posted
It's not my build. I have nothing to do with FileScope. I got the source from their home page. You can get it there.
babarfloyd
February 5th, 2005, 10:25 PM
No. But I don't know what to do. I compile the thing. But it's very confusing. I am so used to compiling with three easy steps! >.<
./configure, make, make install
:hole
I downloaded SharpDevelop and I couldn't get it to work either. Sorry, I wish I could be more help. If I get it figured out I'll let you know.
It works fine for me in Visual Studio 2003. You might want to try and find a copy of that. :bling
evilmegaman
February 5th, 2005, 10:35 PM
maybe I should just wait for mono to work itself Out :)... I guess I will look into visual studio though :)
ourthing2
February 5th, 2005, 10:47 PM
It's not my build. I have nothing to do with FileScope. I got the source from their home page. You can get it there.
yeah i know, i tried that compiler with the source but couldn't build it, i was hoping to check out the compiled binary you built.
i guess i can wait til filescope releases a win32 version. no biggie.