eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::DemoServer':

Home

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

Class: DemoServer (in SunRPC)


Inheritance:

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

Package:
stx:goodies/communication
Category:
Net-Communication-SunRPC-Demos
Version:
rev: 1.10 date: 2017/11/18 09:55:13
user: cg
file: SunRPC_DemoServer.st directory: goodies/communication
module: stx stc-classLibrary: communication
Author:
Claus Gittinger

Description:


a simple rpc-demo server;
supports a few simple procedures: 

    showOnTranscript            - display a message on a remote transcript
    showMultipleOnTranscript    - display a collection of strings on a remote transcript    
    showPerson                  - example for a structured type object being passed
                                  and shown on a remote transcript

startWith:
    SunRPC::DemoServer start


Class protocol:

spec
o  xdr
SunRPC::DemoServer initDefinitions
SunRPC::DemoClient initDefinitions


Instance protocol:

operations
o  showMultipleOnTranscript: argVector

o  showOnTranscript: argVector

o  showPersonOnTranscript: argVector

queries
o  portNumbers



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 02 May 2024 04:49:01 GMT