AppletalkSocketAddress.st
changeset 4143 320bddcd2606
parent 3953 9f54ddb6d684
equal deleted inserted replaced
4142:908574f121e4 4143:320bddcd2606
    39 
    39 
    40 documentation
    40 documentation
    41 "
    41 "
    42     Instances of AppletalkSocketAddress represent appletalk socket addresses.
    42     Instances of AppletalkSocketAddress represent appletalk socket addresses.
    43     These consist of a network (2 bytes), a node (1 byte) and a port number.
    43     These consist of a network (2 bytes), a node (1 byte) and a port number.
    44 
       
    45 
    44 
    46     [author:]
    45     [author:]
    47         Claus Gittinger (cg@exept)
    46         Claus Gittinger (cg@exept)
    48 
    47 
    49     [see also:]
    48     [see also:]