ActiveX on Web page (General questions)
Will the wodSSLTunnel ActiveX work on a web page? If it will, do you have any examples?
Will the wodSSLTunnel ActiveX work on a web page? If it will, do you have any examples?
by Jasmine, (7488 days ago) @ tm
Yes it is. But there is small problem - since events are not available, you cannot set Allow=True argument in UserConnecting event.
For this, we set Allow=True by default for connections coming from 127.0.0.1 interface, and set Allow=False by default for all other connections.
So, as long as you're forwarding only localhost connections - it will work. I can create sample for you if needed.
by tm , (7488 days ago) @ Jasmine
That's great. We are planning on using it for localhost connections, so it won't be a problem. Yes, can you please create a sample for me?
By the way, you have outstanding products.
Thanks
Yes it is. But there is small problem - since events are not available, you cannot set Allow=True argument in UserConnecting event.
For this, we set Allow=True by default for connections coming from 127.0.0.1 interface, and set Allow=False by default for all other connections.
So, as long as you're forwarding only localhost connections - it will work. I can create sample for you if needed.
by Jasmine, (7488 days ago) @ tm
Tm,
sure, give me 2-3 hours for this. This will be HTML, not ASP - do we agree on that?
by tm , (7488 days ago) @ Jasmine
Agreed. That would be great. Thank you
Just curious, is there a problem using the control with ASP?
by Jasmine, (7488 days ago) @ tm
Yes, there is a problem in ASP. wodSSHTunnel must be alive when it forwards channels. ASP pages are executed on the server, page is returned to the client, and any objects on ASP pages are killed at the time page is visible on the client - thus wodSSHTunnel is killed too. So, it cannot process connections anymore. This applies to all server-side languages, not only ASP.
In HTML, it's running all the time, until user doesn't close his IE window.
We are having great success with your component ... email server that has over 750 000 mailboxes back ended by a SQL server...
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
I would highly recommend this to anyone who needs a good quality SFTP solution.
Your .NET components allow us to blend .NET technology seamlessly with secure communication, and with excellent technical support.
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
Thanks! We love your software and your great support!
...with a minimum of effort as the DLL interface was written with such simplicity...
...wodFtpDlx was exactly what I needed, it worked, and it was priced right...
Your professionalism is reflected into your email, your product and your web site. I am confident that these will make the difference.
...with a minimum of effort as the DLL interface was written with such simplicity...