Hello,
I want do write a RFCServer with JCo 3.0
First I have implementet the StepByStepServer from the manual and it works fine.
In the StepByStepServer example the connection data is read from a property file.
How can I change this ? I want to set the connection parameters directly for the server but I didn't find any
SET methods to do this.
In the manual you found the following sentence:
"For this example the destination configuration is stored in a file that is called by the program. In practice you should avoid this for security reasons."
But there is no proposal to do this.
Has anybody an idea ?
Thanks
Arnfried