
Sure. I've never added code the sandbox before, but I'll look at the site and figure out how to do so. Is there a specific label I should apply to the addition? How about "c++ rmi example"? Karl On Wed, 1 Sep 2004 19:43:10 +0200, Francis ANDRE <francis.andre@easynet.fr> wrote:
Karl
What about putting your work in the boost sandbox (if possible for sure??)
FA
-- A good friend will come bail you out of jail.......... but, a true friend....will be sitting next to you saying: "...that was fun."
"Karl Rosaen" <krosaen@gmail.com> a écrit dans le message de news:b2f06e90040901074212db4f9a@mail.gmail.com...
for what it's worth, I used the cuj article and code as the basis of a final project in a distributed systems class. it provides a great example, but it is far from working over the network (it uses a local file pipe/stream or somthing of the sort to simulate the network). to get it up and running over the network i had to
- add a multithreaded server on the host side - make communication occur over the network (using tcp), handling errors if necessary and using a header to indicate number of bytes sent etc.
once I made those changes, it did work though.
karl
On Wed, 1 Sep 2004 16:44:15 +1000, Matt Hurd <matt.hurd@gmail.com> wrote:
Francis ANDRE <francis.andre@easynet.fr> wrote:
Now that the serialization library is part of boost, could this be a item to add the the wishlist at boost.org???
tcp/udp wrapping should probably come first.
matt.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost