186 packages — page 8

Testserver Image Tester

This is a very simple but automatic image tester. It can be started like:TSImageTester newsqueakMapPackageNames: #('BaseImage Tests').;shouldUpdateFromServer: true;setUpdateServer: 'Squeak Public Updates';smtpServer: 'asterix.unibe.ch';testSender: 'gaelli@iam.unibe.ch';testSubscribers: #('gaelli@emergent.de');runAtttention: Image quits and does not save at the end of the test-run !!!
SqueakMap squeak

TokyoTyrant

This is an implementation of the Tokyo Tyrant binary socket protocol making it trivial to use Tokyo Tyrant/Cabinet as a database from within Squeak. The Tokyo Tyrant/Cabinet is an extremely fast and scalable new database written by Mikio Hirabayashi at …
SqueakMap squeak

Tric-P2P Chat

Basing on the Aardworks-Gossip package, this chat client works on a fully decentralized peer-to-peer network. You make yourself available under your developer initials, and that's it - the network takes care of finding you, routing chats between you and the …
SqueakMap squeak

TSF-NexIO

TSF-NexIO is a lightweight, robust framework for JSON-RPC 2.0 communication over WebSockets in Pharo Smalltalk. It is designed to enable 'synchronous semantics on asynchronous channels' and enforces a strict separation between transport (Server) and business logic (Delegate). TSF-NexIO supports Batch …
GitHub pharo Apache-2.0

TSF-Showcase

The Self-Maintaining Service Node serves as a reference implementation, illustrating how the four specialized TSF components (Logger, Scheduler, FileRotator, NexIO) integrate seamlessly to create a robust, self-maintaining, and remotely controllable server application.
GitHub pharo Apache-2.0

UbiquiTalk

UbiquiTalk is an open P2P platform that supports automatic peer discovery without requiring any infrastructure. Hence, UbiquiTalk can be used either within a network infrastructure or an adhoc network (e.g. Wifi).Each UbiquiTalk peer, named "host", can act either as a …
SqueakSource

unixdomainsockets-smalltalk

Unix Domain Sockets for Pharo Smalltalk
GitHub pharo MIT

X Windows System Server

It's not finished, but some basic applications works - xsysinfo, xview, xlogo, xclock, partially xpdf, xterm, gv, xpp.It doesn't work yet in latest Squeak, because of Socket changes. If somebody is interested, feel free to ask any questions about it.
SqueakMap squeak

ZincBLIP

An implementation of BLIP, and BLIP over WebSockets for Zinc
GitHub MIT

ZincHTTPComponents

Zinc HTTP Components is an open-source Smalltalk framework to deal with the HTTP networking protocol.
SqueakSource

Zodiac

Zodiac is an open-source, cross-smalltalk implementation of regular and secure socket streams.
SqueakSource