i'm changin ownet.php and ownet.vb to allow UDP sockets instead TCP the protocol is the same just the socket type will be changed i will wait an owserver with udp to test thankx
Peter Kropf escreveu: > I'll get to ownet.py but it'll be a couple of weeks. I've just got too > many things going on at the same time. Sorry... > > - Peter > > > On 1/10/07, Paul Alfille <[EMAIL PROTECTED]> wrote: > >> I've just committed to the CVS an enhancement to the owserver protocol: >> msg_dirall. >> >> The old method, msg_dir, sent a tcp packet for each directory element. >> msg_dirall sends the whole directory, comma separated. >> >> Two of the clients, owdir and OWNet.pm (perl) have been modified to use the >> new method (and fall back to the old way if there is an error -- presumabl >> because the owserver doesn't support msg_dirall). >> >> python, php and VB will need updates as well. >> >> Paul Alfille >> >> ------------------------------------------------------------------------- >> 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 > > Esta mensagem foi verificada pelo E-mail Protegido Terra. > Scan engine: McAfee VirusScan / Atualizado em 11/01/2007 / Versão: 5.1.00/4937 > 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
