Was this originally a problem with the Python ownet module? Or something else?
It would be good to understand what you were originally trying to do and fix any problems that may exist in any of the ow code. - Peter On 12/19/06, Roberto Spadim <[EMAIL PROTECTED]> wrote: > can anyone try it and check if it's an good piece of code? > > Roberto Spadim escreveu: > > cancel my thread i made an owphp to work with it :) > > > > Gregg Levine escreveu: > > > >> On 12/19/06, Paul Alfille <[EMAIL PROTECTED]> wrote: > >> > >> > >>> Is this a question about owserver or the python ownet? > >>> > >>> Paul > >>> > >>> > >>> On 12/19/06, Roberto Spadim <[EMAIL PROTECTED] > wrote: > >>> > >>> > >>>> hello > >>>> i can't understand the DIR list > >>>> > >>>> i'm sending : > >>>> path='/' > >>>> > >>>> version=0 > >>>> payload=2 > >>>> type=msg_dir > >>>> sg=258 > >>>> size=0 > >>>> offset=0 > >>>> variable payload="/"+chr(0) > >>>> > >>>> and i get an return: > >>>> > >>>> version=0 > >>>> payload=42 > >>>> ret=0 > >>>> sg=258 > >>>> size=5 > >>>> offset=0 > >>>> variable payload="" (this shouldn't be 5 characters?! ) > >>>> > >>>> i'm using ownet > >>>> > >>>> thankx, if you can tellme what to send and what return from a dir read, > >>>> maybe an example with real values like > >>>> client send: [0][0][0][0][send message hex] > >>>> server send: [][][send message hex] > >>>> > >>>> thanks > >>>> > >>>> > >>>> > >>>> > >>>> > >>> ------------------------------------------------------------------------- > >>> > >>> > >>>> Take Surveys. Earn Cash. Influence the Future of IT > >>>> Join SourceForge.net's Techsay panel and you'll get the chance to share > >>>> > >>>> > >>> your > >>> > >>> > >>>> opinions on IT & business topics through brief surveys - and earn cash > >>>> > >>>> > >>>> > >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >>> > >>> > >>>> _______________________________________________ > >>>> Owfs-developers mailing list > >>>> [email protected] > >>>> > >>>> > >>>> > >>> https://lists.sourceforge.net/lists/listinfo/owfs-developers > >>> > >>> ------------------------------------------------------------------------- > >>> Take Surveys. Earn Cash. Influence the Future of IT > >>> Join SourceForge.net's Techsay panel and you'll get the chance to share > >>> your > >>> opinions on IT & business topics through brief surveys - and earn cash > >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >>> > >>> _______________________________________________ > >>> Owfs-developers mailing list > >>> [email protected] > >>> https://lists.sourceforge.net/lists/listinfo/owfs-developers > >>> > >>> > >>> > >>> > >>> > >> Hello! > >> Paul, the question should be asked is, "What is wrong here, and what > >> can we do to help?". Also one of, "What is your setup? And what did > >> you add or subtract from it before continuing your work?". > >> > >> > >> > > > > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Owfs-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > Esta mensagem foi verificada pelo E-mail Protegido Terra. > > Scan engine: McAfee VirusScan / Atualizado em 19/12/2006 / Versão: > > 4.4.00/4922 > > Proteja o seu e-mail Terra: http://mail.terra.com.br/ > > > > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
