Thursday, May 29, 2008

An Introductory Guide To TeleNet Commands

An Introductory Guide To TeleNet Commands
I don't know how many of you use TeleNet to call this system (or other
systems) but I thought this might come in handy for those that do.
Some basic info about TeleNet commands. To enter a TeleNet you must be at
the TeleNet prompt "@". You can get there two ways:
1) When you first dial TeleNet you will be at the prompt
2) When connected to a system via TeleNet you can return to TeleNet
command mode by typing "@" (See note A.)
Once you get to the prompt here are some of the commands available to you
and a brief description of what they do.
Command Function
-------------------------------------------------------------------------
C xxxxxxx Connects you to a specific host or terminal.
STAT Display network port address.
FULL Set full duplex
HALF Set half duplex
DTAPE Prepares the network for bulk file transfers.
CONT Return to transfer mode from command mode.
BYE or D Disconnects you from the currently connected host.
HANGUP Tells TeleNet to hang up the phone....
TERM xx Changes your terminal type. xx can be one of the
following:
D1 = CRT's and Personal Computers
B3 = Bi-directional printers
A2 = Uni-directional printers
A5 = Slow printing terminal which
loses data on the left side
at another setting.
A9 = same as A5
= Unknown
MAIL or Requests connection to Telemail.
TELEMAIL
TEST CHAR Used to test the system if you are receiving
garbled output. Use this and look for garbled
characters or patern breaks. If you do try
adjusting your parity or contact TeleNet.
TEST ECHO If you feel your input to the system is being
garbled by your parity or contact TeleNet.
TEST ECHO If you feel your input to the system is being

Disclaimer:-
i am not liable for any criminal or bad thing which you have done using this message and document. i am giving here for the educational purpose and care should be taken from your side before using this document and please get a written permission from the person before hacking or doing some thing in the network or system.This document is intended for judicial or educational purposes. I have collected these documents and messages from the internet for educational purpose only. always use these documents for doing good only. I don't want to promote computer crime and I'm not responible of your actions in any way. If you want to hack a computer, do the decent thing and ask for permission first. please read and use this for useful purpose only to protect the systems and information from the bad people. always seek permission from the system owner or who ever responcible for the system by written and then go ahead. Give a full report with honestly to the person or company about your experiments and findings from the system. Always Do Good Think Good and Belive Good.

No comments:

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...