
dreamer2057
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2016
01:11 PM
Keep-Alive HTTPS connection
Hello!
How can i keep alive of HTTPS connection in new API?
My variant is using one
object in all application. And just call periodically
But first of all i have no idea how to use it with multithreading (multiple area of visibility)...
What do you think?
Thanks!
How can i keep alive of HTTPS connection in new API?
My variant is using one
http = CreateObject("roUrlTransfer")
object in all application. And just call periodically
http.AsyncPostFromString(request)when it is needed.
But first of all i have no idea how to use it with multithreading (multiple area of visibility)...
What do you think?
Thanks!
Sincerely, Sergey Shoshin, software developer.