<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-sipp-bsd-api" target="https://datatracker.ietf.org/doc/html/draft-ietf-sipp-bsd-api-02">
   <front>
      <title>SIPP Program Interfaces for BSD Systems</title>
      <author initials="R. E." surname="Gilligan" fullname="Robert E. Gilligan">
         </author>
      <author initials="J." surname="Bound" fullname="Jim Bound">
         </author>
      <author initials="S." surname="Thomson" fullname="Dr. Susan Thomson">
         </author>
      <author initials="R." surname="Govindan" fullname="Dr. Ramesh Govindan">
         </author>
      <date month="April" day="28" year="1994" />
      <abstract>
	 <t>In order to implement the Simple Internet Protocol (SIPP) in an operating system based on 4.x BSD, changes must be made to some of the application program interfaces (APIs).  TCP/IP applications written for BSD-based operating systems have in the past enjoyed a high degree of portability because most of the systems derived from BSD provide the same API, known informally as &#x27;the socket interface&#x27;.  We would like the same portability to be possible with SIPP applications.  This memo presents a set of changes to the BSD socket API to support SIPP.  The changes include a new data structure to carry SIPP address sequences, new name to address translation library functions, new address conversion functions, and some new setsockopt() options. The changes are designed to be minimal and to provide source and binary compatibility for existing applications.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-sipp-bsd-api-02" />
   
</reference>
