Re: Simultaneous connection (General questions)
I am using wodHttp in an app and using that app on a remote server. Now the problem is I am getting disconnected from my remote server..Wy.
Hi Ahmed,
You are opening 100 connection simultaneously. Which type of C is this?Please try to use Blocking Mode. You can done that by setting wodHttpDLX Blocking Property to true.
Let us know how it goes.
Drazen