Re: build head revision failed on windows xp

2008-05-15 Thread think twice
thanks Dale :) Dale King-2 wrote: > > I have no trouble building with the head using Visual Studio 2005 > although I am using projects that I created myself rather than > following the instructions (I use the pre-built apr and have VS2005 > rules to copy the 2 .hw files to .h), but that shouldn'

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

Re: build head revision failed on windows xp

2008-05-15 Thread Dale King
I have no trouble building with the head using Visual Studio 2005 although I am using projects that I created myself rather than following the instructions (I use the pre-built apr and have VS2005 rules to copy the 2 .hw files to .h), but that shouldn't matter. Must be a difference between the anc

Server side socket usage

2008-05-15 Thread Ruud Bos
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 logging to a server application using socket communication.