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 [email protected] with the message: INFO IBM-MAIN

Reply via email to