SSH Port Forwarding in same Process as Webserver

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
siseli
Posts: 1
Joined: Mon 14 Jun 2010 11:00

SSH Port Forwarding in same Process as Webserver

Post by siseli » Mon 14 Jun 2010 13:51

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

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 14 Jun 2010 15:44

Try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.

Post Reply