offbynull / portmapper

Java library that maps ports on NAT-enabled routers (supported protocols: UPnP-IGD/NAT-PMP/PCP).
Apache License 2.0
88 stars 17 forks source link

Refactor communication module #11

Closed offbynull closed 8 years ago

offbynull commented 8 years ago
  1. Support multiple sockets
  2. Support multicast sockets
  3. Support TCP (queueing)
  4. Use messaging to talk to communication module
offbynull commented 8 years ago

Refactored and changed all portmappers to use this.