PFProAPI pn = new PFProAPI();
// Set the certificate path
pn.SetCertPath(certsPath);
// Call the client.
pn.CreateContext(hostAddress, hostPort.intValue(), timeout.intValue(), proxyAddress, proxyPort.intValue(), proxyLogon, proxyPassword);
return pn;
}
/*
* RESULT values (and RESPMSG text)