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