This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network.
The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change.
Chat application that facilitates chatting between connected computers
Two programs in java to send and receive messages directly from one computer to another without involving any third party, ensuring that your messages are safe.
IMPORTANT- First get Java from http://www.java.com/en/download/index.jsp if you don't have it already.
ele (enCore Learning Environment) is a moo- and web-based environment (server, db, GUI) designed for educational purposes. It aids and promotes online learning and community building through open standards and ease of use. http://encore-consortium.org/