Op Fri, 25 May 2007, schreef Francisco Reyes:
> I have not used Pascal in a while, but I am exploring whether to use pascal
> for a tcp server software. In particular it would be a policy server for
> postfix mail transfer agent.
>
> Any comments/suggestions/pointers for the following will be greatly
> appreciated:
>
> * sending data to syslog
> * Listening in TCP socket
>
>
> Dusted off an old pascal book.. to refreh my mind in the syntax.. but it would
> be most helpfull if there are any libraries for the 2 above items.
Check the sockets unit documentation. You'll be up and running in no time.
There are also good OOP frameworks like Synapse, LNET and Indy, which
provide complete implementations of common network protocols.
Daniël
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal