I almost sink into the lowest level of my life..
Tuhan Yesus.. Tolong saya…
cuap2nya andraSiregar..
I almost sink into the lowest level of my life..
Tuhan Yesus.. Tolong saya…
Ada satu hal yang mengganjal di pikiran gw selama ini, yaitu mengenai hit stats dari blog gw ini. Buat yang belom tau, Hits stat adalah counter yang menghitung jumlah orang yang mengunjungi suatu halaman web. Biasanya rank dari suatu web juga ditentukan dari jumlah hit stats nya.
Ok, balik lagi ke laptop.
Setelah gw tinggal kurang lebih sebulan, hit stats blog ini bertambah kurang lebih 700an. waw.. buat gw itu adalah angka yang cukup bagus terutama bila dibandingkan dengan kualitas blog ini yang sangat ecek-ecek. kekee..
udah segitu aja posting gw malem ini.
*tuh kan makin keliatan dah ecek-ecek nya*
C++, Java atau Adobe Flex.
Pilih yang mana?
to be continued..
The S-DES (Simple – Data Encryption Standard) encryption algorithm takes an 8-bit block of plaintext (examples: 10111101) and a 10-bit key as input and produces an 8-bit block of ciphertext as output.
I wrote some codes which involved this encryption algrithm. These codes are UDP client and server socket program that made using C language under UNIX environment. In this program, client would send messages to the server, but before the client sent it, the messege should be encypted first using S-DES by inputing the 10 digit of key and the message turn become chipertext . Once the encrypted message (chipertext) were sent to the server, the server only could read the message if it knows the key to decrypt the chipertext to convert it become plain text.
To learn more about the S-DES algorithm, download the tutorial here ns_sdes .
To download the sourcecoude, click here
.
Recent Comments