AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Netzwerke Delphi TCP (md5 Authentifizierung) TCP-Handshake-Protokolls
Thema durchsuchen
Ansicht
Themen-Optionen

TCP (md5 Authentifizierung) TCP-Handshake-Protokolls

Ein Thema von especta · begonnen am 30. Sep 2009 · letzter Beitrag vom 2. Okt 2009
Antwort Antwort
especta

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

TCP (md5 Authentifizierung) TCP-Handshake-Protokolls

  Alt 30. Sep 2009, 23:25
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
  Mit Zitat antworten Zitat
mkinzler
(Moderator)

Registriert seit: 9. Dez 2005
Ort: Heilbronn
39.851 Beiträge
 
Delphi 11 Alexandria
 
#2

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

  Alt 1. Okt 2009, 06:37
Which server application is used?
Markus Kinzler
  Mit Zitat antworten Zitat
especta

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

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

  Alt 1. Okt 2009, 21:33
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
  Mit Zitat antworten Zitat
Klaus01
Online

Registriert seit: 30. Nov 2005
Ort: München
5.755 Beiträge
 
Delphi 10.4 Sydney
 
#4

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

  Alt 1. Okt 2009, 21:42
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
Klaus
  Mit Zitat antworten Zitat
especta

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

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

  Alt 2. Okt 2009, 01: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
Dax
(Gast)

n/a Beiträge
 
#6

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

  Alt 2. Okt 2009, 01:54
So it seems as if everything were known. What exactly is your problem, anyway?
  Mit Zitat antworten Zitat
especta

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

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

  Alt 2. Okt 2009, 12:40
Zitat von Dax:
So it seems as if everything were known. What exactly is your problem, anyway?
i need small code example to start Thanks to all for replay
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:09 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz