× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Mark,

No, I meant what I wrote.  I have always been a little leery of using
autostart on my TCP/IP servers, so I would issue something like the
following commands in my startup program as below:

STRTCP STRSVR(*NO)

STRTCPSVR SERVER(*TELNET)
STRTCPSVR SERVER(*FTP)

This way my startup program was self-documenting and I didn't have to
worry about some rogue programmer changing the autostart value of a
particular server to *YES when I didn't want to start that server.  Kevin
didn't ask about the host servers so I didn't mention them in my reply.

I'm assuming you meant to write 'then' as opposed to 'the'.

Regards,
Andy Nolen-Parkhouse

> bounces@midrange.com] On Behalf Of MWalter@hanoverwire.com
> Subject: RE: TCP/IP start automatically on IPL
> 
> 
> With all due respect I think you mean STRTCP the STRHOSTSVR.
> 
> 
> Thanks,
> 
> Mark 


> Kevin,
> 
> Your easiest avenue would probably be to modify your startup program to
> STRTCP and then STRTCPSVR for the appropriate servers.  Current
> releases
> will startup TCP without these modifications, but at V3R2 you need to
> do
> it yourself.  My recollection of this release is that you may need to
> tinker with some DLYJOB commands in your startup program so that
> supporting programs are completely initialized before the TCP commands
> are issued.
> 
> Regards,
> Andy Nolen-Parkhouse




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.