attachment-0001

<P>Hi,</P>
<P>Sorry for the delayed response as we are not quite aware of the PWG workflow or procedure on handling BOF. Now we would reply:</P>
<P>1. What is the process for assigning numbers?<BR>&nbsp;<BR>Let’s look at an example that IBM wants a printer number for the advertisement of IBM X31 PC. So IBM sends to the administrator of PNS server the following email: </P>
<P>“IBM wants a print number for an ads. </P>
<P>IBM requirement that PNS server executes: <BR>If PNS server receives this printer number from any printers, reply with the following IBM message.</P>
<P>IBM message:<BR>This is print number service. <BR>The document title is “IBM X31 PC”.<BR>The document is at PS3 format with A4 paper size <BR>If the printer is in China, get document at <A href="http://ibm.com/pn/cn/x31.html">http://ibm.com/pn/cn/x31.html</A>.<BR>Else get document at <A href="http://ibm.com/pn/x31.html">http://ibm.com/pn/x31.html</A>. “</P>
<P>According to the email, the PNS administrator assigns and replies a number such as 88991111 to IBM, stores above IBM message in the PNS server, and let the PNS server execute above IBM requirements straight. </P>
<P>2. What is the protocol between the printer and PNS?<BR>&nbsp;<BR>The communication protocol may be a very simple one. That is, the printer retrieves a simple message from PNS. <BR>For example, the printer sends to PNS a simple request, like “I want the message for print number 88991111”. So the PNS reply with the message registered by IBM to the printer. It is the printer to take up the responsibility to interpret the message and get the document from document server like HTTP server. However we may develop and use more complicated PNS server. </P>
<P>3. How do devices register with the PNS server?</P>
<P>The device (printer/keypad) does not register with the PNS server. That is, PNS does not keep any information of devices (printers/keypads).</P>
<P>4. What are the security / authentication requirements? Public vs. private documents. (e.g., random print number entry) </P>
<P>The PNS is similar to DNS in functionality. We know there are no security / authentication requirements between the computer and DNS. We think that there are also no security / authentication requirements between the printer and PNS, as PNS server just tells where and how to get the document.</P>
<P>If a user wants to sends his credit number to PNS to get the URL of the bank, the printer should be able to identify that the number is a credit card number, and to remove sensitive data, but to keep the bank identity information, for example, change credit number 1111,1122,3333,4444 to 1111,1100,0000,0000. The PNS server still is able to use the remainder credit number to get the URL of the bank.</P>
<P>However, there are security / authentication requirements between the printer and the server, like HTTP server, that stores the document. The security depends on the existing protocols used between printer and document. For example, if the server is HTTP type, the security is guaranteed by the secure methods used in the HTTP protocol.<BR>&nbsp;<BR>For example, PNS stores the IBM’s message of the print number 88991111:<BR>&nbsp;<BR>This is print number service. <BR>The document title is “IBM X31 PC”.<BR>Get document at <A href="http://ibm.com/pn">http://ibm.com/pn</A> with input parameters<BR>Print Number = 88991111<BR>Printer Language = ?<BR>Paper Size = ?<BR>Location = ?<BR>Password=? and is encrypted by the public key “1234…56”. <BR>&nbsp;<BR>After a printer receives the message, it prompts to the user for password. And then the printer may get the document by:<BR><A href="http://ibm.com/pn">http://ibm.com/pn</A> PrintNumber=88990001, PrinterLang=PS3/PCL5, PaperSize=A4,
 Location=USA/Postcode11011/according to ip address, Password=EncryptUserPassword. </P>
