Re: Loopback - WeOnlyDo Discussion board

Re: Loopback (General questions)

by Ben Dunham, Friday, December 02, 2005, 17:17 (6930 days ago) @ wodSupport

Arrgh. Sorry for wasting your time. I've realised that i've been underestimating the importance of the following (which I had omitted).

[code]
private void axwodTunnel_UserConnecting(object sender, AxwodSSHTunnelLib._IwodTunnelEvents_UserConnectingEvent e)
{
e.allow = true;
}
[/code]

Presumably the component was simply internally refusing to send packets thru the tunnel.

Thanks for your help, it was the looking at the VB sample (and then looking at it again) which did the trick!

Ben


Complete thread: