US20050052660A1 - Method and apparatus for automatic updating of printer configuration and status data - Google Patents

Method and apparatus for automatic updating of printer configuration and status data Download PDF

Info

Publication number
US20050052660A1
US20050052660A1 US10/956,182 US95618204A US2005052660A1 US 20050052660 A1 US20050052660 A1 US 20050052660A1 US 95618204 A US95618204 A US 95618204A US 2005052660 A1 US2005052660 A1 US 2005052660A1
Authority
US
United States
Prior art keywords
printer
print
data
configuration
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/956,182
Inventor
Raymond Sabbagh
May Onaga
Likang Guo
Evral Bodden
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xerox Corp
Original Assignee
Xerox Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xerox Corp filed Critical Xerox Corp
Priority to US10/956,182 priority Critical patent/US20050052660A1/en
Publication of US20050052660A1 publication Critical patent/US20050052660A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1229Printer resources management or printer maintenance, e.g. device status, power levels
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1229Printer resources management or printer maintenance, e.g. device status, power levels
    • G06F3/1232Transmitting printer device capabilities, e.g. upon request or periodically
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server
    • G06F3/1288Remote printer device, e.g. being remote from client or server in client-server-printer device configuration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1205Improving or facilitating administration, e.g. print management resulting in increased flexibility in print job configuration, e.g. job settings, print requirements, job tickets

Definitions

  • Print drivers have long been used to format and transfer computer data from a source of data such as a computer to an output device such as a printer. However, because printers from different manufactures typically have different software and hardware configurations, print drivers typically need to be customized to match the particular printer configuration. Users enter relevant data into the computer to customize the print drivers.
  • the Windows operating system from Microsoft Corporation of Redmond, Wash. are not designed to support bi-directional drivers.
  • Current implementations of bi-directional drivers in Microsoft OS systems circumvent the spooler to enable data flow in two directions. Circumventing the spooler does not conform to Microsoft specifications. Failure to conform to Microsoft specifications creates problems regardless of the Windows operating system used.
  • Windows NT systems where many clients communicate to printers through a print server
  • the avoidance of the print spooler prevents the updating of printer information in the print server because typically, only a system administrator may change the printer configuration settings in the printer server.
  • Windows 95 and Windows 98 systems that utilize a print server the print server data is not updated because Windows assumes that the print configuration data is local client data and thus fails to update the print server.
  • FIG. 1 shows a networked system including a client device that communicates with a printer through a print server.
  • FIG. 2 is a flowchart that illustrates operation of a bi-directional print driver in a data “push” configuration.
  • FIG. 3 shows a schematic view of possible data flows in a print provider.
  • FIG. 4 shows a schematic view of a possible port monitor architecture including possible data flows for use in a Windows operating system.
  • FIG. 5 shows one example of a possible user interface displays for setting up port information and bi-directional communication settings.
  • FIG. 6 shows a second example of a possible user interface display for adjusting polling information used in monitoring printer status and configuration data.
  • FIG. 1 illustrates a networked system including a printer 104 that is coupled to a print server 108 .
  • Print server 108 transfers data to be printed from multiple clients 108 , 112 , 116 to printer 104 .
  • Print server 108 also transfers printer data, including printer status and configuration data, from printer 104 to clients 108 , 112 , 116 .
  • a local spooler program runs in each client 108 , 112 , 116 .
  • the spooler program is part of an operating system such as Windows 98 or Windows NT from Microsoft Corporation of Redmond Wash.
  • a user installed port driver in a port monitor interfaces with the print spooler to convert the data from the print spooler into a format suitable for a corresponding printer.
  • a Xerox TCP/IP port monitor may be installed on the server computer to enable formatting of documents to conform to a LPR or Port 9100 protocol.
  • the print monitor maintains data on printer configuration and printer status.
  • printer configuration data examples include information on printer set ups such as duplex information, tray and envelope information that may indicate paper sizes and colors, preprinted header information on the paper and the like.
  • printer status data examples include information on whether the toner is low or whether a paper jam exists in the printer.
  • the term “summary printer data” will be used to include both printer configuration data and printer status data.
  • Single direction print monitors only allow data flow from the client computer to the printer. Thus updates to printer configuration or status are manually entered by the end user. As previously discussed, such data entry is prone to errors.
  • Bi-directional print monitors enable a printer to automatically update monitor data.
  • the Microsoft spooler architecture in Windows NT and Windows 98 was not designed to support bi-directional print monitors.
  • the print device driver obtains the IP address of the printer and directly addresses the printer circumventing the operating system print spooler.
  • Circumventing the operating system print spooler breaks operating system protocols for the current generation of Microsoft Windows operating systems. Furthermore, circumventing the operating system print spooler creates additional problems in Windows NT networks that utilize print servers to maintain and monitor printer settings. In particular, when a print server is used to maintain printer settings, client computers connected to the print server are unable to change or otherwise update the stored printer configuration settings because typically only a print server administrator is authorized to change print server local configurations.
  • FIG. 2 is a flow diagram illustrating the communication of data in a polling “push” architecture.
  • a poll device which may be implemented in the port monitor, periodically transmits a request signal to the printer.
  • a server administrator may set the time interval between periodic request signals.
  • Typical printer data requests may include, but are not limited to, configuration and printer status data. Examples of printer configuration data include paper types, paper size, paper finishes (glossy or matte), and envelope trays. Printer status data typically describe a state of printer operation. Examples of printer status data include whether a printer is ready, that the printer is jammed, or that toner levels are low.
  • the printer transmits a response signal that answers the request signal. The response signal provides the requested data.
  • a processor compares the printer data received in response to the poll request with stored data from previous poll requests. If the polled data matches the stored data, no change has occurred, no control flags are set, and the system waits a preset time interval in block 214 before transmitting another poll request. However, if the received data does not match the stored data, then a change in either printer status or printer configuration has occurred, and corresponding control flags are set in block 216 .
  • a port monitor manager uses the control flag settings and the stored settings to direct future printer instructions. In an alternate embodiment, the port monitor manager may wake up the print driver to effect the configuration changes as shown in block 220 .
  • the change in printer configuration or status may be “pushed” through the system.
  • the term “push” refers to transferring data back through the system from the printer to a print server, and from the print server to the client.
  • the print sever transmits printer configuration and printer status data changes to the client computers that originate printer instructions. One method of communicating such changes is by transmitting control flags.
  • the preferred method of informing the print driver of configuration changes is by using the Print Driver Event API which is defined and described in the Windows NT DDK (Device Driver Kit) published by Microsoft of Redmond Wash. and which is hereby incorporated by reference.
  • the server registry is not assumed to be the local registry clients request that a Pipe Server thread be used to transfer the control flags or updated printer data from the server registry to the client computers.
  • Examples of operating systems in which the server registry is not assumed to be the local registry include Windows 95 and Windows 98.
  • client computers connected to the print server or a print queue automatically receive the updated settings.
  • FIG. 3 illustrates possible data flow paths from a Microsoft Windows NT client system 304 to a plurality of printers 306 , 308 , 310 , 312 .
  • An application, 314 typically software that generates text or graphics such as Microsoft Power Point or Microsoft Word creates a document.
  • Application 314 creates a print job by calling a Graphics Driver Interface 316 (GDI) as illustrated by data path 318 .
  • Graphics Driver interface 316 creates a spool file.
  • the application program may directly create spool file without using the GDI as illustrated along data path 320 .
  • the client spooler obtains a printer handle by calling a command OpenPrinter in the client Winspool.drv 322 .
  • the calling of the OpenPrinter command causes Winspool.drv 322 to call API server 324 (spoolsv.exe).
  • the capabilities of the spooler are defined by the API functions available.
  • a client spooler router 326 (spoolss.dll in Windows NT) calls each print provider's OpenPrinter function until one of the print providers supplies a printer handle and a return value indicating the print provider recognizes the specified printer name.
  • the printers called may be either local printers, remote printers running Windows NT and remote printers running other operating systems. Local printers are called via a local connection using localspl.dll 328 .
  • Windows NT print servers may be called via a remote connection using Win32spl.dll 330 .
  • Print servers that utilize non Windows compatible operating systems may be called using other Provider DLLs 332 .
  • Non windows DLLs supported by a Windows NT and/or Windows 2000 client system include, but are not limited to, nwprovau.dll for Novell NetWare print servers and inetpp.dll for HTTP print providers that handle print jobs sent to a URL.
  • a Kernel-mode or Port Driver stack 334 directs the open printer call from the client system 304 to local printer 306 , to remote printer 307 , to networked servers 336 , 338 coupled to corresponding printers 308 , 310 , and to Windows NT server system 340 coupled to corresponding printer 312 .
  • Windows NT server system 340 receives the remote procedure call interface (RPC) signal 342 from the client system 304 at the remote print server router 344 .
  • the printer server router 344 generates its own OpenPrinter function 346 that propagates through server Localspl.dll 348 and the print server Kernel-mode Port Driver Stack 350 to printer 312 .
  • the printer spooler router 344 calls each printer's 312 OpenPrinter function until one of them supplies a printer handle and a return value indicating the print 312 recognizes the specified printer name.
  • the printer spooler router 344 then returns its own handle to the client system 304 .
  • the print router handle includes both the printer handle and the print server handle. This print router handle is returned to the application 314 .
  • the transferred handles allow application 314 to direct subsequent calls to the correct print server and printer.
  • FIG. 4 shows a port monitor architecture 400 as implemented in one embodiment of the invention.
  • a server using the port monitor of FIG. 4 , transmits inquiries regarding printer status and configuration to a printer using a polling method.
  • the port monitor updates stored printer configuration and status data in a registry of the server.
  • Some client operating systems such as Windows NT utilizes the server registry as the local registry.
  • other client operating systems such as Windows 9 ⁇ series operating systems including Windows 95 and Windows 98 maintain a separate local registry.
  • the client may periodically poll the server to determine printer configuration and/or status changes. When such changes are detected, the client may retrieve the printer configuration or status changes from the server via a server thread.
  • Block 402 includes protocol support 404 hardware and software that receives streams of print data from each port cell such as a first port 406 and a second port 408 .
  • Protocol support 404 converts the data into a print data stream that matches an acceptable printer protocol for output to a printer.
  • Typical IEEE accepted protocols include LPR (Line print protocol), LPR with byte counting and AP Socket 9100 although other protocols may also be possible.
  • Block 410 of FIG. 4 includes components used to add ports to the print server.
  • Port Wizard software 412 communicates with an auto printer discovery dynamic link library (DLL) 414 .
  • Discovery DLL 414 utilizes discovery APIs 416 to determine attached or available printers.
  • Port Wizard software 412 adds ports using add port subroutine 418 .
  • Configure port subroutine 420 properly configures the added ports.
  • both the port management software of block 402 and the add port software of block 410 use port monitor application program interfaces (APIs) shown in block 422 to format and transmit requests to the print spooler.
  • APIs application program interfaces
  • the port monitor APIs in block 422 are Microsoft defined APIs used to communicate with the Windows Print Spooler.
  • Port Device Data Manager 426 interfaces with a port monitor printer manager 428 .
  • both port device data manager 426 and port monitor printer manager 428 are part of a print server that transfers information between a printer and client computers.
  • Port device data manager 426 includes a shared locked memory 430 that maintains configuration data, status data and control data for each printer coupled to the print server.
  • a port manager API 440 manages communications with a printer using a standard communications protocol such as SNMP. SNMP communication is controlled by a text based file containing printer information. An example of such a text base file is included in FIG. 4 as “product config.ini” 442 .
  • a communications network or a corresponding Bidi thread such as first port thread 432 communicates configuration data 434 and status data 436 from the printer to the appropriate memory locations 438 in shared/locked memory 430 .
  • One method of maintaining status and configuration data is to continuously replace the stored configuration data and status data in memory location 438 with newly received configuration data and status data.
  • constant retransmission of all printer configuration and status data to all clients consumes excessive network bandwidth.
  • changes in configuration data and status data may be summarized by setting appropriate control flags 444 that represent any changes in the configuration or status data.
  • shared locked memory 430 also stores the control flags 444 .
  • the described communications network or first port thread 432 may be replicated for each port coupled to a printer.
  • FIG. 4 shows a second port thread 446 that receives corresponding configuration data 448 and status data 450 from a second printer (not shown).
  • a second memory region 452 of shared locked memory 430 maintains the configuration and status data as well as corresponding settings of control flags.
  • the data in second memory region 452 may be used by the print server as well as retransmitted to client computers.
  • Printer manger 428 includes a multi-tasking printer manger thread 454 that receives data from shared locked memory 430 of device port manager 426 .
  • the data may include configuration data, status data and/or control flags.
  • Printer change notification thread 456 tracks changes in printers coupled to respective ports of the print server. When the printer notification thread 456 is implemented in a Microsoft Windows environment, the printer change notification thread 456 may use standard Microsoft APIs to detect printer changes.
  • Port printer manager 428 coordinates information from printer change notification thread 456 and Printer manager thread 454 with available printer data stored in printer list 458 and available port data stored in port list 460 .
  • Printers identified in list 458 typically have a corresponding entry in registry 468 corresponding to the printer.
  • Each printer entry in printer list 458 may include, but is not limited to, printer names, device ids, port names, port handles, configuration Ids, status Ids, and printer events.
  • Port list 460 may include, but is not limited to data pertaining to each port such as port handles and previous control states.
  • Print manager thread 454 summarizes data received from printer list 458 , port list 460 and shared locked memory 430 and forwards the summarized data to a summarized data 469 area in printer registry 468 .
  • print manager thread 454 alerts printer driver 462 of the changes.
  • the print driver converts the summarized data 469 to an internal format 471 compatible with the print driver.
  • the internal format data 471 is stored in a corresponding area of printer registry 468 .
  • the operation of a typical print driver is described in the Microsoft Windows NT DDK which has been incorporated by reference.
  • Pipe server thread 466 may perform or facilitate both client transmission of data request commands as well as pipe server thread 466 generated responses of configuration and status information.
  • Some clients may utilize operating systems that assume the use of a print server driver as the local driver.
  • One example of such an operating system is a Windows NT operating system.
  • Each Windows NT client, such as client 470 may directly access data from registry 468 .
  • FIG. 5 shows one example of a user interface that may be implemented for controlling bi-directional communications.
  • screen 504 a summary 506 of port setting is provided. Any of these values may be modified by selecting back button 508 to change a selected characteristic. Completion of the port configuration may be achieved by hitting finish button 512 .
  • Bi-directional settings section 520 of screen 516 allows users to enable or disable bi-directional communications. Screen 516 also allows user defined timer intervals between printer configuration updates and printer status updates by filling in the corresponding time interval boxes 524 , 528 .

Abstract

