Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTTP persistent connection
#2
I don't know much about HTTP authentication, speed, etc.

QM uses wininet functions and HTTP 1.1. I think they don't close connection after each request but not sure. Try to add INTERNET_FLAG_KEEP_CONNECTION as 4-th argument of Post.

You can read about wininet functions in MSDN library.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)