This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Java Random Ports

I have an app that uses a client-side Java applet to do some of the security handling.  Because of the way the applet works, it's 1 port/1 client and the ports are assigned randomly from a list of open ports on the listening server.

1.  Will DNAT handle this situation?
2.  How would I encrypt this connection?

TIA

Mike


This thread was automatically locked due to age.