Search found 15 matches

by tsm2
2004-03-14 04:04
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

new code uploaded
by tsm2
2004-03-13 13:00
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

Great news

Great news :D

i have improved some code in my personal source.

where may i upload it to you ?

kinds,
tsm2
by tsm2
2004-01-29 09:12
Forum: Feature Discussion (Archived)
Topic: Don't know how to phrase this feature, but I really need it.
Replies: 4
Views: 2253

I think what he mean is
what i added to dc++:

Time-stamp any starting and ending downloads with hub name, user name and filename into download.log file (or maybe, into any pending log file)
by tsm2
2004-01-29 08:50
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

I have new source code compiled with dc++ 0.306

Features added:
1) retry count with timer for reliability
2) more requested sites and up to date

I hope that next dc++ version will include this code.

If anyone needs the source, just ask me
by tsm2
2004-01-29 08:35
Forum: Other Direct Connect tools
Topic: Tool to get you IP into your Connection Settings
Replies: 22
Views: 12513

Hi,

I have a new version compiled with dc++ 0.306:
retry count with timer was added for reliability

If anyone need the source code, just ask me

bye
by tsm2
2003-11-28 07:19
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

MozartXP wrote: More and more routers are including an SNMP server, so why not adding a feature requesting the Wan IP directly from the router using SNMP? Using this it won't add more Internet traffic and wont flood any server. Good idea,m8, for your model of router. :lol: Bad idea for others brand...
by tsm2
2003-11-28 07:01
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

arnetheduck wrote:
ah. good, I lost your code with my portable...
If any trouble, just ask me.

Nice to meet you, Arne
8)
by tsm2
2003-11-28 06:42
Forum: Other Direct Connect tools
Topic: Tool to get you IP into your Connection Settings
Replies: 22
Views: 12513

joakim_tosteberg Tsm2, have you submitted a patch to arne in the way mentioned in since i published the source code in other thread :!: To get it compile at all I also had to add Code: #include "GetExternalIp.h" in dcplusplus.h Have you read carefully instructions in other thread ? :oops: i'm not s...
by tsm2
2003-11-25 04:19
Forum: Other Direct Connect tools
Topic: Tool to get you IP into your Connection Settings
Replies: 22
Views: 12513

jonix Posted: 2003-11-09 17:45 Post subject: -------------------------------------------------------------------------------- So is this feature included yet? The status of the request is still "open" and noone is assigned to it. I tried to put my hostname in the IP field but it didn't seem to be r...
by tsm2
2003-11-25 03:59
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

Code: Select all

jonix wrote: 
So is this feature included yet? 

GargoyleMT wrote:
No, it's not. I'll point out the patch to Arne, and get his feedback for 0.302  
I used this feature in my own version since 0.251. :D
Arne told me that it will be integrated in new version, but, in which one ? dunno :arrow:
by tsm2
2003-09-12 04:51
Forum: Other Direct Connect tools
Topic: Tool to get you IP into your Connection Settings
Replies: 22
Views: 12513

Hi,

Look @
https://sourceforge.net/tracker/?func=d ... p_id=40287

it would be included in official release of dc++

i hope that helps everyone :D
by tsm2
2003-07-17 23:15
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

May anyone write a thread to check for dynamic ip at a period time ?
using of course, the code above.
by tsm2
2003-07-17 23:03
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

Hi,

For source code, follow this link

https://sourceforge.net/tracker/?func=d ... p_id=40287

Hope that Jacek will integrate it in next version of DC++. :D
I'd ceased any copyright to him.

Bye
by tsm2
2003-06-28 01:51
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16424

Get External IP source code

Hi, Here is the feature to add to DC++: When active connection setting is on, DC++ will connect automatically (at launch time) to a server to request user's external public Ip address. To prevent flooding and increasing server bandwidth, this feature selects randomly an url from a list of ip servers...