Description: trans position
a simple java application to encrypt and decrypt the input text .client and server applet is used to implement chatting.encrypted or simple texts can be send between client and server.Tcp is used for communication
File list (Check if you may need any files):
transposition-chat-my\applet.policy
.....................\build\appletbodyClient.html
.....................\.....\appletbodyServer.html
.....................\.....\classes\appletbodyClient.class
.....................\.....\.......\appletbodyServer.class
.....................\.....\.......\RowTrans.class
.....................\.....\.......\TranspoCipherDe.class
.....................\.....\.......\TranspoCipherEn.class
.....................\.....\.......\TrnspoCipherDe.class
.....................\.....\.......\vigenere.class
.....................\build.xml
.....................\manifest.mf
.....................\nbproject\build-impl.xml
.....................\.........\genfiles.properties
.....................\.........\private\private.properties
.....................\.........\.......\private.xml
.....................\.........\project.properties
.....................\.........\project.xml
.....................\src\appletbodyClient.java
.....................\...\appletbodyServer.java
.....................\...\RowTrans.java
.....................\...\TranspoCipherDe.java
.....................\...\TranspoCipherEn.java
.....................\...\vigenere.java
.....................\build\classes
.....................\nbproject\private
.....................\build
.....................\nbproject
.....................\src
.....................\test
transposition-chat-my
.....................\test\RowTrans.java
.....................\....\vigenere.java