eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::PortMapperServer':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: PortMapperServer (in SunRPC)


Inheritance:

   Object
   |
   +--SunRPC::RPCEndPoint
      |
      +--SunRPC::RPCServer
         |
         +--SunRPC::PortMapperServer

Package:
stx:goodies/communication
Category:
Net-Communication-SunRPC
Version:
rev: 1.11 date: 2017/11/18 09:51:10
user: cg
file: SunRPC_PortMapperServer.st directory: goodies/communication
module: stx stc-classLibrary: communication
Author:
Claus Gittinger

Description:


a portmapper implementation for systems which don't have one
(i.e. Windows); see RFC1057.


Related information:

    RFC1057

Class protocol:

class initialization
o  initialize
self initialize

spec
o  xdr


Instance protocol:

blocked
o  registerInPortMapper
its me - myself !

o  unregisterInPortMapper
its me - myself !

operations
o  dump

o  getport: argList

o  set: argList

o  unset: argList

private
o  addMapping: newMapping

o  getPortFor: aMapping

o  removeMapping: newMapping
select condition

queries
o  confirmNewHost: aHostName

o  portNumbers


Private classes:

    Mapping

Demonstration:


    PortMapperServer start


    PortMapperServer startUDP



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 17:55:02 GMT