<snip>
Would you be willing to share your NJE/IP implementation information
with the list?
</snip>
1) the hipersockets network must be defined in HCD. This is left as an
exercise for the consumer
2) This code is provided by JES2 APAR 012364 (z/OS 1.7) OA17300 is also
recommended.
3) All involved systems must be at z/OS 1.7 with the above apars (or
higher).
4) One gotcha (OA19215) has come up. The userid used for the server
address space must be authorized
For omvs with home('/') and uid(0)
5) changed items for this implementation have a series of '*' at the far
right
//*********************************************************************
//*
//* Excerpt from JESPARMS
//*
//*********************************************************************
LINE(1-6) UNIT=SNA
LINE(7-8) UNIT=TCP
*************************
LINE(9-10) UNIT=SNA
/*---------------------------*/
/* HIPERSOCKET DEFINITIONS */
/*---------------------------*/
/*---------------------------*/
/* ONLY REMOTE SOCKET */
/* DEFINITIONS ARE NEEDED */
/*---------------------------*/
NETSRV(1) SOCKET=DMS2,START=YES
*************************
SOCKET(IRA) NODE=3,IPADDR=192.0.1.65,NETSRV=1
*************************
//*
//*
//*********************************************************************
//*
//* Excerpt from TCPMULT
//*
//*********************************************************************
DEVICE IUTIQDFF MPCIPA
*******************
LINK HIPERFF IPAQIDIO IUTIQDFF
*******************
.
.
.
HOME
192.168.81.41 ETHERFB00
192.0.1.64 HIPERFF
******************
192.168.81.80 ETHERFD00
.
.
.
START IUTIQDFF
*******************
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html