How to get a user clinet/Remote port in java DynamoHttpServletRequest
问题 I try to get a client port for some security purpose. The Remote Port is change for each and every DynamoHttpServlet Request and Response. I need a constant Remote port look like session. When user enter into the site that time Remote port was generated but this generated port destroy only when user leave the site until i need the same port in each and every request. Is there any possibilities ? 来源: https://stackoverflow.com/questions/64641731/how-to-get-a-user-clinet-remote-port-in-java