Re: [fpc-pascal] Redis client for object Pascal

2012-01-21 Thread ik
On Sat, Jan 21, 2012 at 14:27, Daniel Gaspary wrote: > On Fri, Jan 20, 2012 at 18:18, ik wrote: > > The code is released under LGPL 3. I do wish to allow open/free and > > commercial usage, but to > > have any changes, additions etc, contribute back for everyone. > > With LGPL (non modified) the

Re: [fpc-pascal] detecting if a socket is open in synapse

2012-01-21 Thread ik
On Sat, Jan 21, 2012 at 14:19, Daniel Gaspary wrote: > On Sat, Jan 21, 2012 at 09:28, ik wrote: > > Hello, > > > > How can I detect if a tcp socket is open or not in synapse ? > > Trying to send and detecting if an error was raisen: > > http://www.ararat.cz/synapse/doku.php/public:howto:activeco

Re: [fpc-pascal] Redis client for object Pascal

2012-01-21 Thread Daniel Gaspary
On Fri, Jan 20, 2012 at 18:18, ik wrote: > The code is released under LGPL 3. I do wish to allow open/free and > commercial usage, but to > have any changes, additions etc, contribute back for everyone. With LGPL (non modified) the only (commercial, closed) way to use the project is with DLL's. A

Re: [fpc-pascal] detecting if a socket is open in synapse

2012-01-21 Thread Daniel Gaspary
On Sat, Jan 21, 2012 at 09:28, ik wrote: > Hello, > > How can I detect if a tcp socket is open or not in synapse ? Trying to send and detecting if an error was raisen: http://www.ararat.cz/synapse/doku.php/public:howto:activeconnection ___ fpc-pascal m

[fpc-pascal] detecting if a socket is open in synapse

2012-01-21 Thread ik
Hello, How can I detect if a tcp socket is open or not in synapse ? Thanks, Ido ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal