I am starting to work with these as well...I have a simple example running but there are some little 'tricks' --- like you get into an infinite loop if everything is not set up properly because your SocketNodes start sending their messages out to themselves (thats fun!).
Anyway, I got a zip file from the mail archives last night with some 'extension' classes that I have yet to get in depth with. since i don't want to attach a zip to the list posting, if you would like a copy e-mail me directly. scott -----Original Message----- From: Sundararaman, Anand [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 9:19 PM To: Log4J Users List Subject: RE: SocketAppender (was: console/file config) Hi Mark, Can you please give me one example on how to use the SocketNode class on the server side. Thanks Anand > -----Original Message----- > From: Mark Womack [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, May 29, 2002 10:56 PM > To: 'Log4J Users List' > Subject: RE: SocketAppender (was: console/file config) > > Look at the SocketNode class. You can use this class on the receiving end > to read the logging events. > > -Mark > > > -----Original Message----- > > From: Sundararaman, Anand [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, May 29, 2002 7:18 AM > > To: Log4J Users List > > Subject: RE: console/file config > > > > > > > > Hi, > > I am new to Log4j. Please help me out. I am using > > SocketAppender class > > to send a logging message to a port on another machine. Can > > anyone let me > > know how to write my SocketServer to get the same message on > > the server > > side. > > > > It is Urgent. > > > > Thanks in advance > > Anand > > WARNING: The information in this message is confidential and > > may be legally > > privileged. It is intended solely for the addressee. Access > > to this message > > by anyone else is unauthorised. If you are not the intended > > recipient, any > > disclosure, copying, or distribution of the message, or any action or > > omission taken by you in reliance on it, is prohibited and > > may be unlawful. > > Please immediately contact the sender if you have received > > this message in > > error. Thank you.----------------- HCL Perot Systems > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> WARNING: The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. Thank you.----------------- HCL Perot Systems -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