A method and apparatus for updating print drivers is described. The described system includes a port monitor that monitors the configuration and status of a printer. When changes occur to the configuration of a printer, the port monitor updates a print driver registry on the print server. The port monitor also wakes the print driver on the print server and informs the print driver of the configuration changes. Depending on the client operating system used, a client device connected to the server's shared print queue may either directly read or request the configuration data from the print server. In some client operating systems, the client device may also update a local registry on the client device to reflect the changes in configuration of the printer. The described system allows print drivers to have a consistent interface to printer configuration and status data regardless of which version of the Microsoft Windows Operating System is used by the client.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This is a divisional of U.S. application Ser. No. 09/631,869 filed Aug. 2, 2000 by the same inventors, and claims priority therefrom.
  • BACKGROUND
  • Print drivers have long been used to format and transfer computer data from a source of data such as a computer to an output device such as a printer. However, because printers from different manufactures typically have different software and hardware configurations, print drivers typically need to be customized to match the particular printer configuration. Users enter relevant data into the computer to customize the print drivers.
  • User entry of printer customization data can be time consuming, and is prone to user error. Thus bi-directional drivers that are capable of receiving and processing printer status and configuration data have been implemented.
  • However, the most widely used operating system, the Windows operating system from Microsoft Corporation of Redmond, Wash., are not designed to support bi-directional drivers. Current implementations of bi-directional drivers in Microsoft OS systems circumvent the spooler to enable data flow in two directions. Circumventing the spooler does not conform to Microsoft specifications. Failure to conform to Microsoft specifications creates problems regardless of the Windows operating system used. In Windows NT systems where many clients communicate to printers through a print server, the avoidance of the print spooler prevents the updating of printer information in the print server because typically, only a system administrator may change the printer configuration settings in the printer server. In Windows 95 and Windows 98 systems that utilize a print server, the print server data is not updated because Windows assumes that the print configuration data is local client data and thus fails to update the print server.
  • Thus an improved bi-directional print driver is needed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 shows a networked system including a client device that communicates with a printer through a print server.
  • FIG. 2 is a flowchart that illustrates operation of a bi-directional print driver in a data “push” configuration.
  • FIG. 3 shows a schematic view of possible data flows in a print provider.
  • FIG. 4 shows a schematic view of a possible port monitor architecture including possible data flows for use in a Windows operating system.
  • FIG. 5 shows one example of a possible user interface displays for setting up port information and bi-directional communication settings.
  • FIG. 6 shows a second example of a possible user interface display for adjusting polling information used in monitoring printer status and configuration data.
  • DETAILED DESCRIPTION
  • FIG. 1 illustrates a networked system including a printer 104 that is coupled to a print server 108. Print server 108 transfers data to be printed from multiple clients 108, 112, 116 to printer 104. Print server 108 also transfers printer data, including printer status and configuration data, from printer 104 to clients 108, 112, 116.
  • In order to control the flow of data, a local spooler program runs in each client 108, 112, 116. In one embodiment, the spooler program is part of an operating system such as Windows 98 or Windows NT from Microsoft Corporation of Redmond Wash. A user installed port driver in a port monitor interfaces with the print spooler to convert the data from the print spooler into a format suitable for a corresponding printer. For example, when communicating with printers made by Xerox Corporation of Stamford, Conn., a Xerox TCP/IP port monitor may be installed on the server computer to enable formatting of documents to conform to a LPR or Port 9100 protocol. The print monitor maintains data on printer configuration and printer status. Examples of printer configuration data include information on printer set ups such as duplex information, tray and envelope information that may indicate paper sizes and colors, preprinted header information on the paper and the like. Examples of printer status data include information on whether the toner is low or whether a paper jam exists in the printer. For purposes of this application, the term “summary printer data” will be used to include both printer configuration data and printer status data.
  • Single direction print monitors only allow data flow from the client computer to the printer. Thus updates to printer configuration or status are manually entered by the end user. As previously discussed, such data entry is prone to errors. Bi-directional print monitors enable a printer to automatically update monitor data. However, the Microsoft spooler architecture in Windows NT and Windows 98 was not designed to support bi-directional print monitors. Thus, in current embodiments of bi-directional print monitors operating in a Microsoft operating systems, the print device driver obtains the IP address of the printer and directly addresses the printer circumventing the operating system print spooler.
  • Circumventing the operating system print spooler breaks operating system protocols for the current generation of Microsoft Windows operating systems. Furthermore, circumventing the operating system print spooler creates additional problems in Windows NT networks that utilize print servers to maintain and monitor printer settings. In particular, when a print server is used to maintain printer settings, client computers connected to the print server are unable to change or otherwise update the stored printer configuration settings because typically only a print server administrator is authorized to change print server local configurations.
  • In order to implement a bi-directional print driver in a Microsoft Windows operating system and allow upgrading of printer configurations in a print server, one embodiment of the current invention utilizes a polling method of updating data. FIG. 2 is a flow diagram illustrating the communication of data in a polling “push” architecture. In block 204, a poll device, which may be implemented in the port monitor, periodically transmits a request signal to the printer. A server administrator may set the time interval between periodic request signals. Typical printer data requests may include, but are not limited to, configuration and printer status data. Examples of printer configuration data include paper types, paper size, paper finishes (glossy or matte), and envelope trays. Printer status data typically describe a state of printer operation. Examples of printer status data include whether a printer is ready, that the printer is jammed, or that toner levels are low. In block 208, the printer transmits a response signal that answers the request signal. The response signal provides the requested data.
  • In block 212, a processor compares the printer data received in response to the poll request with stored data from previous poll requests. If the polled data matches the stored data, no change has occurred, no control flags are set, and the system waits a preset time interval in block 214 before transmitting another poll request. However, if the received data does not match the stored data, then a change in either printer status or printer configuration has occurred, and corresponding control flags are set in block 216. In one embodiment, a port monitor manager uses the control flag settings and the stored settings to direct future printer instructions. In an alternate embodiment, the port monitor manager may wake up the print driver to effect the configuration changes as shown in block 220.
  • When the polling device is implemented in a print server, the change in printer configuration or status may be “pushed” through the system. As used herein, the term “push” refers to transferring data back through the system from the printer to a print server, and from the print server to the client. In block 224, the print sever transmits printer configuration and printer status data changes to the client computers that originate printer instructions. One method of communicating such changes is by transmitting control flags.
  • In Windows NT operating systems from Microsoft, the preferred method of informing the print driver of configuration changes is by using the Print Driver Event API which is defined and described in the Windows NT DDK (Device Driver Kit) published by Microsoft of Redmond Wash. and which is hereby incorporated by reference. In operating systems in which the server registry is not assumed to be the local registry clients request that a Pipe Server thread be used to transfer the control flags or updated printer data from the server registry to the client computers. Examples of operating systems in which the server registry is not assumed to be the local registry include Windows 95 and Windows 98. Thus, in the previously described embodiment, client computers connected to the print server or a print queue automatically receive the updated settings.
  • FIG. 3 illustrates possible data flow paths from a Microsoft Windows NT client system 304 to a plurality of printers 306, 308, 310, 312. A detailed description of the Windows NT print server architecture is provided in the Windows NT DDK which was previously incorporated by reference. An application, 314, typically software that generates text or graphics such as Microsoft Power Point or Microsoft Word creates a document. Application 314 creates a print job by calling a Graphics Driver Interface 316 (GDI) as illustrated by data path 318. Graphics Driver interface 316 creates a spool file. In specialized applications, the application program may directly create spool file without using the GDI as illustrated along data path 320.
  • Most functions defined by print providers require a printer handle as input. In an example Windows NT operating environment, the client spooler obtains a printer handle by calling a command OpenPrinter in the client Winspool.drv 322. The calling of the OpenPrinter command causes Winspool.drv 322 to call API server 324 (spoolsv.exe). The capabilities of the spooler are defined by the API functions available.
  • A client spooler router 326 (spoolss.dll in Windows NT) calls each print provider's OpenPrinter function until one of the print providers supplies a printer handle and a return value indicating the print provider recognizes the specified printer name. The printers called may be either local printers, remote printers running Windows NT and remote printers running other operating systems. Local printers are called via a local connection using localspl.dll 328. Windows NT print servers may be called via a remote connection using Win32spl.dll 330. Print servers that utilize non Windows compatible operating systems may be called using other Provider DLLs 332. Examples of Non windows DLLs supported by a Windows NT and/or Windows 2000 client system include, but are not limited to, nwprovau.dll for Novell NetWare print servers and inetpp.dll for HTTP print providers that handle print jobs sent to a URL.
  • A Kernel-mode or Port Driver stack 334 directs the open printer call from the client system 304 to local printer 306, to remote printer 307, to networked servers 336, 338 coupled to corresponding printers 308, 310, and to Windows NT server system 340 coupled to corresponding printer 312. Windows NT server system 340 receives the remote procedure call interface (RPC) signal 342 from the client system 304 at the remote print server router 344. The printer server router 344 generates its own OpenPrinter function 346 that propagates through server Localspl.dll 348 and the print server Kernel-mode Port Driver Stack 350 to printer 312.
  • The printer spooler router 344 calls each printer's 312 OpenPrinter function until one of them supplies a printer handle and a return value indicating the print 312 recognizes the specified printer name. The printer spooler router 344 then returns its own handle to the client system 304. The print router handle includes both the printer handle and the print server handle. This print router handle is returned to the application 314. The transferred handles allow application 314 to direct subsequent calls to the correct print server and printer.
  • FIG. 4 shows a port monitor architecture 400 as implemented in one embodiment of the invention. In one embodiment of the invention, a server, using the port monitor of FIG. 4, transmits inquiries regarding printer status and configuration to a printer using a polling method. When a change in printer status or configuration occurs, the port monitor updates stored printer configuration and status data in a registry of the server. Some client operating systems, such as Windows NT utilizes the server registry as the local registry. However, other client operating systems, such as Windows 9×series operating systems including Windows 95 and Windows 98 maintain a separate local registry. In such systems, the client may periodically poll the server to determine printer configuration and/or status changes. When such changes are detected, the client may retrieve the printer configuration or status changes from the server via a server thread.
  • Block 402 includes protocol support 404 hardware and software that receives streams of print data from each port cell such as a first port 406 and a second port 408. Protocol support 404 converts the data into a print data stream that matches an acceptable printer protocol for output to a printer. Typical IEEE accepted protocols include LPR (Line print protocol), LPR with byte counting and AP Socket 9100 although other protocols may also be possible.
  • Because the print system is a dynamic system, printers and clients may be added to the network. Block 410 of FIG. 4 includes components used to add ports to the print server. In block 410, Port Wizard software 412 communicates with an auto printer discovery dynamic link library (DLL) 414. Discovery DLL 414 utilizes discovery APIs 416 to determine attached or available printers. After determining available printers, Port Wizard software 412 adds ports using add port subroutine 418. Configure port subroutine 420 properly configures the added ports. When the print spooler 424 is part of an operating system, both the port management software of block 402 and the add port software of block 410 use port monitor application program interfaces (APIs) shown in block 422 to format and transmit requests to the print spooler. When the operating system is a Windows operating system from Microsoft Corporation of Redmond, Wash., the port monitor APIs in block 422 are Microsoft defined APIs used to communicate with the Windows Print Spooler.
  • In FIG. 4, Port Device Data Manager 426 interfaces with a port monitor printer manager 428. In one embodiment of the invention, both port device data manager 426 and port monitor printer manager 428 are part of a print server that transfers information between a printer and client computers.
  • Port device data manager 426 includes a shared locked memory 430 that maintains configuration data, status data and control data for each printer coupled to the print server. A port manager API 440 manages communications with a printer using a standard communications protocol such as SNMP. SNMP communication is controlled by a text based file containing printer information. An example of such a text base file is included in FIG. 4 as “product config.ini” 442. A communications network or a corresponding Bidi thread such as first port thread 432 communicates configuration data 434 and status data 436 from the printer to the appropriate memory locations 438 in shared/locked memory 430.
  • One method of maintaining status and configuration data is to continuously replace the stored configuration data and status data in memory location 438 with newly received configuration data and status data. However, constant retransmission of all printer configuration and status data to all clients consumes excessive network bandwidth. In order to minimize retransmission of configuration and status data from the print server to client devices, changes in configuration data and status data may be summarized by setting appropriate control flags 444 that represent any changes in the configuration or status data. In one embodiment of the invention, shared locked memory 430 also stores the control flags 444.
  • The described communications network or first port thread 432 may be replicated for each port coupled to a printer. For example, FIG. 4 shows a second port thread 446 that receives corresponding configuration data 448 and status data 450 from a second printer (not shown). A second memory region 452 of shared locked memory 430 maintains the configuration and status data as well as corresponding settings of control flags. The data in second memory region 452 may be used by the print server as well as retransmitted to client computers.
  • Printer manger 428 includes a multi-tasking printer manger thread 454 that receives data from shared locked memory 430 of device port manager 426. The data may include configuration data, status data and/or control flags. Printer change notification thread 456 tracks changes in printers coupled to respective ports of the print server. When the printer notification thread 456 is implemented in a Microsoft Windows environment, the printer change notification thread 456 may use standard Microsoft APIs to detect printer changes. Port printer manager 428 coordinates information from printer change notification thread 456 and Printer manager thread 454 with available printer data stored in printer list 458 and available port data stored in port list 460. Printers identified in list 458 typically have a corresponding entry in registry 468 corresponding to the printer. Each printer entry in printer list 458 may include, but is not limited to, printer names, device ids, port names, port handles, configuration Ids, status Ids, and printer events. Port list 460 may include, but is not limited to data pertaining to each port such as port handles and previous control states.
  • Print manager thread 454 summarizes data received from printer list 458, port list 460 and shared locked memory 430 and forwards the summarized data to a summarized data 469 area in printer registry 468. In addition, print manager thread 454 alerts printer driver 462 of the changes. The print driver converts the summarized data 469 to an internal format 471 compatible with the print driver. The internal format data 471 is stored in a corresponding area of printer registry 468. The operation of a typical print driver is described in the Microsoft Windows NT DDK which has been incorporated by reference.
  • When client 464 is a client that maintains a local print driver and thus does not automatically assume use of a server print driver, (examples of such operating systems include Windows 9×clients referring to clients computers that operate using Microsoft Windows 95 and/or Windows 98) the client 464 requests that pipe server thread 466 retrieve summarized data 469. Pipe server thread 466 may perform or facilitate both client transmission of data request commands as well as pipe server thread 466 generated responses of configuration and status information.
  • Some clients may utilize operating systems that assume the use of a print server driver as the local driver. One example of such an operating system is a Windows NT operating system. Each Windows NT client, such as client 470, may directly access data from registry 468.
  • FIG. 5 shows one example of a user interface that may be implemented for controlling bi-directional communications. In screen 504, a summary 506 of port setting is provided. Any of these values may be modified by selecting back button 508 to change a selected characteristic. Completion of the port configuration may be achieved by hitting finish button 512.
  • Additional details of configuring the port are illustrated in Screen 516 of FIG. 6. Bi-directional settings section 520 of screen 516 allows users to enable or disable bi-directional communications. Screen 516 also allows user defined timer intervals between printer configuration updates and printer status updates by filling in the corresponding time interval boxes 524, 528.
  • It will be appreciated that the foregoing description is intended to be illustrative. Variations and modifications of the descriptions provided herein will present themselves to those skilled in the art. For example, the focus of the descriptions has been on the transfer of data between printers and clients running specific Windows operating systems. However, other operating systems which use architecture similar to the described operating systems may also implement the described invention. As a further example, different types of printer data besides the examples of printer status and printer configuration data described may be transferred. Accordingly, the present description should not be read as limiting the scope of the claims except and unless indicated to the contrary.

