Getting IP Addr of the printer conencted to print server

  • Thread starter Thread starter Pankaj
  • Start date Start date
P

Pankaj

Hi all,

I need to find out the IP address of the network printer which is
installed on a port of the print server. Using EnumPrinters function we

can get the other information but not the IP address...
Can you please help in retrieving the IP address for this type of a
printer....
Eagerly waiting for reply.
Thanks in advance.
Pankaj
 
In
Pankaj said:
Hi all,

I need to find out the IP address of the network printer which is
installed on a port of the print server. Using EnumPrinters function
we

can get the other information but not the IP address...
Can you please help in retrieving the IP address for this type of a
printer....
Eagerly waiting for reply.
Thanks in advance.
Pankaj

Not sure, but why not just print out a configuration page on the printer
itself?
 
Back
Top