Largest Provider of Commercial Smalltalk
Cincom is one of the largest commercial providers of Smalltalk, with twice as many customers and partners as other commercial providers.
Tom Nies
Interface PostgresSocketConnection (use PostgreSQLEXDIConnection in VisualWorks 7.10.1 or earlier) Environment store.cincomsmalltalk.com:5432_store_public User Name guest Password guest Table Owner BERN
You can also access the repository via port 80 instead of the default port 5432. To do this, simply replace the port number in the environment string:
Interface PostgresSocketConnection (use PostgreSQLEXDIConnection in VisualWorks 7.10.1 or earlier) Environment store.cincomsmalltalk.com:5432_store_public User Name Assigned username Password Assigned password Table Owner BERN
Exception: the PUL visualnc.im image has StoreForPostgreSQL loaded and a ‘guest’ (read-only) login already set up for your use.
Interface PostgresSocketConnection (use PostgreSQLEXDIConnection in VisualWorks 7.10.1 or earlier) Environment store.cincomsmalltalk.com:80_store_public User Name guest Password guest Table Owner BERN