Claims (5)

1. A computer code to update printer data comprising:
a first code section to periodically poll a printer that outputs data from client devices, the first code section to compare the results from the poll to a server registry that maintains the configuration states of the printer, the first code section to determine changes in configuration states;
a second code section that transmits the changes in configuration states to a plurality of client devices coupled to the server to allow the client devices to update a local registry.
2. The computer code of claim 1 wherein the computer code runs on a print server.
3. The computer code of claim 1 further comprising:
a third code section to interact with a first client device of the client devices, the third code section to instruct the first client device to update a local print registry in the first client device, the local print registry of the first client device to maintain the configuration state of the printer.
4. The computer code of claim 1 wherein the configuration states of the printer corresponds to the printer settings at a particular point in time.
5. The computer code of claim 1 wherein the computer code conforms to a computer operating system and uses a pipe server thread that transfer the changes in configuration states from the printer to the client device.
US10/956,182 2000-08-02 2004-09-30 Method and apparatus for automatic updating of printer configuration and status data Abandoned US20050052660A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/956,182 US20050052660A1 (en) 2000-08-02 2004-09-30 Method and apparatus for automatic updating of printer configuration and status data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/631,869 US6814510B1 (en) 2000-08-02 2000-08-02 Method and apparatus for automatic update of a printer driver configuration and status
US10/956,182 US20050052660A1 (en) 2000-08-02 2004-09-30 Method and apparatus for automatic updating of printer configuration and status data

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/631,869 Division US6814510B1 (en) 2000-08-02 2000-08-02 Method and apparatus for automatic update of a printer driver configuration and status

Publications (1)

Publication Number Publication Date
US20050052660A1 true US20050052660A1 (en) 2005-03-10

Family

ID=24533105

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/631,869 Expired - Lifetime US6814510B1 (en) 2000-08-02 2000-08-02 Method and apparatus for automatic update of a printer driver configuration and status
US10/956,182 Abandoned US20050052660A1 (en) 2000-08-02 2004-09-30 Method and apparatus for automatic updating of printer configuration and status data

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/631,869 Expired - Lifetime US6814510B1 (en) 2000-08-02 2000-08-02 Method and apparatus for automatic update of a printer driver configuration and status

Country Status (6)

Country Link
US (2) US6814510B1 (en)
EP (1) EP1178393A3 (en)
JP (1) JP4705272B2 (en)
BR (1) BR0103178A (en)
CA (1) CA2354436C (en)
MX (1) MXPA01007709A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020122204A1 (en) * 2001-03-02 2002-09-05 Van Der Meijs Hermanus H. Method of configuring a printer and ink cartridge
US20040105113A1 (en) * 2002-08-09 2004-06-03 Akio Ishida Printer configuration data setting method and server using the printer configuration data
US20050219596A1 (en) * 2004-03-30 2005-10-06 Canon Kabushiki Kaisha Information processing apparatus, information processing method, job management system, and information processing program
US20060117369A1 (en) * 2004-11-26 2006-06-01 Ki-Moon Lee Network system to manage network printers and local printers and method thereof
US20060268328A1 (en) * 2005-05-31 2006-11-30 Samsung Electronics Co., Ltd. Printing system and printing control method
US20070168572A1 (en) * 2005-12-16 2007-07-19 Brother Kogyo Kabushiki Kaisha Communication system, peripheral device, and computer usable medium therefor
US20080068644A1 (en) * 2006-09-15 2008-03-20 Hideki Yanagi Client apparatus, method of communicating and computer program
US20080079286A1 (en) * 2006-09-29 2008-04-03 Sharp Laboratories Of America, Inc. Systems and methods for remotely configuring a remote interface to an imaging device
US20080144080A1 (en) * 2006-10-24 2008-06-19 Xerox Corporation Printing system and method of operating same
US20080239151A1 (en) * 2007-03-30 2008-10-02 Kabushiki Kaisha Toshiba Video signal processing apparatus, video display apparatus and video signal processing method
US20080291483A1 (en) * 2004-09-07 2008-11-27 Takayuki Shimatani Method for Obtaining Status, Printer Driver and Information Processing Device
US20080297833A1 (en) * 2007-05-30 2008-12-04 Canon Kabushiki Kaisha Information processing apparatus and information processing method
US20090180137A1 (en) * 2008-01-16 2009-07-16 Kyocera Mita Corporation Device setting system, device setting method, and computer-readable recording medium saving device setting program
US20100182638A1 (en) * 2009-01-19 2010-07-22 Ricoh Company, Ltd. Recording medium and information processor
US20100250787A1 (en) * 2009-03-26 2010-09-30 Brother Kogyo Kabushiki Kaisha Information processing device, information processing system provided with the same, and computer readable medium for the same
US20120254661A1 (en) * 2011-03-31 2012-10-04 Xerox Corporation Method and system for updating device management application meter read logic
US20130155451A1 (en) * 2011-12-16 2013-06-20 Canon Kabushiki Kaisha Information processing system, image forming apparatus, management method, and storage medium
US20150029527A1 (en) * 2013-07-25 2015-01-29 Canon Kabushiki Kaisha Printing system, control method for information processing apparatus, and non-transitory computer-readable medium
US10122872B1 (en) 2017-05-31 2018-11-06 Xerox Corporation Automatic configuration of network devices in remote managed print service applications utilizing groups of historical device data
CN110162279A (en) * 2019-05-21 2019-08-23 欧冶云商股份有限公司 A kind of print system and processing method

