- Announce message maximum size has been increased up to 200 characters. The new announce.bin file format is NOT compatible with the older one : * You MUST delete the file dxnet\system\bin\announce.bin used by 3.a16 relase and older; * You have to replace the PURGANN utility program wich is also different (into syscmd directory). This is normally done automaticaly if you patched this version. Tks SM0RUX. - Frames lost if Pc/FlexNet buffers was full : fixed. - Fixed an initialization bug : do not send anything else than init protocols during the initialization sequence. - DxNet sends now the connected node list (PC38) during the link initialization sequence. This is for compatibility only. - Dx spot dupe checking whatever the logger SSID wich is sometimes changed/removed by some DxClusters. Tks SM7GVF. - Announces dupes now checked. - Just one WWV annoncement allowed per 3 hours. - Incoming telnet access rejected callsign with SSID. Fixed. - Fixed outgoing telnet connexion (linux version). Tks SM7GVF. Reminder the way to declare a telnet access : SET/PORT +inet:nnnn where nnnn is the telnet port number (set to 23 by default). The callsigns and password you want to allow to connect are saved into system/passwd.dat. If you want to use a script file to connect a cluster via telnel port, you must use the following syntax : .c inet [PORT] : the call you want to connect to : the IP address of the remote telnet host [PORT] : the telnet port, wich is by default set to 23 I give you as an example the script file I use to connect to SV1AAW : --- SV1AAW.FWD --- SV1AAW .C inet sv1aaw 194.219.59.46 9000 +clx .f5mzn\rmypasswd +validated ------------------ - Fixed a bad hop count value send to the network after an adjacent hard disconnect (on PC21). Tks SM7GVF. - Logger SSID is not removed from the logger field of a DX protocol even if set/dxssid is set to off. This will avoid dupe checking problem on other cluster systems. Tks SM7GVF. - SH/HOPS diplays in two columns. Tks SM0RUX for suggestion. - Fixed buffer overflow problem (dos version). DxNet should not crash anymore if a user want to get a very large bloc of datas wich its size is larger than the available memory (e.g. SH/DX/3000). BUT he will receive a troncated information if the buffer is full. Tks SM0RUX. - PURGDX showed negative spot numbers if the number of saved spots was larger than 32767. Fixed. Tks G3RTU. - DxNet now returns a prompt even if it gets a empty command (= just a RETURN). This is needed by some script. Tks F1TE. - If, during a talk, your recipient disconnects, you get a error message wich tells that the recipient is no more there. I fixed a bug in this message (bad recipient callsign). Tks F1CAY. - Fixed a bug occuring during the forward (DxNet crashed because it tried to close the forward.sys file even if this file doesn't exist). Tks SM7GVF. - Implemented remote commands protocols (both PC34 and PC35). You must add a "tmp" directory in the dxnet one to allow these protocols to be managed by DxNet. - Implemented RCMD/ sysop function. This command should be use to execute commands on remote DxCluster nodes. - Implemented SH/TNC_status command wich displays each connected channels status. - Implemented SH/C/N command wich displays what nodes are connected locally and what nodes are reachable from each og them. - DISC/CALL command moved to DISC If is a cluster, Dxnet sends a PC39 protocol to the adjacent wich must be disconnected and informthe other adjacents that the link is down. - PC39 protocol is now supported. - Implemented INIT command, wich request an init sequence to the adjacent cluster (both PC38 and PC18 protocols). - 3.0 Release.