java - Remote server debugging in eclipse -


i trying remote debugging remote server , it's java application. while doing configurations, know hostname , http port number don't know dt_socket port, using java programming. there way find dt_socket port? please guide me.

screen shot of eclipse debug configuration:

enter image description here


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

C++ Program To Find Smallest and Largest Number In Array -

How do I compare strings in Java? -