Thanks. I updated at https://code.google.com/p/luipack/source/browse/#svn%2Ftrunk%2Fmultilog
For using svn you can look at http://wiki.lazarus.freepascal.org/Getting_Lazarus#Getting_SVN Replace lazarus url by http://luipack.googlecode.com/svn/trunk/ luipack For creating a patch look at http://wiki.lazarus.freepascal.org/Creating_A_Patch Luiz 2015-02-21 20:27 GMT-03:00 Roberto P. <[email protected]>: > I don't mind, but I have never done it;I'll write you in private about > that. > > R# > > 2015-02-21 17:07 GMT+01:00 luiz americo pereira camara <[email protected]> > : > >> Mind you creating patch ( >> http://wiki.lazarus.freepascal.org/Creating_A_Patch) against >> https://code.google.com/p/luipack/ repository? >> >> Luiz >> >> 2015-02-20 15:03 GMT-03:00 Roberto P. <[email protected]>: >> >>> I've been using for long the great multilog package to do selective >>> logging to file and an IPC listener.Recently I needed to setup a little >>> more complicate IPC based system, for which I took advantage of all of that >>> good work. >>> In order to have a multiple agent bi-directional communication was to be >>> able to give a different name to each server. >>> >>> So, if anyone is interested in it or you want to include it in the >>> "standard" multilog package, I am attaching ipcnamedchannel.pas >>> It is nothing more than a copy of the standard ipcchannel.pas with a >>> change in the constructor a little else. >>> >>> This possibility could be very well integrated in the standard >>> TIPCChannel class with a second constructor, but I simply preferred not to >>> touch the original file. >>> >>> Bye, >>> >>> R# >>> >>> -- >>> _______________________________________________ >>> Lazarus mailing list >>> [email protected] >>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >>> >>> >> >> -- >> _______________________________________________ >> Lazarus mailing list >> [email protected] >> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >> >> > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
