Author |
Topic: Access to API from C (6 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
TDomps63 Posts: 9 Joined: Oct 22, 2007 |
Hi,
1) I am not a C programmer but need C functions to access methods and property in the OEC API. My target language (Clarion). What is involved getting an API that is callable from C ? |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
you will have to create a wrapper library in C++/.NET and export required functionality in C style.
|
||||
TDomps63 Posts: 9 Joined: Oct 22, 2007 |
That is obviously beyond my capabilities.
What would be involved in getting this done ? Thanks |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
We are offering API as .NET library and COM library. We are not familiar with Clarion and could not say what exactly is needed to call OEC API from Clarion, but if you need a specific style API (like ANSI C), you might consider hiring a developer to do this work. We've had positive feedback from a number of our clients who have had Larmee Associates do programming for them. His contact information is listed below.
Jay Larmee Larmee Associates, LLC 848-475-5100 jlarmee@larmeeassociates.com www.larmeeassociates.com |
||||
TDomps63 Posts: 9 Joined: Oct 22, 2007 |
I just need a plain C DLL callable from Delphi from instance but it's flexible really.
Have any other customer requested this before ? |
||||
SergeK -Developer- Posts: 475 Joined: Jan 26, 2007 |
Our Delphi customers use OEC COM API. We do not provide plain C DLL and are not planning to do it.
|
||||