Page 1 of 1

SSH Port Forwarding in same Process as Webserver

Posted: Mon 14 Jun 2010 13:51
by siseli
Hi there

I'm using SecureBridge SSH Client & SSH Channel for remote port forwarding. I would like to use these client components in the same process as my webserver (that listens on the destination port of the tunnel).

Unfortunately I'm getting lots of Access-violations from the securebridge components when the webserver is in the same process.

The same configuration of Securebridge components works when in a separate process or when the webserver part is not started.

The Webserver I'm using is running inside an embedded Python environment in Delphi, it doesn't use delphi http components but binds directly to sockets via winsock.

I'm using Version 2.60.0.14 of Securebridge.

Any ideas what could be wrong?

Cheers
Camuel

Posted: Mon 14 Jun 2010 15:44
by Dimon
Try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.