Hi All,
I'm currently trying to open a HTTPS socket to access a dll which works on HTTP using GET. I'm using LiveLink 9.5 SP1
The code I'm using is;
sock.(Socket.pStreaming) = TRUE
Socket.Connect(sock, request.SERVER_NAME, Str.StringToInteger(request.SERVER_PORT))
Socket.Write(sock...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.