Re: Building a daemon
Eric Riemers <riemers <at> binkey.nl>
2011-02-01 10:00:09 GMT
Or just take a peek at the code from hlxce, perl daemon.
On Tue, 1 Feb 2011 07:55:08 +0100, Björn Rohlén <bjorn.rohlen <at> gmail.com>
wrote:
> Or, you could just use netcat, open port, set logaddressthen read the
logs
> as any other without doing the socketstuff yourself. Worked very well
when
> we did the first pickup/gather-bot.
>
> -TheG
>
> On Tue, Feb 1, 2011 at 12:40 AM, doc <drgamez <at> gmail.com> wrote:
>
>> Not to turn this into programming chat but Python as a language is
>> pretty simple to pick up. If you've learned the atrocities of PHP then
>> it should be a walk in the park.
>>
>> On Mon, Jan 31, 2011 at 2:51 PM, Bajdechi "Nightbox" Alexandru
>> <alexandrualexandu <at> gmail.com> wrote:
>> > I've gussed PHP will have to run as a stand alone procces. The only
>> problem
>> > with Python is that I find it complicated to learn.
>> >
>> > 2011/1/31 frostschutz <frostschutz <at> metamorpher.de>
>> >
>> >> On Mon, Jan 31, 2011 at 10:41:56PM +0200, Bajdechi "Nightbox"
>> >> Alexandru
>> >> wrote:
(Continue reading)