GPS Magnolia

Greenhorn
+ Follow
since Oct 26, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by GPS Magnolia

hi
I 'v to print on a remote printer using ip address of the remote printer(t we use ipp protocol) .I am using printer api of java,
for the URI like ipp://my_printer_ip_address ort it is generating ClassCastException when I v used PrinterURI class.

That is to elaborate, I v usedPrinterURI constructor which takes an argument of URI.
I v tested that port is listening perfectly through telnet as well as http://my_printer_ip_address is running perfectly in browser.

Can anyone suggest a better or perfect approach to handle the java remote printing service in windows environment using printer's IP address.

Thanks is advance..

Greatful
Magnolia
18 years ago