liran
15 years agoVisitor
[SOLVED] Async HTTP requests
Hello I am trying to make an Asynchronous HTTP request by his code: http = CreateObject("roUrlTransfer") port = CreateObject("roMessagePort") http.SetPort(port) http.SetUrl("http...