<P>Have to say that we do not know the security technology very well. </P>
<P>5. The documents explain well the benefits.&nbsp; What are the costs? (random "dialing", security, wrong number prints large document) </P>
<P>We suggest following three measures to avoid “random dialing and wrong number”. </P>
<P>For example, a user wanted to enter 88991111 to print the ad of IBM X31 PC, but he wrongly enters 88991112, which by chance is the ad of HP LaserJet 1300. As the printer has the wrong number 88991112, so it gets from the PNS server the message of 88991112, which includes a title “HP LaserJet 1300”. The printer generally has a small one or two lines LCD module, so the LCD prompts the tile “HP LaserJet 1300” to the user, and the user cancel the request of print before the printer downloads the HP ad (measure 1). </P>
<P>When we enter a wrong phone number in the phone set, we hang up the line after we talk with receiver”. It is similar to this. If the printer does not have a LCD, the printer starts to print the document. As the user is standing in the front of the printer, as soon as he reads the first page, he may immediately press the cancel button of the printer (measure 2). </P>
<P>If a printer is high-speed, after you read the page one, it is printing the page ten. In such case, the printer is designed such that after it prints the first page, it stops and prompts “continue?” in the LCD, or waits a few such as 10 seconds for user to read the first page before it continues to print following pages (measure 3).&nbsp;&nbsp; </P>
<P>6. International issues (numbers are inherently global, URLs are not). </P>
<P>The print number may be global or local.<BR>For example, the number 88992222 is assigned as local number to three companies in different countries such as American, China and Singapore.<BR>So the administrator of PNS server receives three messages from these companies in different countries.<BR>And the printer gets the following messages from PNS server for the number 88992222; or PNS server selects one of them according to the printer’s ip address:<BR>&nbsp;If the printer is in the American, use <A href="http://xxx.com/printnumber/">http://xxx.com/printnumber/</A>…<BR>&nbsp;If the printer is in the China, use <A href="http://yyy.com.cn/pn/">http://yyy.com.cn/pn/</A>…<BR>&nbsp;If the printer is in the Singapore, use <A href="http://zzz.org.sg/pn/">http://zzz.org.sg/pn/</A>…<BR>By referring to the location of printers, we can let a number become a local one. Local numbers have more benefit in printing account statements (case 3). We think that people can manage the numbers well by
 studying current telephone number technology. </P>
<P>7. What is the namespace?&nbsp; Is this a world-wide service? </P>
<P>We prefer that PNS, like DNS, provides the world-wide service. </P>
<P>8. What is the lifetime of a PNS number? Scope? Duration? Are PNS numbers intended to be durable while URLs may change? </P>
<P>The lifetime of a PNS number should be depended on the service it relates.<BR>I boldly guess that if a PNS number is for advertising, its lifetime can range from a few weeks to permanent. If a PNS number is for temporary printing for travelers and students, like our case 2, its lifetime is less than weeks. In both cases, we can reuse the numbers.<BR>When URL changes, the print number may not change.<BR>&nbsp; </P>
<P>9. In particular environments, the idea might be useful.<BR>To be unique and durable, numbers will have to be very long. At some point, very long numbers are harder to recall and deal with than URLs. (e.g., IP numbers vs. DNS names) </P>
<P>“In particular environments, the idea might be useful”. We can guess that the idea is mainly for some identified applications and environments, and the number will not become very long.<BR>If we have a worry that number goes very long, this worry means that there are high demands on the print number, we do not expect such demands to happen so quickly.</P>
<P>10. Case 2 seems like “follow-me printing” already done by (ex PrinterOn); and have you heard of "Internet Number" from Japan? </P>
<P>We were not able to get more information on their technologies. We may possibly be only one of the promoters of the idea.</P>
<P>11. What do you already have working? </P>
<P>We are developing the demo software of using print number within the office LAN and Internet. We prefer not to embark on developing the software product by ourselves if we have any other alternative.</P>
<P>12. “Print Number” (the company) should participate in the PWG to move the idea forward.</P>
<P>Although we are doing something for the ideas, we are aware of our limitations, experience and capability, and we prefer not to involve in the standardization of the idea. We were planning to attend your Tokyo meeting, since some personal reasons we still will not go to the meeting in this time. If PWG thinks that the public will benefit from this idea, please try to standardize the idea, and prepare to vote the BOF without our attendance at the meeting.<BR>We did file our first patent application for the idea in March 1, 2004. If PWG wants to standardize the idea, we will early sign PWG letter of Assurance according to the PWG requirement. If some members may have other related requirements and want to settle them in the beginning, we also would like to let them be done early.<BR>Please, PWG, move the idea forward, if the idea can “help make good network printing possible”.</P>
<P>Regards,</P>
<P>Su Ling</P>
<P>&nbsp;</P>