Hi all,
going back to the root... I am trying to connect my favorite C++ tools to BaseX.
Unfortunately, I am using visual C++ 12 Express under windows 7. It seems that windows users will not be able to use the existing BaseX API C connector, and need another one. Thus I started to code a C++ BaseX API connector.
Writing a API connector is quite difficult for me, since I don't have the required networks knowledge.
Has somebody already some code to that purposes ?