[fpc-pascal] Indy 10 HTTP Server component with FPC
Graeme Geldenhuys
graemeg.lists at gmail.com
Sat Oct 22 19:41:53 CEST 2011
Hi,
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.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-pascal
mailing list