
I've been unable to post to the boost sandbox. It wasn't apparent to me how to do so on sourceforge, and nobody has responded to my post on the help forum. However, I've been responding to a couple of people who have requested the code directly from me; feel free to do the same if you'd like to see the batov rmi example modified to work over the network using sockets. Karl On Thu, 2 Sep 2004 12:20:16 -0400, Karl Rosaen <krosaen@gmail.com> wrote:
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