The document discusses secured data transmission over a network. It describes transmitting individual data through least significant bit (LSB) encoding, which hides a secret message within an image in a way that is difficult to detect. The system allows a user to select data to encrypt or decrypt using LSB encoding and transmit securely over a network. It has a user module that allows a user to run the application, select data for processing, and send or receive encrypted data.