Einzelnen Beitrag anzeigen

especta

Registriert seit: 28. Sep 2009
8 Beiträge
 
#5

Re: TCP (md5 Authentifizierung) TCP-Handshake-Protokolls

  Alt 2. Okt 2009, 02:47
Zitat von Klaus01:
Hi,
how you have to send the md5 hash to the database
depends on how the database expects the md5hash
as a String or as a ByteCode?

How should the handshake work?
application md5(key) -> database (compares stored md5 hash with received md5hash)

Greetings
Klaus
Thanks Klaus for replay

its expects md5hash as Sring

application md5(key) -> database (compares stored md5 hash with received md5hash)
yes that is the way.

best regards
especta
  Mit Zitat antworten Zitat