Saturday, November 1, 2008
Data integrity check using hashing
When data is moved across a network, the recipient might require a verification to ensure that data has not been modified after send. For example, in a client/server scenario where a client application sends some updates to a remote database via a web service, the web service might need to verify whether the data has not been modified while travelling across the network, either due to corruption or because somebody changed them. A simple way to implement such kind of verification is utilizing hashing.
Labels:
C#
|
0
comments
Subscribe to:
Posts (Atom)
Powered by Blogger.
Tags
android
(1)
appengine
(1)
asp.net
(1)
C#
(6)
codecharge studio
(1)
development
(1)
dojo/dijit
(1)
java
(2)
javascript
(1)
learning
(1)
PHP
(3)
RSS/Atom
(1)
sso
(1)
vs.net
(1)
webdesign
(1)
windowsmobile
(1)
WinForms
(1)