This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: Eirh-Yu Hsie <address@hidden> >Organization: CU/CIRES >Keywords: 200405062128.i46LS7tK012251 McIDAS ADDE port 112 Hi Hsie, re: systems running inetd >>mcidas stream tcp nowait mcadde /home/mcidas/bin/mcservsh mcservsh >>-H /home/mcidas >>mcserv stream tcp nowait mcadde /home/mcidas/bin/mcservsh mcservsh >>-H /home/mcidas >>mccompress stream tcp nowait mcadde /home/mcidas/bin/mcservsh >>mcservsh -H /home/mcidas re: on systems running xinetd: >>/etc/xinetd.d will have the following three files: >> >>mcidas <- for port 112 >>mcserv <- for port 500 >>mccompress <- for port 503 re: etc/services will have the following lines: > >I just look through v2003 installation and configuration web pages. I can not >find any information regarding to port 112 (mcidas)?? The use of port 112 was new in v2003 and not much publicized. It is, however, the _only_ port that will be used for ADDE for versions 2004 and above. McIDAS is being modified to support uncompressed, 'compress' compressed, and 'gzip' compressed ADDE transfers using port 112. The reason for the change is that ports 500 and 503 were never registered by SSEC for McIDAS use. Unidata registered port 112 with IANA a long time ago for McIDAS data transfers. We lobbied SSEC to adopt its use so that people would stop running into conflicts for ports 500 (registered for use by isakmp) or 503 (which is registered, but I am not sure by what application at the moment). So, mcinet2003.sh sets up ADDE use through 3 ports, 500, 503, and 112. mcinet2004.sh should only setup ADDE use through port 112. This will make life easier as time goes on. Cheers, Tom -- NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publically available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.