owserver - a protocol independent daemon, receive 'requests for file' or 'write to file' or 'read directory' and return 'file contents' owhttpd - runs a http protocol and comunicate with owserver or directly to hardware owshell - many programs to directly connect to hardware or owserver owfs - a fuse filesystem, comunicate directly with hardware or owserver ownet - comunicate with owserver others - some implementations include owlib to comunicate with hardware, and some comunicate with owserver
well... i~m using owserver+owhttpd, sometimes i only use owhttp, and some times i use a owserver at a big server to connect to a rfc2217 client (serial-ethernet converter) i don´t know if there´s a what´s better... 2012/5/25 p4trykx <[email protected]>: > W dniu 25.05.2012 o 20:04 R_Have <[email protected]> pisze: > >> >> I have been running a OWFS for about a year now, following some great >> examples on the owfs website. >> However I would like to know more about the full programs. Currently I >> am using owfs, but can anyone explain the differences between owfs, >> owhttpd, >> and owserver, and situations where you would use one verses another. > > I use owserver with owshell programs. It seems to be little faster and > consume less memory. I run on a WRT54G router where memory is about 16MB. > Owserver talks directly to the hardware and then other clients can talk to > it. You can mount 1-wire as a file system on few other machines. > > > > -- > p4trykx > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > -- Roberto Spadim Spadim Technology / SPAEmpresarial ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
