Re: [Owfs-developers] OWNet.VB (vb5 and vb6, vb.net not tested)

2007-01-03 Thread Roberto Spadim
sorry wrong location http://www.spadim.com.br/ownet.vb.20070104.0409.zip Roberto Spadim escreveu: > hello! more one OWNET :D > ownet.vb (it's an User Control with an Microsoft Winsock control inside) > > it need winsock control! > maybe an api for direct winsock2.dll could help > some function can

[Owfs-developers] OWNet.VB (vb5 and vb6, vb.net not tested)

2007-01-03 Thread Roberto Spadim
hello! more one OWNET :D ownet.vb (it's an User Control with an Microsoft Winsock control inside) it need winsock control! maybe an api for direct winsock2.dll could help some function can't have same name like PHP or PYTHON or PERL Constants are same as ownet.php, here i used an LastError() to g

Re: [Owfs-developers] OWNet.pm

2007-01-03 Thread Roberto Spadim
OK :) i don't use perl but i always see it as .pl in my webserver Paul Alfille escreveu: > > On 1/3/07, *Roberto Spadim* <[EMAIL PROTECTED] > > wrote: > > why not ownet.perl? > > All perl modules have the .pm suffix. > > There is a prescribed naming scheme, such as

Re: [Owfs-developers] OWNet.pm

2007-01-03 Thread Paul Alfille
On 1/3/07, Roberto Spadim <[EMAIL PROTECTED]> wrote: why not ownet.perl? All perl modules have the .pm suffix. There is a prescribed naming scheme, such as IO::Socket::INET and Math::BigNumber Apparently the name doesn't (necessarily) indicate inheritance. They want to prevent namespace polu

[Owfs-developers] OWNet.php new version

2007-01-03 Thread Roberto Spadim
i changed sethost to allow HOST:PORT syntax we don't need owserver://host:port syntax when parse_url don't return an ['scheme'] index we try again with "tcp://$host", and parse tcp://host:port syntax the last version is VERSION: 2007.01.03 - 23:36 BRST thankx

Re: [Owfs-developers] OWNet.pm

2007-01-03 Thread Roberto Spadim
why not ownet.perl? Paul Alfille escreveu: > With the guidance of Christian Magnusson, I've put in a perl module > that allows shell-type access to owserver. It is the analog of the > ownet.php, ownet.py and shell commands. > > Full write-up is at http://www.owfs.org/index.php?page=ownet-pm > >

[Owfs-developers] OWNet.pm

2007-01-03 Thread Paul Alfille
With the guidance of Christian Magnusson, I've put in a perl module that allows shell-type access to owserver. It is the analog of the ownet.php, ownet.py and shell commands. Full write-up is at http://www.owfs.org/index.php?page=ownet-pm I've submitted a request to CPAN to have it included in t

Re: [Owfs-developers] usage of 1wire sensors in motor-sports

2007-01-03 Thread Japie
On Thu, 28 Dec 2006 09:54:10 -0800, Jerry Scharf wrote: > I would move toward owpython or owperl and away from shell access. In the future maybe something in C, first I have to find out how to make the hardware work... ;-) > I think the humidity sensor in the intake header will be a bit > chall