Hi Jim,

Is the printer itself capable of a sockets connection? Many are not. It's 
manual should tell you what connections it can support, and the printer's 
config page will tell you what its current settings are. 

HTH
Linda
Sent from my iPhone

On Feb 1, 2014, at 5:59 AM, Jim Thomas <[email protected]> wrote:

> Hello,
> 
> 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' ...
> 
> Any advice would be greatly appreciated.  
> 
> Kind Regards.
> 
> Jim Thomas
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to