![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Printing, Faxing and Scanning with Vista A forum for using printers, scanners and fx with Windows Vista. (microsoft.public.windows.vista.print_fax_scan) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I am new to Windows printing. I have to send a print to a spooler. To do this I cofigure a printer with NUL port. Sending a print to this port causes the job to be spooled on a print server (All these are windows apps). I would like to know the protocol between the print client and Spooler(Server). I assume it is LPR ? Could someone throw some light on this ? Thanks Sunil |
|
|||
|
the client spooler communicates to the spooler on the server over RPC
(remote procedure call) and SMB (Server Messaging Blocks). What exactly are you looking for ? http://www.msdn.com -- Alan Morris Windows Printing Team Search the Microsoft Knowledge Base he http://support.microsoft.com/search/?adv=1 This posting is provided "AS IS" with no warranties, and confers no rights. "sledge" wrote in message ... Hi, I am new to Windows printing. I have to send a print to a spooler. To do this I cofigure a printer with NUL port. Sending a print to this port causes the job to be spooled on a print server (All these are windows apps). I would like to know the protocol between the print client and Spooler(Server). I assume it is LPR ? Could someone throw some light on this ? Thanks Sunil |