<html>
<head>
    <title>IANA | Application for Protocol Number</title>
</head>

<body bgcolor="#ffffff" link="#0000cc" vlink="#006600" alink="#cc33cc">

<p>
<center>
<img src="/logos/iana1.gif" height="148" width="407" align="bottom">
</center>
</p>

<p>
<center>
    <font size="+1">
        <i><b>Dedicated to preserving the central
        coordinating functions of the global<br>
        Internet for the public good.</b></i>
    </font>
</center>
</p>
 
<hr width="100%">

<center>
<font size="+1">
    <b>Application for Protocol Number</b>
</font>
</center>
 
<hr width="100%">  

<p>

We need some documentation on your proposed use of a protocol number. 

<p>

We are looking for a technical description of how your application
interacts with the Internet protocol. 

<p>

We require enough detail to understand how your application uses the
network.  Once we have the above information in hand, and understand it,
we can assign a protocol number. 

<p>

We will be willing to discuss signing a mutually agreed form of
non-disclosure agreement if you inform us that you consider your product
to be proprietary.  Any such non-disclosure agreement should be signed
before you disclose any proprietary information to us. 
    
<p>

We need at least the following information, which is for our internal
use, only. 

<form action="/cgi-bin/protocol.pl" method=post>
<p>
<ul>
    <li><b>Your Name:</b><br>
    <input value="" size=40 name="name">

    <p>

    <li><b>Your E-mail:</b><br>
    <input value="" size=40 name="from">

</ul>
<input type="hidden" name="nexturl" value=""></p>

<p> 

<ol>
    <li><b>What is the <a
    href="http://www.iana.org/assignments/protocol-numbers"
    >protocol</a> that is transmitted over the network? </b><br>

    <input type="text" name="protocol_no" value=""
    size="7" maxlength="15">

    <p>

    <li><b>What message formats are used?</b><br> 

    <font size="-1">[The sequence of fields in a message.  For
    example, length, opcode, argument, filename, null.]</font><br>
    
    <textarea name="format" rows="4" cols="72"></textarea>

    <p>

    <li><b>What message types are used?</b><br>

    <font size="-1">[The kinds of messages in the protocol.  For
    example, request, reply, cancel, interrupt.]</font><br>

    <textarea name="types" rows="4" cols="72"></textarea>
    
    <p>

    <li><b>What message op codes are used?</b><br>

    <font size="-1">[The operation codes in the protocol.  For
    example, read, write, delete, restore.]</font><br>
   
    <textarea name="protocol_no2" rows="4" cols="72">
    </textarea>
    
    <p>

    <li><b>What message sequences are used?</b><br>

    <font size="-1">[The allowed sequences of messages.  For example,
    a client sends a request and must wait for a reply from the
    server, except it can send a cancel.]</font><br>

    <textarea name="seqs" rows="4" cols="72"> </textarea>

    <p>

    <li><b>What functions are performed by this protocol?</b><br>

    <textarea name="functions" rows="4" cols="72"></textarea>
        
    <p>

    <li><b>Is either broadcast or multicast used?</b><br>

    <input type="radio" name="protocol_no1" value="yes"><b>Yes</b>
    <input type="radio" name="protocol_no1" value="no"
    checked><b>No</b>

    <p>

    <b>If yes, how and what for?</b>

    <textarea name="protocol_no3" rows="4" cols="72">
    </textarea>

    <p>
    
    <li><b>Please give us a short technical description of this
    protocol, as well as its intended use and distribution.</b><br>

    <textarea name="protocol_no4" rows="8" cols="72">
    </textarea>

    <p>

    <li><b> Enter a name for the protocol.</b>

    <p>

    <input value="" size=40 name="proto_name">

    <p>



    <hr width="100%">
    <input type="submit" value="submit application">
    <p>
    <input type="reset" value="clear entries">
    <p>
    <hr>
    
</ol>

</form>

<p>

<center>
  <font size="-1">
  Please send comments on this web site to:
  <a href="mailto:webmaster@iana.org">webmaster@iana.org</a><br>
  Page Updated 12-August-2000. <br>
  </font>

  <font size="-2">(c) 1998-2000&nbsp; The Internet Assigned
  Numbers Authority.  All rights reserved.
  </font>
</center>

</body>
</html>
