Re: tunnel web requests (General questions)
Klinzter,
Unfortunately you cannot use wodHttpDLX as any server. You can use it only as a client. So I don't think you can accomplish that with wodHttpDLX.
We have wodWebServer ActiveX component. wodWebServer is http/https server component. Inside this component you can parse client request/response. I'm not sure if this can help you somehow.
Drazen