//String CNS_IP = null;
try {
// Initialise Mobile package
if (CNS_IP == null) {
Mobile.init(Node.getInstance().init(new TCPIPNodeFactory()));
} else {
Mobile.init(Node.getInstance().init(new TCPIPNodeFactory(CNS_IP)));
}
//Mobile.init(Node.getInstance().init(new TCPIPNodeFactory(CNS_IP)));
String processService = "A";
// Get location of server