Listening for transport dt_socket at address: 8000 The above string is spewed out during Play Framework initialization, how is this port used?

link|flag

1  
what do u mean by how !? – Synxmax 2 hours ago

1 Answer

up vote 4 down vote accepted

Basically your application will run on port 9000 And As i know it will listen for client debugger on port 8000 and socketAttach will use dt_socket as transport

link|flag

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.