Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. karlnolan

    Cant open socket on HTTPS using oScript

    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...

Part and Inventory Search

Back
Top