Re: [Owfs-developers] Owserver TCP Style

2006-10-13 Thread Roberto Spadim
i was thinking with serproxy i could put an computer in china and use owserver here in brazil :D but i don't need owserver there, serproxy is very small if stip and compile for small size maybe less thank one floppy disk could have serproxy and small linux distro, or put it embeded on smal

Re: [Owfs-developers] Owserver TCP Style

2006-10-13 Thread Roberto Spadim
serproxy can't control serial port information remotly, serproxy can just send and receive for serial port and tcp socket, serial configurations must be setup before server execution have commercial solutions to make an virtual /dev/ttySxx with an remote serial port, but it's comercial and not GP

Re: [Owfs-developers] PHP Mem leak

2006-10-13 Thread Paul Alfille
Thanks for reporting back on this.Paul AlfilleOn 10/13/06, Roberto Spadim <[EMAIL PROTECTED]> wrote: i founded, it was an mysql_query error, i have reported to php , owphpis very fine without problems sorry guysRoberto Spadim escreveu:> ow php :)> owserver work very fine>> Paul Alfille escreveu:>>>

Re: [Owfs-developers] Owserver TCP Style

2006-10-13 Thread Paul Alfille
Nope, we are GPL. (Some of the code used initially was GPL). Honestly, there probably is very little in OWFS that isn't written from scratch, but we've used GPL code for guidance and examples, especially in i2c, usb, serial, and a few of the 1-wire slaves. Is the goal of serproxy to control a remot

Re: [Owfs-developers] Owserver TCP Style

2006-10-13 Thread Roberto Spadim
hello paul, i was finding serproxy's creator and he don't reply my emails, i have changed his code and was thinking about license, have any problem change the code? it's GPL license what about the serial over TCP? any new notices? thankx paul :) Alfille, Paul H.,M.D. escreveu: > As Jan points out,

Re: [Owfs-developers] PHP Mem leak

2006-10-13 Thread Roberto Spadim
i founded, it was an mysql_query error, i have reported to php , owphp is very fine without problems sorry guys Roberto Spadim escreveu: > ow php :) > owserver work very fine > > Paul Alfille escreveu: > >> I'd rather fix than make an awkward workaround. >> >> Now which process used all the m

Re: [Owfs-developers] Cygwin support

2006-10-13 Thread Roberto Spadim
verrry good :) any idea to make it more easy to setup? like an extract and execute? or an setup? Alfille, Paul H.,M.D. escreveu: > Same as Linux, it seems. See > http://www.cygwin.com/ml/cygwin/2005-04/msg01279.html > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAI

Re: [Owfs-developers] Cygwin support

2006-10-13 Thread Alfille, Paul H.,M.D.
Same as Linux, it seems. See http://www.cygwin.com/ml/cygwin/2005-04/msg01279.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Roberto Spadim Sent: Friday, October 13, 2006 3:26 PM To: [email protected] Subject: Re: [Owfs-developers] C

Re: [Owfs-developers] Cygwin support

2006-10-13 Thread Roberto Spadim
can you put all DLL needed too? like cygusb0.dll what could we use to SERIAL 1? -d /dev/ttyS0 ??? -d COM1 ??? Christian Magnusson escreveu: > > BTW: Binaries could be downloaded from: > http://owfs.sourceforge.net/cygwin/ > > /Christian > >