maandree / cnt

Coop Network Tetris, a university project.
maandree.github.com/cnt
4 stars 1 forks source link

UPnP overwrite protection #33

Closed aiqueneldar closed 12 years ago

aiqueneldar commented 12 years ago

I realized that the UPnP framework might be overwriting portforwardings if two clients try to portforward on the same router. Meaning both expects to be publicly available, but only the last one will actually have a portforward.

Need to test this, and if it is so try to fix it. If it is not, se what kind of error it produces and handle that error appropriately.