/*********************************************/ /* Client functions head file using BSD */ /* for 7186E modules */ /*********************************************/ int NTPinit(char *sIP,unsigned iPort); int synctime_send (int udp); int synctime_recv (int udp,int TimeZone);