We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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