← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 230973] Re: UPnP does not work

 

The horrible code I was talking about was the miniupnp library itself.
Not the COM implementation (though I guess COM interface is quite ugly,
haven't looked at it,  just simply because it's COM.).

I mentioned dynamic linking because we prefer to keep our external
dependencies external so those will be updated with the normal OS
updating mechanisms without the need for linuxdcpp rebuild. And from
that comes the need for the miniupnp related things be easily
enabled/disabled with compile time options, as some distributions don't
include the library.

--RZ

-- 
UPnP does not work
https://bugs.launchpad.net/bugs/230973
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in ApexDC++ - The Pinnacle of File-Sharing: New
Status in DC++: In Progress
Status in Linux DC++: New

Bug description:
Version 0.706.

I have UPnP configured correctly in my OS (Windows XP) and my router (Linksys WRT54GL). eMule, Miranda, Skype, uTorrent all work fine and correctly setup ports. However, dc++ does not. It used to work few times, but now it just complains that failed to setup ports. I've run upnp sniffer, and it seems that it doesn't even send out UPnP packets.

If you need additional information, please tell what kind and how to get it :)