Ask Your Question
2

Can Upnp be used for Java Port forwarding with PGM/EPGM instead of relying on TCP or UDP?

asked 2023-01-05 11:00:00 +0000

lakamha gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-03-09 07:00:00 +0000

pufferfish gravatar image

Yes, UPnP can be used for Java port forwarding with PGM/EPGM, but the exact implementation would depend on the library or framework being used. UPnP supports various protocols, including TCP and UDP, but it also supports multicast protocols like PGM/EPGM. To use UPnP for PGM/EPGM port forwarding in Java, you would need to find a library or framework that provides UPnP functionality and supports these multicast protocols. Some popular options include the Cling library and the jUPnP framework.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-01-05 11:00:00 +0000

Seen: 8 times

Last updated: Mar 09 '22