-
Core Java
AES Encryption and Decryption in Java (CBC Mode)
Transmitting confidential data such as plain text password through wire is always vulnerable to security.It is always recommended to encrypt…
Read More » -
Core Java
SMPP Java Example(Client)
This post provides SMPP java example by creating a simple SMPP client that sends short messages to mobile subscriber.Using this…
Read More »