Hi Marc-André, >Having experience with JNI bindings for Java, I can say making Java >bindings to the FreeRDP libraries would require quite a lot more work. >Pinvoke does not require having "glue layer" code on the native side, even >though it can be used. JNI bindings, on the other hand, definitely require >that. You need to generate stubs and then implement the stubs in native code.
Have you seen this? http://en.wikipedia.org/wiki/Java_Native_Access This library allows to manage native code from Java with equal to P/Invoke complexity. No stub requires. Thanks and regards, Eldar ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel