Craig Bennett wrote:
> Hi Cedric,

> 
> I think the UniVerse equivalent would be:
> 
>  err = initServerSocket("", ser.port, backlog, sock)
> 
>  err = acceptConnection(sock, timeout, client.addr, client.name,
> client.sock)
> 
> loop
> while 1 do
>  send/revceive using client.sock
> repeat
> 

Thanks, it seems good now... In fact, I'm trying to move jd3 (java-d3,
see http://www.djpatterson.com/jd3php.html) from Pick D3 to Universe.
It's a way to communicate from apache/php to a multivalued DB.

If some people are interested here, universe_jd3 will be GPL and I think
we may release an alpha version by september.

Cedric
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to