Families Citing this family (73)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100752253B1 (en) 1999-09-17 2007-08-29 실버브룩 리서치 피티와이 리미티드 Method and system for instruction of a computer
US7401113B1 (en) * 1999-12-09 2008-07-15 Microsoft Corporations Printer driver identification for a remote printer
JP4109821B2 (en) * 2000-09-13 2008-07-02 キヤノン株式会社 Information processing apparatus and job processing result confirmation method
JP2002091732A (en) * 2000-09-14 2002-03-29 Minolta Co Ltd Recording medium, method and system for controlling printer
US20020161698A1 (en) * 2000-10-04 2002-10-31 Wical Kelly J. Caching system using timing queues based on last access times
US7511837B1 (en) * 2000-11-29 2009-03-31 Xerox Corporation Partial print provider
JP4574052B2 (en) * 2001-04-18 2010-11-04 キヤノン株式会社 PRINT CONTROL DEVICE, ITS CONTROL METHOD, AND PRINT SYSTEM
US20020188707A1 (en) * 2001-06-04 2002-12-12 Terrill Jody L. Method, computer program and processing system for adapting the polling rate for collecting job information from devices
US20030101337A1 (en) * 2001-09-25 2003-05-29 Michael Wu Data driven constraint validation model for a printer driver
US7353275B2 (en) * 2001-10-19 2008-04-01 Seiko Epson Corporation Printing sub-system for java and internet applications
JP2003173246A (en) * 2001-12-05 2003-06-20 Ricoh Co Ltd Device information gathering method, program, server device and storage medium
US7197562B2 (en) * 2002-04-05 2007-03-27 Infocus Corporation Projector device management system
US7852502B2 (en) * 2002-04-12 2010-12-14 Canon Kabushiki Kaisha Management system, image processing apparatus and method for acquiring print job history information
US20030195952A1 (en) * 2002-04-15 2003-10-16 Henry Steven G. Digital transmitter device configuration
US20030200361A1 (en) * 2002-04-19 2003-10-23 Vikas Dogra Extensible drive
US7580985B2 (en) * 2002-05-13 2009-08-25 Ricoh Co. Ltd. Verification method of manufacturer and model for remote diagnostics, maintenance and control system over SNMP
US6976161B2 (en) 2002-06-12 2005-12-13 Hewlett-Packard Development Company, L.P. Apparatus and method for configuration of an electronic device using a user-fillable configuration sheet
JP4551607B2 (en) 2002-06-13 2010-09-29 キヤノン株式会社 Information processing apparatus, information processing method, and control program
US7146413B2 (en) * 2002-06-14 2006-12-05 Hewlett-Packard Development Company, L.P. Remote updating of printer settings on a client device in a networked environment
US7003657B2 (en) 2002-06-21 2006-02-21 Hewlett-Packard Development Company, L.P. Apparatus and method for configuration of an electronic device using a scanned configuration sheet
US20040049560A1 (en) * 2002-09-09 2004-03-11 Shudong Zhou Method and apparatus for configuring a computer system to operate with perhiperal devices
JP3919721B2 (en) * 2002-10-29 2007-05-30 キヤノン株式会社 Information processing method and information processing apparatus
US20040095597A1 (en) * 2002-11-18 2004-05-20 Fu-Chang Lin Method of providing print data to a printer without utilizing a graphical device interface of an operating system
US20040107279A1 (en) * 2002-11-25 2004-06-03 Brother Kogyo Kabushiki Kaisha Network system
US7365872B2 (en) * 2003-01-03 2008-04-29 Microsoft Corporation Client computer system, method and computer readable medium comprising executable instructions for rendering printable documents in a native printer language on the network
US20040184070A1 (en) * 2003-03-18 2004-09-23 Microsoft Corporation Network printer connection update scheme for printer clients
US7529823B2 (en) * 2003-03-27 2009-05-05 Microsoft Corporation Notifications for shared resources
JP4402370B2 (en) * 2003-05-14 2010-01-20 キヤノン株式会社 Service providing apparatus and information processing method
US7522299B2 (en) * 2003-06-30 2009-04-21 Microsoft Corporation System and method for automatic configuration
JP2005100270A (en) * 2003-09-26 2005-04-14 Minolta Co Ltd Printing control program and printer
US20050068558A1 (en) * 2003-09-30 2005-03-31 Jianxin Wang Method and system to automatically update in real-time a printer driver configuration
JP4077397B2 (en) * 2003-11-21 2008-04-16 株式会社沖データ Printing system and printing apparatus
US20050179936A1 (en) * 2004-02-13 2005-08-18 Microsoft Corporation Scalable print spooler
US20050225795A1 (en) * 2004-04-12 2005-10-13 Jayasimha Nuggehalli Automatic customization of printer drivers
JP3821138B2 (en) * 2004-04-23 2006-09-13 コニカミノルタビジネステクノロジーズ株式会社 Port setting changing device, port setting changing control program, and port setting changing method
US20050244175A1 (en) * 2004-04-29 2005-11-03 Dennis Abramsohn Initiating a calibration procedure in a printing device
EP1691269B1 (en) * 2005-02-09 2010-04-21 Deutsche Post AG Printing system
US8498002B2 (en) * 2005-03-29 2013-07-30 Canon Kabushiki Kaisha Information processing apparatus capable of customizing device driver, information processing method, and control program
US7667874B2 (en) * 2005-07-06 2010-02-23 Xerox Corporation Method and system for improving print quality
US8825835B2 (en) * 2005-07-19 2014-09-02 Fmaudit, L.L.C. Status monitoring system and method
JP4795151B2 (en) 2005-08-12 2011-10-19 キヤノン株式会社 Information processing method, information processing apparatus, program, and storage medium
JP4685624B2 (en) * 2005-12-28 2011-05-18 スター精密株式会社 Environment setting data setting method, environment setting data setting program, and print data supply device
JP2008003784A (en) * 2006-06-21 2008-01-10 Ricoh Co Ltd Information processor, program, and recording medium thereof
JP5022748B2 (en) * 2007-03-23 2012-09-12 キヤノン株式会社 Client apparatus and information processing method
US20090031052A1 (en) * 2007-07-27 2009-01-29 Xerox Corporation Print device diagnosis method and system
US20090066993A1 (en) * 2007-09-11 2009-03-12 Xerox Corporation Remote print device management
US8570550B2 (en) * 2007-09-11 2013-10-29 Xerox Corporation Method and system for remote management of print devices
US8204969B2 (en) * 2008-08-05 2012-06-19 Canon Kabushiki Kaisha Method for retrieving updates via the internet
US8719811B2 (en) * 2008-10-07 2014-05-06 Ricoh Company, Ltd. Method of causing functions to be executed on business office appliances
US20100097635A1 (en) * 2008-10-17 2010-04-22 Infoprint Solutions Company Llc Printer upgrade mechanism
US20100306056A1 (en) * 2009-05-28 2010-12-02 Xerox Corporation System and method of remote machine servicing
US20100302578A1 (en) * 2009-05-28 2010-12-02 Xerox Corporation System and method of remote machine servicing
JP2011014136A (en) * 2009-06-30 2011-01-20 Ricoh Co Ltd Method of retrieving status of business office appliance
US9270542B2 (en) 2009-07-31 2016-02-23 Ixia Apparatus and methods for forwarding data packets captured from a network
JP2011065290A (en) * 2009-09-15 2011-03-31 Ricoh Co Ltd Program, recording medium, information processing apparatus, and information processing system
EP2561645B1 (en) * 2010-04-23 2020-02-26 Keysight Technologies Singapore (Sales) Pte. Ltd. Integrated network data collection arrangement
US8477354B2 (en) * 2011-02-23 2013-07-02 Ricoh Company, Ltd Providing print operations to virtually any client regardless of the computing environment of the client
KR20120109665A (en) * 2011-03-23 2012-10-08 삼성전자주식회사 Method, apparatus and system for information push service based on wirless lan access point
US8953190B2 (en) 2011-06-09 2015-02-10 Xerox Corporation Automated method and system for holding and authenticating a device configuration change payload job
US10904075B2 (en) 2012-07-02 2021-01-26 Keysight Technologies Singapore (Sales) Pte. Ltd. Preconfigured filters, dynamic updates and cloud based configurations in a network access switch
US9766873B2 (en) 2012-08-17 2017-09-19 Tripwire, Inc. Operating system patching and software update reconciliation
US20140207973A1 (en) * 2013-01-18 2014-07-24 Xerox Corporation Systems and methods for auto-configuring installable device options in a windows print queue
US9678697B2 (en) 2013-02-28 2017-06-13 Xerox Corporation Systems and methods of displaying a printer driver user interface
US9967150B2 (en) 2014-04-30 2018-05-08 Keysight Technologies Singapore (Holdings) Pte. Ltd. Methods and apparatuses for implementing network visibility infrastructure
US9760316B2 (en) * 2015-03-27 2017-09-12 Konica Minolta Laboratory U.S.A., Inc. Method and system for managing software version compatibility amongst devices in a multi-device network environment
US10250437B2 (en) * 2015-10-29 2019-04-02 Arista Networks, Inc. Method and system for configuring network devices
US11169955B2 (en) * 2017-04-05 2021-11-09 Hewlett-Packard Development Company, L.P. Remote device configurations
JP2021528763A (en) * 2018-06-21 2021-10-21 ブルースタック システムズ インコーポレイテッドBluestack Systems,Inc Methods, systems, and programs for mapping inputs to software applications
US11947851B2 (en) 2020-02-28 2024-04-02 Ricoh Company, Ltd. Configuring printing devices
US11494141B2 (en) 2020-02-28 2022-11-08 Ricoh Company, Ltd. Configuring printing devices using a mobile device that receives and display data that identifies a plurality of configurations for a printing device and indicates that the current configuration of the printing device has changed from a prior configuration
US11200009B2 (en) * 2020-02-28 2021-12-14 Ricoh Company, Ltd. Managing the configurations of printing devices
JP2022089041A (en) * 2020-12-03 2022-06-15 キヤノン株式会社 Information processing apparatus and application
CN113419690A (en) * 2021-06-25 2021-09-21 北京三快在线科技有限公司 Method, device and equipment for setting printer parameters and readable storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5580177A (en) * 1994-03-29 1996-12-03 Hewlett-Packard Company Printer/client network with centrally updated printer drivers and printer status monitoring
US5727135A (en) * 1995-03-23 1998-03-10 Lexmark International, Inc. Multiple printer status information indication
US6094548A (en) * 1999-05-25 2000-07-25 Hewlett-Packard Company Method for dynamically synchronizing configuration information between a printer and an attached accessory
US6310692B1 (en) * 1998-05-15 2001-10-30 Kuji Xerox Co. Ltd. Dynamic, preventive, centralized printer resource management system and method
US6327051B1 (en) * 1995-12-22 2001-12-04 Canon Kabushiki Kaisha Printing control apparatus and method
US6333790B1 (en) * 1997-09-26 2001-12-25 Hitachi Koki Co., Ltd. Printing system wherein printer connected to one computer is managed by another computer over a network
US6392758B2 (en) * 1997-10-09 2002-05-21 Hewlett-Packard Company Wait-band alleviation via host-PC buffering
US6430711B1 (en) * 1998-01-06 2002-08-06 Seiko Epson Corporation System and method for monitoring the state of a plurality of machines connected via a computer network
US6453268B1 (en) * 1999-07-07 2002-09-17 International Business Machines Corporation Method, system, and program for monitoring a device with a computer using user selected monitoring settings
US6606162B1 (en) * 1999-07-21 2003-08-12 Hewlett-Packard Development Company, L.P. Network printer groups
US6631407B1 (en) * 1999-04-01 2003-10-07 Seiko Epson Corporation Device management network system, management server, and computer readable medium
US6633400B1 (en) * 1998-02-02 2003-10-14 Brother Kogyo Kabushiki Kaisha Print system
US6639687B1 (en) * 1998-09-08 2003-10-28 International Business Machines Corporation Progress indicator for multiple actions
US6970923B1 (en) * 1999-04-01 2005-11-29 Seiko Epson Corporation Device management network system management server and computer readable medium

