Re: web (asp.net) (General questions)
Dear,
yes you can, but you have to be more precise how you plan to use it. If you want to have terminal screen, then component must be run on client's side embedded in HTML code, and all connections will be made from the client side.
If you don't need terminal screen, then you can use component from the server in ASP code, but remember that each new web page request will (most probably) reopen wodSSH's connection towards server (unless you put wodSSH's reference in session object).
There is a sample for ASP.NET if you have installed wodSSH.NET's demo - you will probably need temporary license key so let us know how it goes.
Hope I helped.
Kreso
Complete thread:
- web (asp.net) - Anonymus, 2005-08-10, 10:39
- Re: web (asp.net) - wodSupport, 2005-08-10, 11:02
- Re: web (asp.net) - Fahad, 2005-08-12, 09:25
- Re: web (asp.net) - wodSupport, 2005-08-12, 09:47
- Re: web (asp.net) - Fahad, 2005-08-12, 09:25
- Re: web (asp.net) - wodSupport, 2005-08-10, 11:02