Transports

A JPDA transport is a form of inter-process communication used by a debugger application and the debuggee. NSJ 11 provides a socket transport that uses the standard TCP/IP sockets to communicate between the debugger and debuggee.

By default, NSJ 11 uses socket transport. NSJ 11 does not support shared memory transport.