mcorben Level: Whizz Kid
 Registered: 31-05-2005 Posts: 16
|
get IP address of printer
I'm writing a program that gets a list of the installed network printers on a users old computer, then when run on the new one will install them automaticlly. That part is all done.
Where I'm having a problem is printers that print to a TCPIP port. Is there some way of getting the IP port address. I need to get it to a text file. My program gets the printer name already but can't install it on the new machine without the port.
sample printer in text file: HP LaserJet 4100 Series PS
I know this is a tough one.
|