home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.17 / text0098.txt < prev    next >
Encoding:
Internet Message Format  |  1990-01-06  |  6.3 KB

  1. From: Jeffrey S. Haemer <jsh@usenix.org>
  2.  
  3.  
  4.             An Update on UNIX* and C Standards Activities
  5.  
  6.                             December 1989
  7.  
  8.                  USENIX Standards Watchdog Committee
  9.  
  10.                    Jeffrey S. Haemer, Report Editor
  11.  
  12. IEEE 1003.8/2: Networking (IPC) Update
  13.  
  14. Steve Head <smh@hpda.hp.com> reports on the October 16-20, 1989
  15. meeting in Brussels, Belgium:
  16.  
  17. OVERVIEW
  18.  
  19. P1003.8 is the IEEE POSIX networking standards committee, working on
  20. network standard interface definitions for POSIX.  The committee is
  21. currently divided into six subcommittees: transparent file access,
  22. network IPC, remote procedure call, OSI/MAP services, X.400 mail
  23. gateway, and directory services.
  24.  
  25. This report is a summary of the activity in the network IPC
  26. subcommittee, which is currently working on two potential interfaces,
  27. a "detailed" interface (DNI) and a "simple" interface (SNI).  DNI is
  28. roughly (though not exclusively) at the transport level.  SNI is
  29. intended to be somewhat simpler to use than DNI, but at roughly the
  30. same level.
  31.  
  32. At this meeting, presentations of DNI and SNI were made at the EC
  33. (European Community) headquarters in Brussels.  Discussions on DNI
  34. (definitions) and SNI (routines) continued.  The main topics of
  35. discussion were:
  36.  
  37.   1.  DNI, SNI presentation to EC
  38.  
  39.   2.  DNI definitions
  40.  
  41.   3.  SNI routines
  42.  
  43.   4.  Schedule
  44.  
  45.   5.  Security
  46.  
  47. __________
  48.  
  49.   * UNIX is a registered trademark of AT&T in the U.S. and other
  50.     countries.
  51.  
  52. December 1989 Standards Update         IEEE 1003.8/2: Networking (IPC)
  53.  
  54.  
  55.                                 - 2 -
  56.  
  57.   6.  P1003.8/2 -> full POSIX committee
  58.  
  59. DETAIL
  60.  
  61.   1.  DNI, SNI presentation to EC
  62.  
  63.       Keith Sklower and Steve Head gave presentations on DNI and SNI
  64.       respectively to POSIX attendees at CEC (Commission of the
  65.       European Community) headquarters.  This meeting was scheduled in
  66.       Brussels primarily to obtain European input.  The presentations
  67.       went well, and attendees included X/Open and EC representatives.
  68.  
  69.       No significant differences of opinion or direction were noted
  70.       between the committee and other attendees.  This indicates some
  71.       degree of success (?).  (Other networking groups, such as
  72.       directory services, were not so fortunate.)
  73.  
  74.       This meeting "broke the ice" with international organizations in
  75.       the area of networking, and we now expect increased interaction
  76.       with those organizations.
  77.  
  78.   2.  DNI definitions
  79.  
  80.       The committee discussed DNI definitions.  Steve Head presented a
  81.       paper on the subject.  Suggestions made at the meeting will be
  82.       incorporated into a future version of the paper, which will be
  83.       circulated via electronic mail.  If no further significant
  84.       issues are raised, it will be incorporated into the next DNI
  85.       draft.
  86.  
  87.   3.  SNI routines
  88.  
  89.       The committee discussed SNI routines, based on a paper from
  90.       Keith Sklower.  No conclusions were reached, however, this
  91.       particular discussion was very useful since it brought a number
  92.       of goals and requirements for SNI into clear focus.
  93.  
  94.       SNI is adopting some characteristics of ISODE (the ISO
  95.       Development Environment).  This is probably beneficial since it
  96.       means that SNI will be partially based on a working
  97.       implementation instead of being entirely new.  As such, it may
  98.       gain importance as a migration strategy for transferring
  99.       applications from TCP/IP to ISO.  (ISODE stands for the ISO
  100.       Development Environment, a collection of networking software
  101.       available through public channels that runs over either TCP/IP
  102.       or ISO transport and allows higher level applications to be
  103.  
  104. December 1989 Standards Update         IEEE 1003.8/2: Networking (IPC)
  105.  
  106.  
  107.                                 - 3 -
  108.  
  109.       oblivious to the type of transport a given system provides.)
  110.  
  111.   4.  Schedule
  112.  
  113.       The working schedule has been delayed by the need to make
  114.       presentations at Brussels, instead of doing "real work".
  115.       Originally, we had scheduled the topics of connection setup,
  116.       connection tear-down, and name resolution for this meeting.
  117.       These topics were not discussed, and our schedule has been
  118.       shifted back a quarter to reflect this.  These topics will be
  119.       discussed at the next meeting.  (See FUTURE MEETING TOPICS
  120.       below.)
  121.  
  122.   5.  Security
  123.  
  124.       We held another joint meeting with the POSIX security group,
  125.       P1003.6.  An electronic mailing list was created for the topic
  126.       of network security.  For more info or to be put on the list,
  127.       please contact Mike Ressler (mpr@bellcore.com or bellcore!mpr).
  128.       A list of topics on networking security to begin discussions on
  129.       was initiated.
  130.  
  131.   6.  P1003.8/2 -> full POSIX committee
  132.  
  133.       The decision to make P1003.8/2 a full POSIX committee was
  134.       postponed by the POSIX executive committee (SEC).  This subject
  135.       will be re-addressed at the next POSIX meeting in January.
  136.  
  137. December 1989 Standards Update         IEEE 1003.8/2: Networking (IPC)
  138.  
  139.  
  140.                                 - 4 -
  141.  
  142. FUTURE MEETING TOPICS (TENTATIVE)
  143.  
  144.        DATE             ACTIVITY
  145.     --------------------------------------------------------------------
  146.     Winter 1990 mtg     SNI/DNI connection setup/tear-down
  147.     Spring 1990 mtg     SNI/DNI data transfer
  148.     Summer 1990 mtg     SNI/DNI event management
  149.     Fall   1990 mtg     SNI/DNI POSIX 1003.1 extensions
  150.     Winter 1991 mtg     SNI/DNI protocol-independent options
  151.     Spring 1991 mtg     SNI/DNI miscellaneous functionality
  152.                         DNI protocol-dependent (ISO, ARPA, etc.) options
  153.     Summer 1991 mtg     SNI/DNI definitions
  154.     Fall   1991 mtg     SNI/DNI review drafts
  155.     Winter 1992 mtg     SNI/DNI approve drafts for mock ballot
  156.     Jan.   1992         SNI/DNI mock ballot
  157.     Spring 1992 mtg     SNI/DNI resolve mock ballot objections
  158.     Summer 1992 mtg     SNI/DNI review drafts
  159.     Fall   1992 mtg     SNI/DNI approve drafts for full use ballot
  160.     Nov.   1992         SNI/DNI full use ballot
  161.     Winter 1993 mtg     SNI/DNI resolve full ballot objections
  162.     Spring 1993 mtg     SNI/DNI resolve full ballot objections
  163.     May    1993         SNI/DNI submit approved drafts to IEEE stds. board
  164.     Summer 1993         data representation network interface goals ...
  165.  
  166. December 1989 Standards Update         IEEE 1003.8/2: Networking (IPC)
  167.  
  168.  
  169. Volume-Number: Volume 17, Number 108
  170.  
  171.  
  172.