This is a sample Client / Server plugin for BioNet.

Once activated you may send some text to the server.
The server will then display a mesage box containing the text.

usage:
 install the msgboxcliplug.dll  in your bionet client plugin folder.
 install the msgboxsrvrplug.dll onto the server.
 
 This example shows how you may get a client and a server plugin
 dll to talk to each other.
 Without any work at all you may send data by simply calling the
 SenDataEX function.
 
 - Rezmond