Family Cites Families (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152514A (en) * 1993-11-29 1995-06-16 Hitachi Ltd Remote printing system
US5625757A (en) * 1993-12-24 1997-04-29 Hitachi, Ltd. Printing system
JP3484816B2 (en) * 1995-04-04 2004-01-06 富士ゼロックス株式会社 Printing instruction device
EP0762273B1 (en) * 1995-09-06 2002-05-15 Seiko Epson Corporation Peripheral device control system using a plurality of objects
JPH09146731A (en) * 1995-09-20 1997-06-06 Fuji Xerox Co Ltd Printing instruction device
JPH09269877A (en) * 1996-03-29 1997-10-14 Ricoh Co Ltd Image forming device
US6246485B1 (en) * 1996-05-23 2001-06-12 Lexmark International, Inc. Printer communication system and method
US6452692B1 (en) * 1996-12-02 2002-09-17 Sun Microsystems, Inc. Networked printer server
JP3807456B2 (en) * 1997-01-13 2006-08-09 富士ゼロックス株式会社 Host device
JPH1120200A (en) * 1997-06-30 1999-01-26 Sony Corp Printer apparatus, printer system, and method for driving printer apparatus
US6125372A (en) * 1997-10-03 2000-09-26 Hewlett-Packard Company Server system and method of updating server software
US5995723A (en) * 1997-11-18 1999-11-30 Xerox Corporation Client subsystem for changing document/job attributes in a network printing system
US6094679A (en) * 1998-01-16 2000-07-25 Microsoft Corporation Distribution of software in a computer network environment
US6301012B1 (en) 1998-04-24 2001-10-09 Hewlett-Packard Company Automatic configuration of a network printer
JPH11327828A (en) * 1998-05-20 1999-11-30 Canon Inc Printing controller, driver managing method for the same and storage medium storing program which computer can read
JP3159174B2 (en) * 1998-06-19 2001-04-23 日本電気株式会社 Printer control device
JP2000035864A (en) * 1998-07-16 2000-02-02 Nec Yonezawa Ltd Printing controller
JP2000099286A (en) * 1998-09-22 2000-04-07 Ricoh Co Ltd System comprising host computer and printer device
JP2000172465A (en) * 1998-12-01 2000-06-23 Canon Inc Internet printing system
US6628415B2 (en) * 1999-07-20 2003-09-30 Canon Kabushiki Kaisha Remote plug-and-play for home printer via cable network
JP2001051810A (en) * 1999-08-04 2001-02-23 Ricoh Co Ltd Method for printer driver, update management, printer, and computer network system
JP2002323964A (en) * 2001-04-26 2002-11-08 Canon Inc System, method and server device for distributing printer driver
JP2003131839A (en) * 2001-10-29 2003-05-09 Canon Inc Network system, information processing device, information processing method, and control program

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5580177A (en) * 1994-03-29 1996-12-03 Hewlett-Packard Company Printer/client network with centrally updated printer drivers and printer status monitoring
US5727135A (en) * 1995-03-23 1998-03-10 Lexmark International, Inc. Multiple printer status information indication
US6327051B1 (en) * 1995-12-22 2001-12-04 Canon Kabushiki Kaisha Printing control apparatus and method
US6333790B1 (en) * 1997-09-26 2001-12-25 Hitachi Koki Co., Ltd. Printing system wherein printer connected to one computer is managed by another computer over a network
US6392758B2 (en) * 1997-10-09 2002-05-21 Hewlett-Packard Company Wait-band alleviation via host-PC buffering
US6430711B1 (en) * 1998-01-06 2002-08-06 Seiko Epson Corporation System and method for monitoring the state of a plurality of machines connected via a computer network
US6633400B1 (en) * 1998-02-02 2003-10-14 Brother Kogyo Kabushiki Kaisha Print system
US6310692B1 (en) * 1998-05-15 2001-10-30 Kuji Xerox Co. Ltd. Dynamic, preventive, centralized printer resource management system and method
US6639687B1 (en) * 1998-09-08 2003-10-28 International Business Machines Corporation Progress indicator for multiple actions
US6631407B1 (en) * 1999-04-01 2003-10-07 Seiko Epson Corporation Device management network system, management server, and computer readable medium
US6970923B1 (en) * 1999-04-01 2005-11-29 Seiko Epson Corporation Device management network system management server and computer readable medium
US6094548A (en) * 1999-05-25 2000-07-25 Hewlett-Packard Company Method for dynamically synchronizing configuration information between a printer and an attached accessory
US6453268B1 (en) * 1999-07-07 2002-09-17 International Business Machines Corporation Method, system, and program for monitoring a device with a computer using user selected monitoring settings
US6606162B1 (en) * 1999-07-21 2003-08-12 Hewlett-Packard Development Company, L.P. Network printer groups

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7375834B2 (en) * 2001-03-02 2008-05-20 Oce-Technologies B.V. Method of configuring a printer and ink cartridge
US20020122204A1 (en) * 2001-03-02 2002-09-05 Van Der Meijs Hermanus H. Method of configuring a printer and ink cartridge
US20040105113A1 (en) * 2002-08-09 2004-06-03 Akio Ishida Printer configuration data setting method and server using the printer configuration data
US7978351B2 (en) 2002-08-09 2011-07-12 Ricoh Company, Ltd. Printer configuration data setting method and server using the printer configuration data
US20050219596A1 (en) * 2004-03-30 2005-10-06 Canon Kabushiki Kaisha Information processing apparatus, information processing method, job management system, and information processing program
US8218169B2 (en) * 2004-03-30 2012-07-10 Canon Kabushiki Kaisha Information processing apparatus, information processing method, job management system, and information processing program
US20080291483A1 (en) * 2004-09-07 2008-11-27 Takayuki Shimatani Method for Obtaining Status, Printer Driver and Information Processing Device
US20060117369A1 (en) * 2004-11-26 2006-06-01 Ki-Moon Lee Network system to manage network printers and local printers and method thereof
US20060268328A1 (en) * 2005-05-31 2006-11-30 Samsung Electronics Co., Ltd. Printing system and printing control method
US20070168572A1 (en) * 2005-12-16 2007-07-19 Brother Kogyo Kabushiki Kaisha Communication system, peripheral device, and computer usable medium therefor
US20080068644A1 (en) * 2006-09-15 2008-03-20 Hideki Yanagi Client apparatus, method of communicating and computer program
US20080079286A1 (en) * 2006-09-29 2008-04-03 Sharp Laboratories Of America, Inc. Systems and methods for remotely configuring a remote interface to an imaging device
US20080144080A1 (en) * 2006-10-24 2008-06-19 Xerox Corporation Printing system and method of operating same
US7884959B2 (en) 2006-10-24 2011-02-08 Xerox Corporation Printing system and method of operating same
US20080239151A1 (en) * 2007-03-30 2008-10-02 Kabushiki Kaisha Toshiba Video signal processing apparatus, video display apparatus and video signal processing method
US20080297833A1 (en) * 2007-05-30 2008-12-04 Canon Kabushiki Kaisha Information processing apparatus and information processing method
US8319980B2 (en) 2007-05-30 2012-11-27 Canon Kabushiki Kaisha Information processing apparatus and information processing method that allows printing using a hot folder
US20090180137A1 (en) * 2008-01-16 2009-07-16 Kyocera Mita Corporation Device setting system, device setting method, and computer-readable recording medium saving device setting program
US20100182638A1 (en) * 2009-01-19 2010-07-22 Ricoh Company, Ltd. Recording medium and information processor
US20100250787A1 (en) * 2009-03-26 2010-09-30 Brother Kogyo Kabushiki Kaisha Information processing device, information processing system provided with the same, and computer readable medium for the same
US8521913B2 (en) * 2009-03-26 2013-08-27 Brother Kogyo Kabushiki Kaisha Information processing device, information processing system provided with the same, and computer readable medium for the same
US20120254661A1 (en) * 2011-03-31 2012-10-04 Xerox Corporation Method and system for updating device management application meter read logic
US8713372B2 (en) * 2011-03-31 2014-04-29 Xerox Corporation Method and system for updating device management application meter read logic
US20130155451A1 (en) * 2011-12-16 2013-06-20 Canon Kabushiki Kaisha Information processing system, image forming apparatus, management method, and storage medium
US8891121B2 (en) * 2011-12-16 2014-11-18 Canon Kabushiki Kaisha Information processing system for resetting of configuration data
US20150029527A1 (en) * 2013-07-25 2015-01-29 Canon Kabushiki Kaisha Printing system, control method for information processing apparatus, and non-transitory computer-readable medium
US9001345B2 (en) * 2013-07-25 2015-04-07 Canon Kabushiki Kaisha Printing system, control method for information processing apparatus, and non-transitory computer-readable medium for installing a printer driver
US9262105B2 (en) 2013-07-25 2016-02-16 Canon Kabushiki Kaisha Printing system, control method for information processing apparatus, and non-transitory computer-readable medium for transmitting setting information
US10122872B1 (en) 2017-05-31 2018-11-06 Xerox Corporation Automatic configuration of network devices in remote managed print service applications utilizing groups of historical device data
CN110162279A (en) * 2019-05-21 2019-08-23 欧冶云商股份有限公司 A kind of print system and processing method

Also Published As

Publication number Publication date
BR0103178A (en) 2002-03-26
EP1178393A2 (en) 2002-02-06
CA2354436C (en) 2007-01-09
EP1178393A3 (en) 2003-02-12
JP4705272B2 (en) 2011-06-22
JP2002108585A (en) 2002-04-12
MXPA01007709A (en) 2004-07-30
CA2354436A1 (en) 2002-02-02
US6814510B1 (en) 2004-11-09

Similar Documents

Publication Publication Date Title
US6814510B1 (en) Method and apparatus for automatic update of a printer driver configuration and status
US7679770B2 (en) Methods and systems for print-processor-based printer status detection and print task distribution
US6615372B1 (en) Method of retrieving and displaying problematic information about a printer prior to a print job being printed on the printer
US6476927B1 (en) Job token printer assignment system
EP1496428B1 (en) System and method for automatic configuration
US6021429A (en) Network device which maintains a list of device addresses
US6577407B1 (en) Secondary printer system
US8006287B2 (en) Network apparatus and control method therefor
US7475133B2 (en) Method for configuring a monitoring system to monitor selected network elements
US20070245333A1 (en) Methods and Systems for Managing Firmware
US6559965B1 (en) Method and apparatus for establishing two-way communication with a remote printer
US20030097426A1 (en) Imaging device configuration and upgrade
US7392299B2 (en) Configuration setting system for network system
JP2005302031A (en) Automatic customization of printer drivers
US6498611B1 (en) System and method for providing a virtual operator panel for a peripheral device
US20100250738A1 (en) Information processing apparatus, information processing method,and storage medium
GB2366052A (en) Network printer/queue management
US20110019222A1 (en) Method for monitoring a printer
US8676967B2 (en) Event proxy notification apparatus and method of controlling the same and program
EP0751649B1 (en) Method and device for transmitting a message to a LAN administrator
US7603451B2 (en) Network system that connects a network terminal to another network terminal having a different protocol
US7146435B2 (en) Distribution of hardware device installation and configuration software
EP1624642B1 (en) Apparatus, method and system for providing information in accordance with one of a plurality of protocols
US20040160631A1 (en) System for determining communication parameters associated with an unknown digital printer
GB2331387A (en) Controlling printers

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION