A multithreaded generic server for Dolphin ST

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

A multithreaded generic server for Dolphin ST

John Small
Hi,

I've ported my generic server from Ruby to Dolphin ST XP 5.0.

It is available for download (freeware):

    http://www.rogare.com/index.php?inc=downloads/st/smalltalk.inc

To install file in  GenericServer.cls and GenericServiceConnection.cls.
The class comments explain how to use it along with an example at the
bottom of the GenericServer class comment.

John

P.S. The Ruby version is now found in the FreeBSD distribution.