Bool Advise(char *item, char *data, int size = -1, int format = wxCF_TEXT)
Called by the server application to advise the client of a change in the data associated with the given item. Causes the client connection's wxConnection::OnAdvise member to be called. Returns TRUE if successful.