Advertisement

World Championships Computer Stratego

Started by September 10, 2007 05:53 AM
10 comments, last by Argus2 17 years, 2 months ago
Ah I see... I might check whether this .NET > Java project is worth using, but I'd much rather not. If the net protocol was just published then I could probably write my own .NET interface for it, as long as it's something fairly simple like plain TCP/HTTP post/maybe even SOAP.
There are a number of projects out there which allow you to call native functions from Java code, using JNI. So you would implement the interface with one that calls native functions.

Quote: Ah, good old Java. The language of choice for creating bloated, over-complicated procedural interfaces with an object oriented veneer.
If that's how you like to write your code, sure.

This topic is closed to new replies.

Advertisement