Emulex NJ01B-NT+ User Manual page 114

Netjet, netque pro2, netque and netque token ring printer servers
Table of Contents

Advertisement

3) Edit the file ENVIRON.H to reflect the appropriate system type.
Typical system parameters for Sun Sparc Stations are:
>
#define SOCK
>
#define SYSV
>
#define LING
>
#define ROBUST 1
4) Enter:
>
#cc rprint.c -o rprint
This compiles and links RPRINT.C.
NOTE: The compile command can vary greatly on different
systems. If the compile command fails, check your
host documentation for the correct syntax and
libraries to include for SOCKETs programming.
5) Create a dummy device file for the remote printer.
>
#mknod /dev/printer_name c 3 2
>
#chown daemon /dev/printer_name
>
#chmod 666 /dev/ printer_name
NOTE: Some systems may also require a chgrp command.
Refer to your system manual for more information.
Major and minor numbers used in the mknod
command may differ as well. Use the same major
and minor numbers found in the /dev/null file.
1
0
1
UNIX TCP/IP 4-11

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NJ01B-NT+ and is the answer not in the manual?

Related Products for Emulex NJ01B-NT+

Table of Contents

Save PDF