home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / isis / 334 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.6 KB

  1. Path: sparky!uunet!mcsun!uknet!dcl-cs!jonathan
  2. From: jonathan@comp.lancs.ac.uk (Mr J J Trevor)
  3. Newsgroups: comp.sys.isis
  4. Subject: Sending a message to a single address
  5. Message-ID: <1992Dec15.154046.20778@comp.lancs.ac.uk>
  6. Date: 15 Dec 92 15:40:46 GMT
  7. Organization: Department of Computing at Lancaster University, UK.
  8. Lines: 37
  9.  
  10. Hi,
  11.  
  12. Im using isis 2.2.7 and have the following problem:
  13.  
  14. Given the following groups...
  15.  
  16. G={a,b,c}        Group G contains addresses a b and c
  17. F={d}
  18.  
  19. What is the most elegant way using ISIS to send a message from "d" in
  20. group F to a specific member of G, given that "d" has the address of
  21. this member? Also, this message must arrive at a specified entry point
  22. (this is why bcast_l("l" is unsuitable) since in Isis v.2.1 this
  23. delivered to entry point 0).
  24.  
  25. The only way I can easily see of doing this is to make "d" a client of
  26. G, and create a subgroup of G containing the single members address that
  27. "d" wants to send to. "d" then leaves G as a client and the newly
  28. created subgroup (of one address) is then destroyed. This seems rather
  29. heavyweight for a single cast.
  30.  
  31. On a related note, is their a convienience function I have missed that
  32. will copy an address? For example, I may want to record the result of
  33. msg_getsender(msg_p) for much longer than the duration of the message or
  34. function.
  35.  
  36. Any help would be gratefully received (understatement!).
  37.  
  38. Thanks
  39.  
  40. Jonathan
  41.  
  42. -- 
  43. ___________
  44.   |onathan   Phone: +44 524 65201 x3793 Address:Department of Computing
  45. '-'________    Fax: +44 524 381707              Lancaster University
  46.             E-mail: jonathan@comp.lancs.ac.uk   Lancaster, Lancs., U.K.
  47.