Torben,

At the minute I'm cobbling a prototype together.  I'm using VTK's client/server socket implementation.  I plan to wrap this with something that derives from ostream.   (Hopefully, VTK is not considered the devils work here but it is something I'm more familiar with. :-)  I'll let you know how I get on.  I could probably package up something cleaner when things settle down.

Cheers,
Paul Gotzel


Torben Dannhauer wrote:
Hi Paul,

I'm working on extact the same issue! My plan was to finish my cluster implementation and then discuss with the community if some parts could be reused to add cluster functionality to osg something like "osgCluster".

At first I tried to use boost::asio for my project, because the usage seems quite simple and it has great features (e.g. sending my serializeed stream over network would be only some lines of code), but I did'nt managed to get boost::asio compiling with my osg application. Maybe you have a solution?

At the moment I use my own udp implementation.





Thank you!

Cheers,
Torben

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=26775#26775





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

  
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to