new PhantomDC doesn't work with ptokax testdrive4!
 

News:

29 December 2022 - PtokaX 0.5.3.0 (20th anniversary edition) released...
11 April 2017 - PtokaX 0.5.2.2 released...
8 April 2015 Anti child and anti pedo pr0n scripts are not allowed anymore on this board!
28 September 2015 - PtokaX 0.5.2.1 for Windows 10 IoT released...
3 September 2015 - PtokaX 0.5.2.1 released...
16 August 2015 - PtokaX 0.5.2.0 released...
1 August 2015 - Crowdfunding for ADC protocol support in PtokaX ended. Clearly nobody want ADC support...
30 June 2015 - PtokaX 0.5.1.0 released...
30 April 2015 Crowdfunding for ADC protocol support in PtokaX
26 April 2015 New support hub!
20 February 2015 - PtokaX 0.5.0.3 released...
13 April 2014 - PtokaX 0.5.0.2 released...
23 March 2014 - PtokaX testing version 0.5.0.1 build 454 is available.
04 March 2014 - PtokaX.org sites were temporary down because of DDOS attacks and issues with hosting service provider.

Main Menu

new PhantomDC doesn't work with ptokax testdrive4!

Started by dadaniel, 20 January, 2004, 10:52:56

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dadaniel

If I set active-mode and log into server it displays the modt-message and then disconnects!
If i set passive-mode it works!
And if i set dc++ Emulation AND active-mode IT WORKS!!!!!

Any ideas? ?(


PS: There is nobody on their forum( http://pdc.recoil.net.nz/forum ), please help me!

pHaTTy

hmm used once but i not know muich about it, i recommend using dc++ 0.306 or new odc :))
Resistance is futile!

dadaniel

#2
QuoteOriginally posted by (uk-kingdom)pH?tt?
hmm used once but i not know muich about it, i recommend using dc++ 0.306 or new odc :))

Their software is based upon BCDC++


Odc has no bandwith limiting---->and I need bandwith limiting because we are in LAN and don't want to stress the Administrators!!! :P

pHaTTy

Resistance is futile!

dadaniel

Jipii!

This mod does it very well!

Thanks! :D  :D

FleetCommand

The same thing with BCDC++.. TD4 disconnects it without any reason in BCDC++ emulation.

Well, I think 0.307 has solved the problem, but haven't checked yet.

cHiNgAcHg00k

I use DC++ (the latest) with the program called netlimiter: www.netlimiter.com

The program has the ability to set limits on individual programs that are running even though they nativly do not support it (like DC++)

plop

if ptokax disconnects bcdc++/phantomDC on entry it's mostly this script which is missing.
-- enable bcdc++ on testdrive 4 made by tezlo

function Main()
	frmHub:EnableFullData(1)
end

function DataArrival(user, data)
	if strsub(data, 1, 7) == "$UserIP" then
		local s, e, nick = strfind(data, "^%$UserIP (%S+)%|$" )
		if nick == user.sName then
			user:SendData( "$UserIP "..nick.." "..user.sIP)
		elseif user.bOperator then
			local tmp = GetItemByName(nick)
			if tmp then user:SendData( "$UserIP "..nick.." "..tmp.sIP) end
		end return 1
	end
end
should have thought of it sooner. lol

plop
http://www.plop.nl lua scripts/howto\'s.
http://www.thegoldenangel.net
http://www.vikingshub.com
http://www.lua.org

>>----> he who fights hatred with hatred, drives the spreading of hatred <----<<

SMF spam blocked by CleanTalk