[Owfs-developers] owserver tcp protocol

2006-09-28 Thread Roberto Spadim
i was looking owlib for php we just init and don't init again i think that any time we make get or put we need to connect, write, read and disconnect, i'm right? can we make one connect and after a disconnect? like while (1){ if (disconnected()){ disconnect(); connect

[Owfs-developers] owserver tcp protocol

2006-09-27 Thread Roberto Spadim
i was looking owlib for php we just init and don't init again i think that any time we make get or put we need to connect, write, read and disconnect, i'm right? can we make one connect and after a disconnect? like while (1){ if (disconnected()){ disconnect(); connect('127.0.0