Using a java api with .net ?
Hi
Our youth organization have electronic keys for our members. The suppliers of these keys have a API written in Java, and I would like to make some kind of user management system in .net (c#, mvc) that would enable us to easily update information (like choose which doors the keys have access to or completely disable keys etc..).
This can be done at the moment using their java client but it is a pain in the ass really.
Is there some kind of neat way to call their java api functions from .net ?
0 comments:
Post a Comment