[Info-vax] Java or Python and C - Sharing data
A famous IT technical writer
Philippe.vouters at laposte.net
Sat Oct 22 09:19:13 EDT 2011
Dear OpenVMS user,
If you are a Java/VMS programmer, two articles of your interest as
soon as it comes up to sharing static data with a C program:
JNI approach:
http://vouters.dyndns.org/tima/OpenVMS-Java-C-Sharing_data_between_Java_and_C_via_a_COMMON.html
JNA approach:
http://vouters.dyndns.org/tima/OpenVMS-Java-JNA-C-Sharing_data_between_Java_and_C_using_JNA.html
If you are a Python/VMS program, the same Java functionality
translated to Python:
Python/API approach:
http://vouters.dyndns.org/tima/OpenVMS-Python-C-Sharing_data_between_Python_and_C_via_a_COMMON.html
Python/ctypes approach:
http://vouters.dyndns.org/tima/OpenVMS-Python-C-Sharing_data_between_Python_and_C_using_ctypes.html
If the hope this will interest some of you.
Philippe
More information about the Info-vax
mailing list