[Lazarus] Fritzbox TR64 communication
Jansen, Dirk
DJansen at mmcgmbh.de
Wed Sep 1 08:06:07 CEST 2021
I have a working dialling application for the Fritzbox.
Witch uses TR64 to communicate with the Fritzbox.
If somebody is still interested in some sample code I can publish the source code.
Dirk
> -----Ursprüngliche Nachricht-----
> Von: lazarus <lazarus-bounces at lists.lazarus-ide.org> Im Auftrag von Rolf
> Wetjen via lazarus
> Gesendet: Donnerstag, 19. August 2021 14:26
> An: lazarus at lists.lazarus.freepascal.org
> Cc: Rolf Wetjen <rolf.wetjen at mail.de>
> Betreff: [Lazarus] Fritzbox TR64 communication
>
> Does anyone have some experience how to communicate via TR64 SOAP with a
> Fritzbox?
>
> I've a working Python example (fritzconnection) and I know the neccesary
> http header and data for the SOAP communication.
> AVM states that "The default authentication mechanism is HTTP
> authentication using digest (MD5 hashes)".
>
> But I've no idea and I can't find an example how to implement this with
> Lazarus. Do I need a TfpHTTPClient or a TfpHTTPWebClient object or
> someting else? Is there any documentation or tutorial for FPC
> networking?
>
> Thank you,
> Rolf
>
> --
> _______________________________________________
> lazarus mailing list
> lazarus at lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
More information about the lazarus
mailing list