213 packages — page 7

Presence

Trivially simple zeroconf-like network protocol and associated image-side support. Permits announcements of services, and subscription to announcements of services matching query patterns. Uses the Announcements (AXAnnouncements) framework to distribute events within the image. Includes support for noticing network interface address …
SqueakSource

RedisBinaryClient

This is basically a fork of the RedisConnection from Redis Client: http://www.squeaksource.com/Redis.html. I had to switch to SocketStream instead of Xtreams Streams. Now it is possible to store Umlaute and the like, even as keys. Copied the tests also --> …
SqueakSource pharo

RemoteBroadcastingToolkit (RBT)

RBT (Remote Broadcasting Toolkit) is a very simple toolkit for writing UDP applications. RBT is suitable for sending small data (less than 1024 bytes) lightly. Features:- Very small footprint, no prerequisites.- Both peer-sending and broadcasting are supported.
SqueakMap squeak

RemoteObjects

RemoteObjects is an objects server for Smalltalk. RemoteObjects is a Smalltalk framework wich allows you to use objects from other Smalltalk images over the network. It has focus in efficiency by reducing overhead as much as possible. Several serializers can …
SqueakSource

Rhizome

Overlay networks.
SqueakSource

Ripple

Pharo Smalltalk micro library for building WebSocket-based APIs easily
GitHub pharo

RobotSoccer

This project allows the user to develop robot soccer strategies. Currently it supports virtual robots from the fira simurosot category, real robots made with lego (it needsSqueakNxtloaded) and home-made robots.How to use it (for Simurosot)In order to use it, you …
SqueakSource squeak

RussianSupport

RussianEnvironment and Converters/Intepreteres classes needed for unicode support of Russian language in windows and unixes (CP1251 and KOI8R currently) http://minnow.cc.gatech.edu/squeak/5773 'http://kilana.unibe.ch:8888/RussianSupport/RussianSupport-dao.3.mcz')do: [:pkgUrl | MczInstaller installStream: (HTTPSocket httpGet: pkgUrl)]. "This will ask for font directory - point to location where your …
SqueakMap squeak

Scamper

Before installing this package, you must install:- SARInstaller- FlapsRegistry- AppRegistry- Scamper Removal (If you're running Squeak 3.6, you've already got all of those things.) This package installs the Scamper web browser into the image. Right now this package includes the …
SqueakMap squeak

SCouchDB

This project uses sockets directly, instead of HTTPSocket or curl plugin to speak with CouchDB in order to get a maximum performance and be able to read CouchDB content in streaming mode over socket connection, instead of handling it as …
SqueakSource

Seaside-WebSocket-Core

Monticello package 'Seaside-WebSocket-Core' in the seaside30addons repository at source.lukas-renggli.ch. Latest Seaside-WebSocket-Core-pmm.3.mcz; 3 versions.
Lukas Renggli Source

Seaside-WebSocket-Examples

Monticello package 'Seaside-WebSocket-Examples' in the seaside30addons repository at source.lukas-renggli.ch. Latest Seaside-WebSocket-Examples-pmm.4.mcz; 4 versions.
Lukas Renggli Source

Seaside-WebSocket-Swazoo

Monticello package 'Seaside-WebSocket-Swazoo' in the seaside30addons repository at source.lukas-renggli.ch. Latest Seaside-WebSocket-Swazoo-pmm.2.mcz; 2 versions.
Lukas Renggli Source

Seaside-WebSocket-WebClient

Monticello package 'Seaside-WebSocket-WebClient' in the seaside30addons repository at source.lukas-renggli.ch. Latest Seaside-WebSocket-WebClient-pmm.4.mcz; 4 versions.
Lukas Renggli Source

SecureSqueak

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

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

SimpleLog

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

SimpleSocketServer

SmalltalkHub

SmalltalkSFTP

Example SFTP protocol over SSH2 connection for IBM Visual Age Smalltalk
GitHub

SMTP

SmalltalkHub

smtpserver

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

SocialNetworkBasics

SmalltalkHub

SocialNetworkCompositionHooks

SmalltalkHub

SocialNetworkInheritanceHooks

SmalltalkHub

SocialNetworkRoassal

SmalltalkHub