Advertisement
2002ASP OLE/ COM/ DCOM/ Active-X #4189

A class based Remote Shell

This program connects to the telnet port of a remote machine, logs on and can be used to perform commands remotely. It's also a great example of how to build and use a class module. The class is built as an ActiveX DLL and linked into the test project using the _references_ item in the project menu. This is like making an ActiveX control but without all the overhead. The code is full of rem statements so that you can understand exactly what is happenning. It really couldn't be simpler.

AI

Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Zdrojový kód
original-source
Upload
Původní komentáře (3)
Obnoveno z Wayback Machine