Re: [Owfs-developers] Simple help required for owhttpd

2012-10-17 Thread Chris Green
On Wed, Oct 17, 2012 at 12:05:59PM -0400, Paul Alfille wrote: >Great question. > >To run owhttpd, you could use pretty much the same parameters: > > /opt/owfs/bin/owhttpd -u -p > >But not at the same time -- only one program can use the USB adapter at a >

Re: [Owfs-developers] Simple help required for owhttpd

2012-10-17 Thread Paul Alfille
Great question. To run owhttpd, you could use pretty much the same parameters: /opt/owfs/bin/owhttpd -u -p But not at the same time -- only one program can use the USB adapter at a time. To run both simultaneously, you need owserver: /opt/owfs/bin/owserver -u -p 4304 /opt/ow