From: jaap <ja...@fp...> - 2008-01-30 22:12:15
|
Hello, Today i was looking for a version of DC++ that should run on mac osx but all projects I found where not based on the origial core. I liked the windows version of DC++ very much. So I contacted Jacek with the question if he was interested in a OSX version. I think reading his reply, he would like to have an other version of DC++. Because I think there will be many mac users that would like to use an offical version of DC++, and not some familiar project that doesn't have all features, it will be a good idea to start a project to develop this version. Since this project is opensource and I don't have very much time to work on it, Only a few hours a week, it would be a nice idea to give all the copierights to the existing DC++ project. I am not experianced with mac osx. But I created many custom C++ applications for windows. With some help from the developers of the windows project and maybe some others that have time to help we can do this task. If there are developers that like this idea. and want to join this subproject, reply :-) regards Jaapio |
From: Todd P. <tod...@gm...> - 2008-01-31 03:13:04
|
On Jan 30, 2008 5:12 PM, jaap <ja...@fp...> wrote: > Today i was looking for a version of DC++ that should run on mac osx but > all projects I found where not based on the origial core. Did you find http://sourceforge.net/projects/macdcpp/ ? It is old, but adapting it is almost certainly is less work than starting from scratch. > Because I think there will be many mac users that would like to use an > offical version of DC++, and not some familiar project that doesn't have > all features Shakespeer looks very good. There's nothing inherently wrong with non-DC++ based clients. -- Todd Pederzani tod...@gm... |
From: Steven S. <ste...@gm...> - 2008-01-31 03:33:59
|
Todd Pederzani wrote: > On Jan 30, 2008 5:12 PM, jaap <ja...@fp... > <mailto:ja...@fp...>> wrote: > > Today i was looking for a version of DC++ that should run on mac osx but > all projects I found where not based on the origial core. > > > Did you find http://sourceforge.net/projects/macdcpp/ ? It is old, but > adapting it is almost certainly is less work than starting from scratch. > > > > > Because I think there will be many mac users that would like to use an > offical version of DC++, and not some familiar project that doesn't have > all features > > > Shakespeer looks very good. There's nothing inherently wrong with > non-DC++ based clients. > > > > -- > Todd Pederzani > tod...@gm... <mailto:tod...@gm...> > > If you don't mind running a non-Cocoa application on a Mac, the project I maintain called LinuxDC++ (http://linuxdcpp.berlios.de) has been compiled before on Mac OS X. -Steven |
From: jaap <ja...@fp...> - 2008-01-31 09:24:13
|
I found the shakepeer project. But every time I reconnect I have to wait for the hash. It is very annoying/* */to wait for that when you share 500Gb it takes an houre or 2. The macdc project is a dead project. The admins of the project left. Only one developer is "active" if you read the mailing list. But that has no new mailings since december 2004. I alreay sended them an email. but they never respond to it. To the last point of building it from scratch, I don't know what libraries are available from this project. And probely an other opensource project like macdc, if there are some. Like the implementation of the DC++ protocols, It won't be that hard to create an application. And I know that there are Linux versions that you can also compile for mac osx. They are not looking like the other application. So why shouldn't I and maybe some others create a real mac version? I didn't found an opensource project that looks like the original DC++, Only some commercial ones. Jaapio |
From: Todd P. <tod...@gm...> - 2008-01-31 13:35:21
|
On Jan 31, 2008 4:24 AM, jaap <ja...@fp...> wrote: > Like the implementation of the DC++ protocols, It won't be that hard to > create an application. And I know that there are Linux versions that you can > also compile for mac osx. So why shouldn't I and maybe some others create a > real mac version? If you have the time, go for it! -- Todd Pederzani tod...@gm... |
From: itinerants <iti...@ho...> - 2008-01-31 19:09:14
|
On 30/1/08 10:12 pm, "jaap" <ja...@fp...> wrote: > Hello, > > Today i was looking for a version of DC++ that should run on mac osx but > all projects I found where not based on the origial core. I liked the > windows version of DC++ very much. So I contacted Jacek with the > question if he was interested in a OSX version. I think reading his > reply, he would like to have an other version of DC++. > > Because I think there will be many mac users that would like to use an > offical version of DC++, and not some familiar project that doesn't have > all features, it will be a good idea to start a project to develop this > version. Since this project is opensource and I don't have very much > time to work on it, Only a few hours a week, it would be a nice idea to > give all the copierights to the existing DC++ project. > > I am not experianced with mac osx. But I created many custom C++ > applications for windows. With some help from the developers of the > windows project and maybe some others that have time to help we can do > this task. If there are developers that like this idea. and want to join > this subproject, reply :-) In fact, there IS a version on dc++ on OSX that is being tested even as we type. It's based on the "client" portion of dc++, with a Carbon Native GUI. I've been busy moving house recently, so all that's available is a universal build based on .699 If you're happy to run something for which the source code is not available (but will be very shortly) it can be found at... http://applestore.no-ip.org It's being used (by a few people), and sometimes discussed on... dchub://applestore.no-ip.org:1111 Regards Roger > > regards > Jaapio > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > dcplusplus-devel mailing list > dcp...@li... > https://lists.sourceforge.net/lists/listinfo/dcplusplus-devel > |
From: jaap <ja...@fp...> - 2008-01-31 19:17:56
|
I will take a look. I hope the source will be available soon. So it can be updated to the latest version of DC++. tnx |
From: Jacek S. <arn...@gm...> - 2008-02-07 17:04:11
|
> It's based on the "client" portion of dc++, with a Carbon Native GUI. > I've been busy moving house recently, so all that's available is a universal > build based on .699 > If you're happy to run something for which the source code is not available > (but will be very shortly) it can be found at... > http://applestore.no-ip.org Consider this email a formal request for source code of the exact release on the page (as per the dc++ license). I thought we'd been through this already. /Jacek |
From: itinerants <iti...@ho...> - 2008-02-07 17:27:04
|
On 7/2/08 5:04 pm, "Jacek Sieka" <arn...@gm...> wrote: >> It's based on the "client" portion of dc++, with a Carbon Native GUI. >> I've been busy moving house recently, so all that's available is a universal >> build based on .699 >> If you're happy to run something for which the source code is not available >> (but will be very shortly) it can be found at... >> http://applestore.no-ip.org > > Consider this email a formal request for source code of the exact release on > the page (as per the > dc++ license). > > I thought we'd been through this already. We have. It will appear. I've been/am moving house - getting hot water and some electricity has been my priority over the last few weeks. Where would you like me to put it? > > /Jacek > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > dcplusplus-devel mailing list > dcp...@li... > https://lists.sourceforge.net/lists/listinfo/dcplusplus-devel > |
From: itinerants <iti...@ho...> - 2008-02-10 09:49:47
|
On 7/2/08 5:04 pm, "Jacek Sieka" <arn...@gm...> wrote: >> It's based on the "client" portion of dc++, with a Carbon Native GUI. >> I've been busy moving house recently, so all that's available is a universal >> build based on .699 >> If you're happy to run something for which the source code is not available >> (but will be very shortly) it can be found at... >> http://applestore.no-ip.org > > Consider this email a formal request for source code of the exact release on > the page (as per the > dc++ license). > > I thought we'd been through this already. The SourceForge project for "DC++X" has been applied for. Once (if) it's been approved (3-4 days), the source will be posted there. Once that's happened I'll post the URL to this list. Email address for thoughts/feedback/comments is currently dc...@li... > > /Jacek > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > dcplusplus-devel mailing list > dcp...@li... > https://lists.sourceforge.net/lists/listinfo/dcplusplus-devel > |
From: Matt P. <404...@gm...> - 2008-02-10 17:48:51
|
On 2/10/08, itinerants <iti...@ho...> wrote: > The SourceForge project for "DC++X" has been applied for. > Once (if) it's been approved (3-4 days), the source will be posted there. > Once that's happened I'll post the URL to this list. > Email address for thoughts/feedback/comments is currently dc...@li... Why wait? Just post a tarball/zip on RapidShare or MegaUpload if you don't currently have any hosting. |