Hello Martin. So we where talking past each other. You where talking about specifics in the code on how to send multiple shares, but I was trying to see the whole program counter in a larger view.
I had been thinking about this program counter thing on a higher level, when you are running multiple instances of viff on the same computer at the same time. So your email triggered my whole rant. I do not think I have any input on your specific problem. Tord Siterer Martin Geisler <[EMAIL PROTECTED]>: > Tord Ingolf Reistad <[EMAIL PROTECTED]> writes: > > Hi Tord! > >> First off I do not really understand what you mean when you say that >> you send more than once in a single method, so could you give some >> more details. > > Yeah, I see what you mean -- it was a rather vague... Mikkel and I were > in a hurry to get to a Friday Lecture :-) > > > The problem is this: In a protocol like Shamir share we want to > broadcast our shares to the other players. The code goes something like > this: <--cut> This works fine -- the one sender sends all shares with the same pc, and > all the receivers expect their share using the same pc. > > But what happens if we try to send two shares to each player in the > loop? Then they get the same pc since the pc is not incremented anywhere > in the code! > _______________________________________________ viff-devel mailing list (http://viff.dk/) [email protected] http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk
