public static extern uint NW_ManualUpgrade(uint handle, int type, string listurl, int len, JH_Time begintime, string ver, int vlen);
 public static extern uint NW_GetUpDisconCachedAlarm(uint handle, JH_Time starttime, JH_Time endtime, int count);
 public static extern uint NW_SynchTime(uint handle, JH_Time time, string ip, uint port, int revision);
 public static extern uint NW_QueryLog(uint handle, int type, JH_Time starttime, JH_Time endtime, int startLine, int count);