Re: Server side socket usage

2008-05-23 Thread Ruud Bos
> The classes that emulate Java library classes are only there to support > log4cxx. They are not intended to be used a general purpose portable > runtime, that is the role for Apache Portable Runtime (APR). If you do use > them as a general purpose runtime, you need to be aware that any issues >

Re: Server side socket usage

2008-05-20 Thread Curt Arnold
On May 20, 2008, at 8:26 AM, Ruud Bos wrote: Hi, The above example works like a charm, thanks a lot! Does anyone know why this has been removed from log4cxx 0.10.0 ? Ruud The classes that emulate Java library classes are only there to support log4cxx. They are not intended to be used a

Re: Server side socket usage

2008-05-20 Thread Ruud Bos
t >> :-) >> >> >> >> Cheers >> >> Amit >> >> >> -- >> Rizwan Khalid >> Phone: +92 021 2781592 >> 14th Floor, National IT Park, Shahra-e-Faisal >> Karachi, Pakistan >> >> >> >> >&

Re: Server side socket usage

2008-05-19 Thread Ruud Bos
gt; > > -- > Rizwan Khalid > Phone: +92 021 2781592 > 14th Floor, National IT Park, Shahra-e-Faisal > Karachi, Pakistan > > > > > - Original message > From: "Curt Arnold" > To: "Log4CXX User" > Subject: [SPAM] Re: Server side socket us

Re: Server side socket usage

2008-05-17 Thread rizwan khalid
Hi Few months back Amit Sarna sent me a working example for client/server loggers. It uses SockeAppender but it should be easily converted to XMLSocketAppender. Below i am pasting the Amit's email which will help you in building the sample attached with this mail... Hi Rizwan,   Sorry for delayed r

Re: Server side socket usage

2008-05-15 Thread Curt Arnold
On May 15, 2008, at 9:45 AM, Ruud Bos wrote: Hello, I'm new to the list, so I have no idea if this question has been asked many times before. I hope someone can put me in the right direction. I'd like to use log4cxx for two applications. One acts as a client that needs to send it's log