NotePad Remote
NotePad Remote
Notepad
Introduction
There will be times when you will want to edit textual files. Te
xtual files are different from documents created by WordPad,
MS Word, WordPerfect or some other word processing progra
m in a way that they contain no imbedded codes. Editing these
files with a word processing program can introduce special ch
aracters that make these files unusable. Instead, use Notepad
which allows you to edit the file as pure text.
Steganography is the art and science of writing hidden messag
es in such a way that no one, apart from the sender and intende
d recipient, suspects the existence of the message, a form of se
curity through obscurity. Steganography works by replacing bi
ts of useless or unused data in regular computer
files (such as graphics, sound, text, HTML, or even floppy dis
ks ) with bits of different, invisible information. This hidden in
formation can be plain text, cipher text, or even images.
In a computer-based audio Steganography system, secret mess
ages are embedded in digital sound. The secret message is emb
edded by slightly altering the binary sequence of a sound file.
Remote Server
This is the server part which waits for clients connection
s and for each connected client, a new frame appears s
howing the current client screen. When you move the m
ouse over the frame, this results in moving the mouse.
When you click any Particular client screen then it is aut
omatically zoom out. You can easily watch it is activity. A
fter that when you click on cancelled button then it is au
tomatically go to previous screen short.
Remote Client
This the client side, its core function is sending a screen
shot of the client's desktop every predefined amount of
time. Also it receives server commands such as "move t
he mouse command", and then executes the command
at the client's PC.
It has one more feature you can send any message fro
m server to any client. If client is following the instructio
n, it can continue working otherwise the server can shut
down the client PC form server side.
Textual files will normally have a .txt file extension, but there
are several special purpose files in Windows that must be pure
text. Some of the more important of these include your config.
sys, autoexec.bat, win.ini and system.ini. (These files existed
in earlier version of Windows, but have been eliminated in Wi
ndows XP). Use Notepad to edit these and not WordPad as yo
ur system cannot use the resulting WordPad file. If you decide
you want to create a web page, but don't have an HTML editor
, you will want to use Notepad so as not to introduce those nas
ty characters associated with WordPad, etc.
In addition to having a tool to use in editing those special files
on your system, learning Notepad can provide a good foundati
on for learning some of the other tools that come with Window
s 95/98/ME/XP as well as a number of the applications that yo
u may want to add to your system later.
New - This will start a new document. If you are currently wor
king on a document that you haven't saved, the system will pro
mpt you to save the old document before starting a new one.
Open... - This allows you to bring an existing document into
Notepad to view and/or edit it. You'll see the following dialog
box when you make this selection:
This is the standard Open dialog box also used by most Windows pr
ograms. It consists of a toolbar across the top that shows you which f
older you are currently in along with a couple of control buttons for
getting to where you want to go. The main part of the Open dialog b
ox shows you the files/folders that match the criteria for this applicat
ion. Next is where the system will tell you the name of the file it thin
ks you want. Right now, it doesn't know so it assumes you want to lo
ok at all TXT files. Next is where you can tell the system what type
of files you are interested in looking at. By default, Notepad looks at
Text Documents (*.TXT), but you can change this to look at anythi
ng else. Finally, you can either Open the selection or Cancel this op
eration.
Save - If you are making modifications to an existing file, Sav
e will put the changes back into the file after confirming that y
ou really want to make the changes. If the file you are working
on is a new file, Save works the same as Save As....
Redo - Notepad also has a Redo button. In case you hit the Un
do before you actually have some definite reason, or after Und
oing something, you realize you were wrong with that move.
Cut - Again, this item is only available if you have something
selected in your document. Otherwise you have nothing to Cut
. You can select some piece of your document by holding dow
n the left mouse button and dragging across the letters/words/s
entences that you want to select. Your selection will have whit
e letters and a blue background. Now you will be able to Cut t
his selection. Cut removes the selected text from your docume
nt and puts it on the Clipboard. The information is not totally d
eleted, but is being held in case you want to put it somewhere
else.
Replace - This function allows you to locate some text within your
document and replace it with some other text. It even has the abilit
y to perform its function globally through the document, but be care
ful of using this as it can get you into trouble. For example, suppos
e you wanted to replace "eat" with "ate" globally throughout a docu
ment. This function would do it, but it would also change "eaten" t
o "ateen", "cheat" to "chate" and "defeat" to "defate".
Select All - If there is something you want to do with all the te
xt in your document at the same time, all you have to do is sel
ect the Select All function and your entire document will be se
lected. Now you can either Cut or Copy all the text to your Cl
ipboard.
Line Count - This gives the total number of lines written in the Note
pad.
About
Stanography
Client Server Architecture