How to port forward automatically in java?

后端 未结 3 1780
猫巷女王i
猫巷女王i 2020-12-18 10:41

I know that bit torrent clients use automatic port forwarding (Port forwarding with having to configure the router) so that they can connect to each other. I want the users

3条回答
  •  死守一世寂寞
    2020-12-18 11:17

    UPnP protocol can handle the automatic port forwarding. Try this library (Cling - Java/Android UPnP library and tools): http://4thline.org/projects/cling/

提交回复
热议问题