Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Netzwerke (https://www.delphipraxis.net/14-netzwerke/)
-   -   Delphi TCP (md5 Authentifizierung) TCP-Handshake-Protokolls (https://www.delphipraxis.net/141025-tcp-md5-authentifizierung-tcp-handshake-protokolls.html)

especta 30. Sep 2009 23:25


TCP (md5 Authentifizierung) TCP-Handshake-Protokolls
 
TCP (md5 Authentifizierung) Handshake Protocol
---------------------------------
Sendkey: Md5
Receivekey: Md5
-------------------------------------

"its not important what components are used for tcp indy,ics... "

please help my with example.
Thanks


"Es ist nicht wichtig, was für TCP indy verwendet werden, ics ..."
bitte helfen Sie mit meinem Beispiel.
Danke

mkinzler 1. Okt 2009 06:37

Re: TCP (md5 Authentifizierung) TCP-Handshake-Protokolls
 
Which server application is used?

especta 1. Okt 2009 21:33

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

Zitat von mkinzler
Which server application is used?

Big Thanks for replay ....

server application is old managment data base using md5 Authentication to log in base .
applic :coder2:

Klaus01 1. Okt 2009 21:42

Re: TCP (md5 Authentifizierung) TCP-Handshake-Protokolls
 
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

especta 2. Okt 2009 01:47

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

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

Dax 2. Okt 2009 01:54

Re: TCP (md5 Authentifizierung) TCP-Handshake-Protokolls
 
So it seems as if everything were known. What exactly is your problem, anyway? :gruebel:

especta 2. Okt 2009 12:40

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

Zitat von Dax
So it seems as if everything were known. What exactly is your problem, anyway? :gruebel:

i need small code example to start :coder2: Thanks to all for replay


Alle Zeitangaben in WEZ +1. Es ist jetzt 22:26 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz