Start a Conversation

Unsolved

This post is more than 5 years old

5113

April 3rd, 2009 11:00

Remote API for Java

Hi,

I downloaded the Software Development Kit - Remote API for Java and trying to use it, however I do not know where are the jars that contain all the classes that are documented in this API (for example, the classes in this package: com.smarts.remote). They do not come in the sownloaded bundle.

Does anyone know where to get them from?

1 Message

June 10th, 2009 22:00

Hi,

The jar files are located in the SMHOME/classes folder. You would probably be interested in skclient.jar and masterpiece.jar files.

Regards

Somesh

13 Posts

January 25th, 2011 02:00

Hi All,

Please, could anyone from guru suggest me where I can find out all this stuff? I'm lost on this site...sorry

I will have Ionix as NBI to OSS and I looking for Java API and developer documentation.

Thanks you in advance,

Oleg

1 Message

January 25th, 2011 21:00

Hi All,

Can anyone please provide some info.. from where can i get these API's downloaded

Thnks in advance

Prateek

6 Posts

October 26th, 2011 13:00

Hello,

I put the javadoc in the Documents section (Smarts Ionix Java API Documentation). It is not the most up-to-date javadoc but you will still be able to use it. This package comes from the legacy product InCharge SDK. That's why you cannot find the Javadoc on Powerlink anymore.

If you are using InCharge7, you will need  the skclient.jar found in your InCharge/SAM/smarts/classes directory.

If you are using InCharge8, you will need skclient.jar, net.jar, clsapi.jar and platform.jar found in your InCharge8\CONSOLE\smarts\classes directory. The new version of Remote API is using TCP Flows (keepalive) to communicate with the domains.

Feel free to ask me questions on the Java API as I have used a lot previously.

HTH,

Mathieu

6 Posts

October 26th, 2011 14:00

If you are using InCharge7, you will need  the skclient.jar found in your InCharge/SAM/smarts/classes directory.

If you are using InCharge8, you will need skclient.jar, net.jar, clsapi.jar and platform.jar found in your InCharge8\CONSOLE\smarts\classes directory. The new version of Remote API is using TCP Flows (keepalive) to communicate with the domains.

No Events found!

Top