<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Take a look at Spread::Message.&nbsp; I interface through that and find it
straightforward to use.<br>
<br>
When you join a group you should get all the normal spread messages
such as who is a member of the group.<br>
<br>
Davek<br>
<br>
Rodrick Brown wrote:
<blockquote
 cite="mid:bb075cdf0811071015i3b7cf3cei6b5bc0e81f61b511@mail.gmail.com"
 type="cite">
  <div>The documentation for Spread.pm seems pretty lax on providing
anything useful other than joining a group. </div>
  <div>&nbsp;</div>
  <div>Anyone here using this module could provide an example of how to
receive all members in a group? What's documented in the C API does not
corelate very well to the Perl module thanks. </div>
  <div>&nbsp;</div>
  <div>&nbsp;</div>
  <div>This is basically all which is stated in the documentation: </div>
  <div>&nbsp;</div>
  <div>&nbsp;# Receive messages (see spread's man pages for more description)<br>
&nbsp; my($service_type, $sender, $groups, $mess_type, $endian, $message) =<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Spread::receive($mbox);<br>
  </div>
  <div>I get null values for these varibles when calling
Spread::Receive($mbox). <br clear="all">
  <br>
-- <br>
[ Rodrick R. Brown ] &nbsp;<br>
  <a moz-do-not-send="true" href="http://www.rodrickbrown.com">http://www.rodrickbrown.com</a>
  <a moz-do-not-send="true"
 href="http://www.linkedin.com/in/rodrickbrown">http://www.linkedin.com/in/rodrickbrown</a><br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Spread-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spread-users@lists.spread.org">Spread-users@lists.spread.org</a>
<a class="moz-txt-link-freetext" href="http://lists.spread.org/mailman/listinfo/spread-users">http://lists.spread.org/mailman/listinfo/spread-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>