[progress Communities] [progress Openedge Abl] Forum Post: Re: Rest Web Services

  • Thread starter Thread starter ctoman
  • Start date Start date
Status
Not open for further replies.
C

ctoman

Guest
here is the code to build the socket DO: CREATE SOCKET vSocket. vSocket:SET-READ-RESPONSE-PROCEDURE ("readHandler",THIS-PROCEDURE). ASSIGN wstatus = vSocket:CONNECT("-H " + ip-host + " -S " + ip-port + " -ssl" + " -nohostverify" + " -clientConnectTimeout " + STRING({&CONECTT IMEOUTMS})) NO-ERROR.

Continue reading...
 
Status
Not open for further replies.
Back
Top