Smalltalk
Last updated on 19 December 2000.
What's New
- 19/12/2000
- This entire page is new. Being a recent purchaser of Dolphin
Smalltalk 4.0 Professional I thought I'd start up a page containing any
libraries I develop or hints and tips on usage in the same manner as my Dylan
and Common Lisp pages. Currently
I have available a package that provides SSL Sockets to
Dolphin Smalltalk.
SSL Sockets V1.0
sslsockets.zip (~308 KB).
This package contains the following classes:
- SSLSocket
- A socket that can connect talk SSL.
- SSLeay32Library
- An interface to the OpenSSL dynamic link libraries.
- InternetSocketClient
- Some simple routines for reading/writing sockets and examples of using SSLSocket.
These classes use the OpenSSL libraries
to do the SSL work. The DLL's for these libraries are included in the archive.
To use just install the package using the Package Browser. Note that you will
need Dolphin 4's Socket classes for this to work.
You are visitor number: