..on Mon, Feb 25, 2013 at 08:22:27PM +0100, Jens Christian Hillerup wrote: > On Mon, Feb 25, 2013 at 8:11 PM, Julian Oliver <[email protected]> > wrote: > > Very nice! I would see this as a companion project as it doesn't quite do > > the > > same thing - it's whole disk focused rather than on deletion of directories > > themselves (which could be followed with a reboot cycle and killing the > > journal > > on EXT3/4). > > I agree it's not exactly what you requested, but it is rather easily > patchable: > > https://github.com/qnrq/panic_bcast/blob/master/panic_bcast.py#L79-L84 > > At least you have the communications thing written for you.
A great reference, thanks! I have the comm pretty much sorted on the server side (the sketch I posted functions) and would use something like Android's ServerSocket(port) on Android for the outgoing TCP4 packet client side. Cheers, -- Julian Oliver http://julianoliver.com http://criticalengineering.org -- Unsubscribe, change to digest, or change password at: https://mailman.stanford.edu/mailman/listinfo/liberationtech
