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 _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal