Right you are but .. I thought I had to enable NJE/TCP/IP first ... 

What specific definitions would you suggest, for a TCP/IP connected printer
definition ??. 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Staller, Allan
Sent: Monday, February 03, 2014 9:02 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Re : JES2 / TCP/IP Network Printer Definitions....

The definitions shown below are for NJE over TCP/IP, not a TCP/IP connected
printer...

<snip>
I'm trying to get a network printer to be useable (via tcp/ip) from JES2.

LINE(n)  UNIT=TCP,  
         CONNECT=YES

NODE(n)  CONNECT=YES,
         LINE=n,     
         NAME=noden

SOCKET(socketn),CONNECT=YES, 
         IPADDR=1.2.3.4,
         LINE=n,             
         NETSERV=n,          
         NODE=noden        
                             
NETSRVn SOCKET=socketn       
                             
DESTID(destidn) DEST=noden    (I do not have a DESTDEF)


JES2 startup gives me syntax errors on the SOCKET definition and I am unable
to get this 'connected' ...
</snip>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to