I downloaded P2PS v.2.5 (cetic_ucl-p2ps-2.5.pkg)
and installed it in mozart 1.3.2 on a Sun machine.
I got a problem when going through the example
shown in the paper
P2PS: peer-to-peer Development platform for Mozart
by V Mesaros, B. Carton, and PvR
I opened three OPI's on the machine.
In one, I loaed node1.oz
the second, node2.oz
the third, node3.oz
THe problem is when it tries to execute the last
statement:
{OP2PS multicast(dst:[1 16] msg:hello)}
it results in the following message in the Emulator:
%** Error: unhandled exception
%**
%** sendMsgList_not_implemented
-----------------------------------------------------
I verified that the installation is ok by trying the
following:
{OP2PS send(dst:16 msg:sasa)}
==> node2 did receive the message.
-----------------------------------------------------
Did I miss anything ?
thanks
HP
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users