A friend of mine coded this great Telnet Server. Just run it and connect via telnet on port 233. It has many options:
************************* TELNET SERVER COMMANDS *************************
*****Help / Information*****
CLIST -List of commands.
HELP -Like CLIST.
ABOUT -Gives information about this program.
PHCN -The Server will see the PHCN Homepage.
*****Connection Settings / Management*****
EECHO -Enables echo of recieved packets.
DECHO -Disables echo of recieved packets.
COMMTEST -Echos back parameter.
NSLOOKUP -Returns IP from hostname / get local hostname.
TELNET -Connects to the IP & PORT (TELNET [ip] [port]). abort = Ctrl+X.
PING -Pings an IP address. (PING [ip] [times] [size] [timeout])
DISCO -Disconnects internet connection. (dialup)
CLOSE -Close Connection to server.
KILLSERVER -Terminates server.
PASS -Sets login password (set to off to disable).
*****Windows*****
GETCLIP -Returns local clipboard data.
SETCLIP -Sets local clipboard data.
###More###...
SHUTDOWN -Shuts down computer.
REBOOT -Restarts computer.
LOGOFF -Logs off current user.
PROGS -Lists running programs and handles.
SENDMSG -Sends message to window (type 'SENDMSG ?' for more).
SHELL -ShellExecutes a command (and passes any parameters).
MSGBX -Displays message box. (type 'MSGBX ?' for more).
SETV -Sets volume. FORMAT: SETV [left seaker %] [right speaker %].
HIDETB -Hides the taskbar.
SHOWTB -Shows the taskbar.
HIDEDT -Hides the desktop.
SHOWDT -Shows the desktop.
HIDECAD -Disables the Ctrl + Alt + Del Sequence (Close Program).
SHOWCAD -Enables the Ctrl + Alt + Del Sequence (Close Program).
OPENCD -Opens CD Drive.
CLOSECD -Closes CD Drive.
*****File System*****
CD -Changes current directory.
DEL -Deletes a file.
RENAME -Renames a file.
COPY -Copys a file.
MOVE -Moves a file.
MD -Creates a directory/folder.
VIEW -Displays file.
WRITE -Writes to a file.
DIR -Lists files and folders in dirctory. (DIR [directory]).
If you have any comments please let me know.
There is only one problem. U need to copy 2 dll files into %windir%/system32 to make the telnet server run. if you know how to implement these files into the .exe, please let me know, too. i will tell the coder and he will do it.
have fun and don't publish




