xlog-discussion
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Xlog-discussion] Some things about Xlog


From: WILLIAMS,TED (HP-NewJersey,ex2)
Subject: RE: [Xlog-discussion] Some things about Xlog
Date: Tue, 14 May 2002 14:32:27 -0400

Hi guys,

> Do you know the scheme twcw uses? It is a daemon called 
> SendCW, which is controlled with IPC messages. But it needs a second 
> program for control.

Well, not really a deamon, just a child process of twcw.  As such, it has
its own main().  It sounds like you want to link it into xLog, so the main()
function name would have to change, since Joop already claimed it :-) 

If it is linked into xlog, then there would be no need for the IPC message
queue, because everything is in the same process space.  Text, speed, etc
could be provided somehow by xLog.

It would really be quite small, since a lot could be stripped out.

Ted - wa0eir



reply via email to

[Prev in Thread] Current Thread [Next in Thread]