Jump to content

Totally Objects SocketSet

From EDM2
Revision as of 19:19, 8 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A TCP/IP sockets library for VisualAge Smalltalk, works with any IBM VA Smalltalk version 4 or later and any VA Smalltalk version from Instantiations.

SocketSet is a collection of parts and classes that simplify working with SMTP, POP3, FTP and TCP/IP and UDP servers and clients, these include:

  • Socket to socket communication - common uses are for data transfer between hosts or for web page scraping
  • POP3 Mail
  • SMTP Mail
  • FTP Transfers

Version

  • SocketSet v8.0

Licence

Commercial software from Totally Objects, licence fee 200 UK pounds for 1 or two developers, 400 UKP for 3 to 5 devs and 800 pounds for an unlimited number of devs.

Links