UNSOLVED

ctoner1

updated

11 years ago

C

ctoner1

3 Posts

0

1564

September 1st, 2015 08:00

Connecting to Centera public instance using Java

Hi there,

I have recently installed the Centera SDK in order to write a java application in Eclipse that allows me to send and retrieve files from an EMC Centera public instance.

I am struggling slightly with this, however - I am currently looking at the "RetrieveContent.java" example Java class and am unsure where to go from here with regards to connecting to the public instance.

I know that I should be able to connect to the cluster using the connection string 10.0.0.1?pathnameToPEAfile.pea, however in terms of implementation FPPool_Open isn't working too well for me.


Could someone please advise?


Thanks.