D
dilesc
Guest
Hello! Thanks for you answer, I found the solution to the problem. In Progress 11.7, in the socket connect there is a new parameter: "-servername". In this put the server url and achievement connection. Example: cSocketString = "-H " + cHost + " -S " + cPort + " -ssl -servername " + cHost. Thanks you all for your help --Spanish Versión-- Encontré la solución al problema. En la versión 11.7 de Porgress, en la sentencia Connect del Socket, existe un nuevo parámetro "servername" en el cual colocando el dominio del servidor destino permite la conexión. Gracias a todos por su ayuda
Continue reading...
Continue reading...