651 packages
— page 25
Monticello package from seaside30addons repository
Lukas Renggli Source
pharo
The aim of this project is to make a small, secure Squeak kernel for networked applications. It will use capabilities and allow untrusted foreign code to run.
SqueakSource
squeak
SharedStreams introduces SharedBufferStream and SharedBidirectionalStream. SharedBufferStream is like a SharedQueue (FIFO) but for a stream ofbytes/characters instead of separate objects. It can be used as a "socket"between Squeak processes in order for them to communicate with a streamprotocol. A SharedBidirectionalStream …
SqueakMap
squeak
Nice and simple logging. There are eight messages for logging based on severity. These correspond to the eight levels defined in syslog: 7 - debug (Debug-level messages)6 - info (Informational)5 - notice (Normal but significant Condition)4 - warning (Warning Condition)3 …
SqueakMap
squeak
Example SFTP protocol over SSH2 connection for IBM Visual Age Smalltalk
GitHub
This is an embedable SMTP server that allows your Squeak application to receive mails.The goal behind this is to give Seaside applications the possibility to accept emails as input. It only works in delivery mode, no relaying, no gatewaying whatsoever. …
SqueakSource
squeak
Some example of the use of sockets as server and as client
SqueakSource
Check out http://socket.io/ and https://github.com/learnboost/socket.io/wiki/ for more information.
SqueakSource
Adapted from the server code of "Deep into Pharo", Chapter 4: Sockets.
GitHub
pharo
MIT
Smalltalk portability library from Bruce Badger, consisting basic portable classes for Times, Files and Sockets
SqueakSource
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
SourceForge
NOTE: This code is not maintained anymore and IMHO not interesting since CVS and its pserver protocol must be totally uninteresting these days. SqCVS is a clean implementation of the CVS pserver protocol in Squeak. It is written on top …
SqueakMap
squeak
The Squeak/.NET bridge lets you use .NET objectsin your Squeak programs. It uses TCP sockets tocommunicate with a .NET VM. You can use any .NETlibrary with the bridge, and can implement interfacesfrom your .NET libraries in Squeak. Here's the canonical …
SqueakMap
squeak
An OpenDBX (http://www.linuxnetworks.de/doc/index.php/OpenDBX) plugin for Squeak.See http://www.squeakdbx.org/
SqueakSource
squeak
SqueakFS allows you to browse all objects contained in your squeak image from your local file system. An example of what this might look like in MacOS Leopard can be seenhere.SqueakFS is a two-piece application. The file system functionality is …
SqueakSource
squeak
Set is a card-game where the basic objective of the game is to find 'Sets' among the cards currently in play. Each card in the deck has 4 different properties: * Color * Number of Symbols * Shape of Symbols …
SqueakSource
squeak
A platform SSL interface for Squeak.LicenseThis project is covered by the MIT License:Copyright (c) 2010 Andreas Raab and ContributorsPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), …
SqueakSource
squeak