MuKCast - Client/Server Library (streaming images throw the web)

MuKCast is an light-weight client/server library for the Processing Development Environment (PDE).

MuKCast can be used to send messages between a client and a server. There are three predefined messages in the library.

TextMessage NumberMessage ImageMessage

In case there is a need for a customized message, it is possible to create a custom message by implementing the interface Message.java.

Download: https://github.com/keshrath/MuKCast

Plugins: https://github.com/keshrath/MuKCastPlugins

Sign In or Register to comment.