[fpc-pascal] Indy 10 HTTP Server component with FPC
Marco van de Voort
marcov at stack.nl
Sat Oct 22 21:18:15 CEST 2011
In our previous episode, Graeme Geldenhuys said:
> Is anybody here using the Indy 10 components with FPC? More
> specifically, the HTTP Server component. My project compiles fine, but
> when I activate the HTTP Server I get the following error.
>
> "Socket error # 98. Address already in use."
>
> I know that under Linux, if you use a port < 1024 you must have root
> access, so I even tried with port 8080, but no matter what port I use,
> or even if I execute my app with root privileges, I always get the
> same error.
>
> I downloaded a daily snapshot archive of Indy 10 from their repository
> a few days ago. I have no idea what revision or version number it is.
I haven't tried for years, but I can remember some strange problems
designtime that went away if you manually added a tidbinding in formcreate.
More information about the fpc-pascal
mailing list