Dolphin Spray and SoapOpera Interop Squeak

Introduction

Demonstration of interop between Squeaks SoapOpera and Dolphin's Spray and Splash.

Downloads

Masashi Umezawa has made available a set of files at http://www.mars.dti.ne.jp/~umejava/smalltalk/soapOpera/SplashSpraySoapOperaInteropExamples.zip that contain:

Spray Server

A Spray server on Dolphinharbor makes the same operations available, so you can send the same requests to a SoapOpera and Spray server.

Spray Client

A Spray client on Dolphinharbor http://www.dolphinharbor.org/interop/spraySoapOperaClient.html will send a number of test requests to a url that you enter. You can use either:

Quick Start Guide - Squeak

Setup

  1. Download SoapOpera from http://www.mars.dti.ne.jp/~umejava/smalltalk/soapOpera/index.html
  2. Download Examples from http://www.mars.dti.ne.jp/~umejava/smalltalk/soapOpera/SplashSpraySoapOperaInteropExamples.zip
  3. Follow instructions at: SoapOpera home page and the "readme.txt" to start SoapOpera server.

Server

  1. In a browser, go to http://www.dolphinharbor.org/interop/spraySoapOperaClient.html and enter your IP address as the URL. The Spray client will send requests to your server.

Client

  1. Follow the examples in the "soapOperaClientForSpray.st" file to send requests to the Spray server.

Quick Start Guide - Dolphin

Setup

  1. Follow the Squeak instructions to setup a SoapOpera server.
  2. Download Splash from http://www.dolphinharbor.org/qad/spray/sprayDownload.html

Client

  1. Follow the examples in the "splashClientForSoapOpera.st" file to send requests to your SoapOpera server.

(Fullsize)
External Image