‎2008 Oct 08 1:11 PM
Do anyone knows how to start telnet (client, java control or activeX control) in SAP GUI interface? Of course imean about internal SAP window prepared in ABAP program ...
‎2008 Oct 08 1:57 PM
The idea is to embed the activeX control into de dynpro. You just have to get the activeX component that implements your functionality.
Check http://www.google.ca/search?q=activeX+telnet for third party components.
Also, I would not recommend telnet, ssh is the way to go.
Have a look at the following weblogs and see if they help out:
Hope it helps,
Isidoro!