Re: [LHA-misc] Line parsing routine
Status: Beta
Brought to you by:
ncherry
From: <HGu...@ao...> - 2000-11-24 17:01:06
|
Have you looked at the XTend stuff. It have some code written in C that may be able to be reused. Looks GPL too. Do you have an interface specification for the interface ??? For example to command X10 would it be: A10 ON or, set addr=A10 value=ON or currently using x10d, A10AON Are you planning on changing x10d for the new interface protocol? How about changing the program HEYU instead to handle networking (that does not seam to be too hard)? Just got heyu and Xtend to talk together. They look like good programs but need a networking layers added on. Heyu looks a little more functional and commented then X10D. hg. In a message dated 11/23/00 11:19:34 AM Eastern Standard Time, nc...@ho... writes: > I need a line parsing routine, the one I'm currently using is Dan > Lanciaci's and his Licensing differs from the GPL. Besides we will be > going with Jay's suggestion of set addr=<BLAH> value=<yadayada>. The > format is not exactly worked out at this time. So does anyone have any > code? > > -- > Linux Home Automation Neil Cherry nc...@ho... > http://members.home.net/ncherry (Text only) > http://meltingpot.fortunecity.com/lightsey/52 (Graphics) > http://linuxha.sourceforge.net/ (SourceForge) > _______________________________________________ > http://lists.sourceforge.net/mailman/listinfo/linuxha-misc > To unsubscribe, send "unsubscribe Linuxha-misc" > in the body of a message to Lin...@li... > |