[fpc-pascal] Indy 10 HTTP Server component with FPC

Graeme Geldenhuys graemeg.lists at gmail.com
Mon Oct 24 16:15:40 CEST 2011


On 2011-10-24 13:23, Burkhard Carstens wrote:
> 
> For TIdTCPServer I manually add the IPv4 binding like this:
> IdTCPServer1.Bindings.add.IPVersion:=Id_IPv4;
> IdTCPServer1.Active:=true;
> 
> Without that, Activate fails on linux systems that have ipv6 enabled.


Thanks Bulkhard! Finally I am making progress with FPC & Indy 10. :)


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/




More information about the fpc-pascal mailing list