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 <[email protected]> Im Auftrag von Rolf > Wetjen via lazarus > Gesendet: Donnerstag, 19. August 2021 14:26 > An: [email protected] > Cc: Rolf Wetjen <[email protected]> > 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 > [email protected] > https://lists.lazarus-ide.org/listinfo/lazarus -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
