Re: ping DelM: coInitialize



You just should understand one simple thing - each http request is handled
by the separate thread. Thus ISAPI application is multithreaded, even so you
are not creating threads - it is done by HTTP server.


.



Relevant Pages

  • trap ctrl-c and exit nicely
    ... Not sure how to trap a ctrl-c, wait for a http request to finish, and ... Prev by Date: ...
    (comp.lang.ruby)
  • winsocket
    ... i want to implement an http request using winsock control from vb 6 ... Prev by Date: ...
    (microsoft.public.vb.com)
  • ISA2000 on W2K
    ... All of the sudden I have all of these http request coming in using the IP ... These request generate 500 server error. ... Is there some way to make ISA block any http request coming in that don't ... Prev by Date: ...
    (microsoft.public.isa)
  • send content through http
    ... HTTP Request to a URL and wait for that URL send a message validating the xml ... Dario D ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Java - Integrated Windows Authentication - NTLM Authentication Forwarding
    ... I meant you use JNI to get all the necessary Windows credentials, ... pass them as parameters to the HTTP request of your HTTP client. ... Prev by Date: ...
    (comp.lang.java.programmer)