Jesper de Jong wrote:Welcome to the Ranch.
You first have to find out how exactly the server sends the alert.
Thanks.
The alerts are send by the APIs according to what I have been told. And listen to a TCP/IP port example 0080. the server will send a XML data which is the alert.
So I not sure how can I start or integrate it.
I understand that the ClientListener should be a jar file which is a class file i suppose, so that I can create a new instance. And this clientlistener file it should be provided, am I right?
And this is what I have from them..
Please advice and help again. Thanks.