DESCRIPTION
===========
This example uses the dynamic weaver of DSAW to dynamically encrypt and decrypt communications in a distributed system. 
When information must be cipher, transmissions are encrypted before sending and decrypted after receiving, and when it is not necessary, the original communication are used.

EXECUTION
=========
1) Open a console on this directory.
2) Type run to launch the process.
3) Press the "Enter" key in the "Server" screen, to launch the FTP Server.
4) Press the "Enter" key in the "Client" screen, to launch the FTP Client.
5) Now it is possible to use the system. 
	- FTP User: test
	- FTP Password: testing
	- FTP Root directory: c:\Temp
6) To launch the aspect, write "enable" in the "DNS Server" screen.
7) To stop the aspect, write "disable" in the "DNS Server" screen.
	- It is posible enable and disable the aspects several times.
8) Write "exit" in the "DNS Server" screen to end.		
9) Close the "Client" and "Server" screens.
10) Press any key in the run screen to delete all generated files.

	