Ma client server

Summary: Write client-server programs in one-line of code.
Author: Chris Muller
Owner: Chris Muller (cmm)
Co-maintainers: <None>
Categories:
Homepage: http://wiki.squeak.org/squeak/2978
PackageInfo name: <Not entered>
RSS feed:

Description:

This framework allows client-server programs to be written very easily. It provides a layer for sending ByteArray request/responses and another layer for sending objectified requests. It takes care of all of the networking and/or object serialization transparently.

It supports events for both of these layers for various notifications, but their use is optional.

Releases


Back