Has anyone attempted, or is it even possible
for a Java app to call into a PB-DLL?
Our Java guys would like to build a web based
interface and I have a great deal of my project
in PB DLL's and would prefer not to let them
touch any of my code which works so well.
I thought one approach could be to make ip-port
access available to their app. Then got to
thinking (sometimes a bad idea
, why couldn't
a applet call into the dll directly?
Any thoughts/suggestions?
Thanks all,
Michael Ritter
------------------
for a Java app to call into a PB-DLL?
Our Java guys would like to build a web based
interface and I have a great deal of my project
in PB DLL's and would prefer not to let them
touch any of my code which works so well.
I thought one approach could be to make ip-port
access available to their app. Then got to
thinking (sometimes a bad idea

a applet call into the dll directly?
Any thoughts/suggestions?
Thanks all,
Michael Ritter
------------------
Comment