Search found 11 matches

by mythdl
2005-02-03 22:11
Forum: Programmer's Help
Topic: generating Geoipcountrywhois.csv
Replies: 5
Views: 3864

If it really is a list of the 'end' values, then why does the DC++ code usesstd::map::lower_bound to look up the code, shouldn't it use upper_bound? If this is a bug it would not be very noticable because most countries ranges are close together and because the geoip database has inaccuracies
by mythdl
2005-02-02 22:12
Forum: Programmer's Help
Topic: Send a PM to yourself
Replies: 21
Views: 11009

Some hub software/scripts depend on the ability to PM yourself (ie. instead of sending commands in the mainchat or to a bot, you send them to yourself).

Also why do we need all these features in the notepad when there is a perfectly good one shipped with windows?
by mythdl
2005-02-02 22:08
Forum: Programmer's Help
Topic: generating Geoipcountrywhois.csv
Replies: 5
Views: 3864

generating Geoipcountrywhois.csv

How is this file generated (it is different from the one on the maxmind site, i understand you do not use their API at all). From what i can see you have removed everything except the 32-bit 'end' value for each range and the country code and ordered it by this 'end' value. Is this correct? Original...
by mythdl
2005-01-24 17:22
Forum: Feature Discussion (Archived)
Topic: download proxy
Replies: 5
Views: 6856

I think he was referring to this: http://webcache-emule.sourceforge.net/ Haven't seen it in action myself as my ISP does not run a HTTP proxy. If it was going to be implemented, the users could use $ConnectToMe to establish a connection as normal, then use that connection to negotiate use of a proxy...
by mythdl
2005-01-23 16:21
Forum: Protocol Alley
Topic: Who's likes to help on developing an ADC Hub written in Java
Replies: 7
Views: 6771

Maybe java is not the best choice if you want this hub to provide reasonable performance?
by mythdl
2005-01-14 23:55
Forum: Feature Discussion (Archived)
Topic: Loading window
Replies: 2
Views: 3701

I got the latest CVS and it only takes a few seconds to load :D

Edit: if anyone else wants it its at http://daviddl.orcon.net.nz/DCPlusPlus.rar
by mythdl
2005-01-13 00:36
Forum: Feature Discussion (Archived)
Topic: Loading window
Replies: 2
Views: 3701

Loading window

This is a very simple request. I would like to see the loading dialog ("Loading shared files..." etc) changed, as it does take a while (~5 mins) to load and is annoying to have in the way of what I am trying to do. Maybe just showing a button on the taskbar with the text "DC++ loading..." or even ju...
by mythdl
2004-11-05 16:10
Forum: Other Direct Connect tools
Topic: DC++ as service source code available
Replies: 1
Views: 1661

DC++ as service source code available

I have a DC++ client.lib based DC client that runs as a service on windows nt and is controlled remotely by a wxWindows interface across the network. I haven't worked on it for ages, but its reasonable stable ( I have hardly tested it ) so I will send the source code to anyone who wants to work on i...
by mythdl
2004-06-27 02:59
Forum: Programmer's Help
Topic: footers on source files
Replies: 1
Views: 1646

footers on source files

while browsing the source code i noticed that there are footers at the bottom of each file. Are these created automatically by CVS or another program?
eg:
<pre>/**
* @file
* $Id: DirectoryListing.h,v 1.27 2004/04/24 09:40:58 arnetheduck Exp $
*/</pre>
by mythdl
2004-03-16 00:26
Forum: Protocol Alley
Topic: New protocol draft
Replies: 8
Views: 5603

Binary protocol

It would save alot of bandwith to use a binary protocol like most other major p2p networks. This could save a lot of bandwith. EG instead of $Search <clientip>:<clientport> <searchstring> you could use an 1 byte OpCode to represent the $Search, 1 or 2 bytes to show the length of the search string an...
by mythdl
2003-09-07 03:17
Forum: Other Direct Connect tools
Topic: Mod list
Replies: 28
Views: 16732

PDC++

hmm, .Phantom does send you the source if you PM him but as he is in .nz only hubs that is no good for overseas users. I have asked him several times to put the source on the main page but he has not yet done it. Feel free to annoy him until he does :wink: . His email is: [email protected]