Title: RE: LogKit : Factory for DatagramOutputTarget
Hi Peter,
 
I have attached the SocketOutputTarget, DatagramTargetFactory, SocketTargetFactory with the javadocs
Have a look on it.
 
cheers
Raj
 
  
-----Original Message-----
From: Ghorpade, Rajendra [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 19, 2001 10:31 AM
To: 'Avalon Developers List'
Subject: RE: LogKit : Factory for DatagramOutputTarget

Hi Peter,

I will write these calsses soon..

Raj

-----Original Message-----
From: Peter Donald [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 18, 2001 8:57 AM
To: Avalon Developers List
Subject: Re: LogKit : Factory for DatagramOutputTarget


On Tue, 18 Dec 2001 00:46, Ghorpade, Rajendra wrote:
> Hi Peter,
>
> here  are the javadocs
...snip...

thanks - committed.

> And about the remote logging I want to use sockets. Is there any present
> alternative to RMI logging.
> I do not want to RMI in my project due the performance and other issues.

You could write a simple SocketTarget that wrote/serilized the events to a
socket and then a simple serversocket to collect them. As yet no one has done
this though.

--
Cheers,

Pete

-----------------------------------------------
"Only two things are infinite, the universe and
human stupidity, and I'm not sure about the
former." -Albert Einstein
-----------------------------------------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Attachment: SocketOutputTarget.java
Description: Binary data

Attachment: SocketTargetFactory.java
Description: Binary data

Attachment: DatagramTargetFactory.java
Description: Binary data

----------------------------------------- (on the network)

*********************************
PRIVILEGED - PRIVATE AND CONFIDENTIAL
This e-mail and files transmitted with it are intended solely for the
use of the addressee(s) and may contain information which is
confidential or privileged. If you are not the intended recipient, be
aware that any disclosure, copying, distribution or use of this e-mail
or any attachment is prohibited. If you receive this e-mail and you are
not the addressee, or you have received this e-mail in error, please
disregard the contents of the e-mail, delete the e-mail and notify the
author immediately.
*********************************


---------------------------------------------------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to