Server side printing to multiple IP addresses

N

naveed

I have a web-service application running on the server. I need to be able to
print to the printer connected to the client from which the request came
from. The client device is a Pocket PC. Each client has a network printer
with the right port open. The server can connect to the printer behind the
NAT/firewall.

The problem is that there can be hundreds or thousands of clients/printers.
Since there are so many printers I cannot have every printer installed on the
server. They are all the same printers using the same driver. I'd like to
print by specifying an IP address like so:

printer.Print(IPAddress, printDocument);

How can I accomplish this? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top