We need to connect from our Java environment to a remote SAP server via JCO.createClient(). We have the numerical IP address of the remote SAP server, and the IP addresses of the two routers (which implement a VPN) between us and the remote server. What JCO.createClient() call can we make in order to connect to this remote server via its numerical IP address and the two intervening routers? Thanks in advance!
Requires Free Membership to View
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial DirectorThe router strings need to be prefixed to the Host Name.
This was first published in October 2002