Search code examples
delphiindyfreepascalindy10

Is Indy for FreePascal stable?


I'm starting to play with FreePascal/Lazarus and there appears to be an Indy port available. Is this a recent port and is it stable enough to use in production use? (Standard HTTP post/get client type work, and basic TCPIP server side.)

Or, perhaps is Indy developed explicitly to be used in FreePascal as well as Delphi so the latest version will work?

Thanks!


Solution

  • Ive used Indy for a project, but just the basic client object.

    Fetching a value from a server every hour, so nothing too demanding though

    CodeTyphon saved myself any hassle of installing indy