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.13 date: 2022/09/09 12:55:41
user: stefan
file: SunRPC_DemoServer.st directory: goodies/communication
module: stx stc-classLibrary: communication

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
  or:    
    SunRPC::DemoServer startUDP

copyright

COPYRIGHT (c) 2002 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:48:43 GMT