Posted By:
Monee_S
Posted On:
Tuesday, June 29, 2004 10:23 AM
I'm constructing debugger interface at JDWP level
C++ is used to invoke jvm via JDWP.
I've gone to so many details available
Still confused at starting with c++ code to invoke JVM
though I've reached upto invoking jdwp.dll
two ways :
Socket and Shared level,
I choose Socket
communication.
ANy form of Algo,Small code will be big
help.
thanx