Search found 2 matches
- Tue Oct 03, 2023 6:22 pm
- Forum: HTTPAPI
- Topic: MOving to HTTPS from HTTP
- Replies: 1
- Views: 12270
MOving to HTTPS from HTTP
My vendor is moving to HTTPS. I've changed my URL but a call returns "Only the http protocol is available!" message. I see in the HTTPAPIR4 code where that error is being returned and a reference to HAVE_SSL. I don't have the SOCKUTILR4 object in my library--is this what I'm missing or mus...
- Thu Oct 27, 2022 7:09 pm
- Forum: RPG IV
- Topic: Soft Enter and Function Keys Pressed
- Replies: 4
- Views: 14609
Re: Soft Enter and Function Keys Pressed
Not sure of your app requirements but search for "display file timeout", a topic that's been explained many times in the past. Basic steps: INVITE in your DSPF, WRITE the record in your program, READ the record in your program, monitor for status 01339 to indicate "no input received&q...