Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Printing / Faxing / Scanning > Too many names

Reply
Thread Tools Display Modes

Too many names

 
 
ITNews
Guest
Posts: n/a

 
      12-20-2008
From the manifacture, the printer has a netbios name, a model number, its
driver's name, its LPD queue name

On the server, the administrator assigns a print queue name and an IP
address.

Please, what name is used for the server's print queue name and what's the
purpose of it.
On the other hand, why do we need the LPD queue name if we send the print
job to printer's IP address?

Lately, printers manufactures allow any remote queue name for LPD queue name
.... how does that work compare to the specific LPD queues names?

Thanks in advance!


 
Reply With Quote
 
 
 
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      12-24-2008
One can only send data over LPD/ lpr protocol on an IPv4 or IPv6 transport.

Each manufacture can designate how to implement the LPD spec, some only
accept data to a specific queue name and others will accept to any name.


So far this you are not really asking a Windows question but rather
something for the printer vendor.



--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"ITNews" <> wrote in message
news:%...
> From the manifacture, the printer has a netbios name, a model number, its
> driver's name, its LPD queue name
>
> On the server, the administrator assigns a print queue name and an IP
> address.
>
> Please, what name is used for the server's print queue name and what's the
> purpose of it.
> On the other hand, why do we need the LPD queue name if we send the print
> job to printer's IP address?
>
> Lately, printers manufactures allow any remote queue name for LPD queue
> name ... how does that work compare to the specific LPD queues names?
>
> Thanks in advance!
>
>



 
Reply With Quote
 
ITNews
Guest
Posts: n/a

 
      12-24-2008
Hello Mr. Morris.
Sorry, I realize, I asked 3 questions and thank you for answering the 2nd
one.
I also realize that the print queue name is different from the printer queue
name, which I was referring to.

Therefore, my first question is regarding the printer queue names on the
Windows environment, the printer queue names created by administrators.
" Please, what name is used for the server's printer queue name and what's
the purpose of it."

I guess I found the 2nd part of my 2nd question, the purpose of the server's
printer queue name is to resolve the name into the IP address, although I do
not understand how are the A(host) and PTR records entered/updated in the
DNS in an AD environment and if printers use ddns like workstations. On the
other hand, if this printer queue name is to resolve the printer's name into
the IP address why would we experience ghost printers? Don't DHCP and DNS
keep in touch? lol


The first part of my 2nd question though is where I need some help. Out of
so many printer names that I mentioned in my original post, which one is
used for the server's printer queue name, please. Is it the NetBIOS name of
the printer, or could it be any name?

Although it may seem like I have many questions, everything is related to
one thing only: the printer queue name.


Any help / link will be appreciated!




what is the

"Alan Morris [MSFT]" <> wrote in message
news:...
> One can only send data over LPD/ lpr protocol on an IPv4 or IPv6
> transport.
>
> Each manufacture can designate how to implement the LPD spec, some only
> accept data to a specific queue name and others will accept to any name.
>
>
> So far this you are not really asking a Windows question but rather
> something for the printer vendor.
>
>
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> "ITNews" <> wrote in message
> news:%...
>> From the manifacture, the printer has a netbios name, a model number, its
>> driver's name, its LPD queue name
>>
>> On the server, the administrator assigns a print queue name and an IP
>> address.
>>
>> Please, what name is used for the server's print queue name and what's
>> the purpose of it.
>> On the other hand, why do we need the LPD queue name if we send the print
>> job to printer's IP address?
>>
>> Lately, printers manufactures allow any remote queue name for LPD queue
>> name ... how does that work compare to the specific LPD queues names?
>>
>> Thanks in advance!
>>
>>

>
>



 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      12-26-2008
The spooler typically connects to the printer name rather than the share
name but one can connect to the share name as well. The share name is used
by the server service to create named pipes to the spooler service.

The spooler uses the printer HOSTNAME to obtain the IP address for the
printer from WINS or DNS entries. Stale entries are always around. Most
printers get the IP from DHCP but some printers do not play well when
updating WINS and DNS. If the NIC for the printer works well with DNS leave
it DHCP. If your running into too many stale entries when the IP changes,
go for static. I'm sure there is more than one person in this forum who
will tell you always use static IP entries for the printers.

The spooler only uses the NETBIOS name of the printer when printing to Local
Ports and resolution is handed over to the network layer when writing data
or querying for valid server name. For most print server configurations,
the NETBIOS name of the printer is never used.



--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

"ITNews" <> wrote in message
news:...
> Hello Mr. Morris.
> Sorry, I realize, I asked 3 questions and thank you for answering the 2nd
> one.
> I also realize that the print queue name is different from the printer
> queue name, which I was referring to.
>
> Therefore, my first question is regarding the printer queue names on the
> Windows environment, the printer queue names created by administrators.
> " Please, what name is used for the server's printer queue name and what's
> the purpose of it."
>
> I guess I found the 2nd part of my 2nd question, the purpose of the
> server's printer queue name is to resolve the name into the IP address,
> although I do not understand how are the A(host) and PTR records
> entered/updated in the DNS in an AD environment and if printers use ddns
> like workstations. On the other hand, if this printer queue name is to
> resolve the printer's name into the IP address why would we experience
> ghost printers? Don't DHCP and DNS keep in touch? lol
>
>
> The first part of my 2nd question though is where I need some help. Out of
> so many printer names that I mentioned in my original post, which one is
> used for the server's printer queue name, please. Is it the NetBIOS name
> of the printer, or could it be any name?
>
> Although it may seem like I have many questions, everything is related to
> one thing only: the printer queue name.
>
>
> Any help / link will be appreciated!
>
>
>
>
> what is the
>
> "Alan Morris [MSFT]" <> wrote in message
> news:...
>> One can only send data over LPD/ lpr protocol on an IPv4 or IPv6
>> transport.
>>
>> Each manufacture can designate how to implement the LPD spec, some only
>> accept data to a specific queue name and others will accept to any name.
>>
>>
>> So far this you are not really asking a Windows question but rather
>> something for the printer vendor.
>>
>>
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "ITNews" <> wrote in message
>> news:%...
>>> From the manifacture, the printer has a netbios name, a model number,
>>> its driver's name, its LPD queue name
>>>
>>> On the server, the administrator assigns a print queue name and an IP
>>> address.
>>>
>>> Please, what name is used for the server's print queue name and what's
>>> the purpose of it.
>>> On the other hand, why do we need the LPD queue name if we send the
>>> print job to printer's IP address?
>>>
>>> Lately, printers manufactures allow any remote queue name for LPD queue
>>> name ... how does that work compare to the specific LPD queues names?
>>>
>>> Thanks in advance!
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
IT News
Guest
Posts: n/a

 
      12-27-2008
Thanks Mr. Morris,

You seem to be the most knowledgeable person about printing in the
newsgroups.
I am just confused with so many names in printing,
printer name, print name, share name, printer Hostname, printer Netbios
name, queue name, etc.

Happy holidays!


"Alan Morris [MSFT]" <> wrote in message
news:...
> The spooler typically connects to the printer name rather than the share
> name but one can connect to the share name as well. The share name is
> used by the server service to create named pipes to the spooler service.
>
> The spooler uses the printer HOSTNAME to obtain the IP address for the
> printer from WINS or DNS entries. Stale entries are always around. Most
> printers get the IP from DHCP but some printers do not play well when
> updating WINS and DNS. If the NIC for the printer works well with DNS
> leave it DHCP. If your running into too many stale entries when the IP
> changes, go for static. I'm sure there is more than one person in this
> forum who will tell you always use static IP entries for the printers.
>
> The spooler only uses the NETBIOS name of the printer when printing to
> Local Ports and resolution is handed over to the network layer when
> writing data or querying for valid server name. For most print server
> configurations, the NETBIOS name of the printer is never used.
>
>
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> "ITNews" <> wrote in message
> news:...
>> Hello Mr. Morris.
>> Sorry, I realize, I asked 3 questions and thank you for answering the 2nd
>> one.
>> I also realize that the print queue name is different from the printer
>> queue name, which I was referring to.
>>
>> Therefore, my first question is regarding the printer queue names on the
>> Windows environment, the printer queue names created by administrators.
>> " Please, what name is used for the server's printer queue name and
>> what's the purpose of it."
>>
>> I guess I found the 2nd part of my 2nd question, the purpose of the
>> server's printer queue name is to resolve the name into the IP address,
>> although I do not understand how are the A(host) and PTR records
>> entered/updated in the DNS in an AD environment and if printers use ddns
>> like workstations. On the other hand, if this printer queue name is to
>> resolve the printer's name into the IP address why would we experience
>> ghost printers? Don't DHCP and DNS keep in touch? lol
>>
>>
>> The first part of my 2nd question though is where I need some help. Out
>> of so many printer names that I mentioned in my original post, which one
>> is used for the server's printer queue name, please. Is it the NetBIOS
>> name of the printer, or could it be any name?
>>
>> Although it may seem like I have many questions, everything is related to
>> one thing only: the printer queue name.
>>
>>
>> Any help / link will be appreciated!
>>
>>
>>
>>
>> what is the
>>
>> "Alan Morris [MSFT]" <> wrote in message
>> news:...
>>> One can only send data over LPD/ lpr protocol on an IPv4 or IPv6
>>> transport.
>>>
>>> Each manufacture can designate how to implement the LPD spec, some only
>>> accept data to a specific queue name and others will accept to any name.
>>>
>>>
>>> So far this you are not really asking a Windows question but rather
>>> something for the printer vendor.
>>>
>>>
>>>
>>> --
>>> Alan Morris
>>> Windows Printing Team
>>> Search the Microsoft Knowledge Base here:
>>> http://support.microsoft.com/search/?adv=1
>>>
>>> This posting is provided "AS IS" with no warranties, and confers no
>>> rights.
>>>
>>> "ITNews" <> wrote in message
>>> news:%...
>>>> From the manifacture, the printer has a netbios name, a model number,
>>>> its driver's name, its LPD queue name
>>>>
>>>> On the server, the administrator assigns a print queue name and an IP
>>>> address.
>>>>
>>>> Please, what name is used for the server's print queue name and what's
>>>> the purpose of it.
>>>> On the other hand, why do we need the LPD queue name if we send the
>>>> print job to printer's IP address?
>>>>
>>>> Lately, printers manufactures allow any remote queue name for LPD queue
>>>> name ... how does that work compare to the specific LPD queues names?
>>>>
>>>> Thanks in advance!
>>>>
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
30515
Guest
Posts: n/a

 
      03-20-2009


"ITNews" wrote:

> From the manifacture, the printer has a netbios name, a model number, its
> driver's name, its LPD queue name
>
> On the server, the administrator assigns a print queue name and an IP
> address.
>
> Please, what name is used for the server's print queue name and what's the
> purpose of it.
> On the other hand, why do we need the LPD queue name if we send the print
> job to printer's IP address?
>
> Lately, printers manufactures allow any remote queue name for LPD queue name
> .... how does that work compare to the specific LPD queues names?
>
> Thanks in advance!
>
>
>

 
Reply With Quote
 
neerajb@noida.nospamhcltech.com
Guest
Posts: n/a

 
      04-20-2009
Hi Morris,

I have the requriement to print the pdf files from the .NET applcation and I
am using the following link for the same:

http://www.codeproject.com/KB/printi...14#xx3011014xx

the problem with this link is that first it is not the standard code and
also it is printing pdf file in the text format.

Do you know any standard LPD helpers libraries whcih we can use in our
application to print the pdf files.

Thanks in Advance.

"Alan Morris [MSFT]" wrote:

> The spooler typically connects to the printer name rather than the share
> name but one can connect to the share name as well. The share name is used
> by the server service to create named pipes to the spooler service.
>
> The spooler uses the printer HOSTNAME to obtain the IP address for the
> printer from WINS or DNS entries. Stale entries are always around. Most
> printers get the IP from DHCP but some printers do not play well when
> updating WINS and DNS. If the NIC for the printer works well with DNS leave
> it DHCP. If your running into too many stale entries when the IP changes,
> go for static. I'm sure there is more than one person in this forum who
> will tell you always use static IP entries for the printers.
>
> The spooler only uses the NETBIOS name of the printer when printing to Local
> Ports and resolution is handed over to the network layer when writing data
> or querying for valid server name. For most print server configurations,
> the NETBIOS name of the printer is never used.
>
>
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "ITNews" <> wrote in message
> news:...
> > Hello Mr. Morris.
> > Sorry, I realize, I asked 3 questions and thank you for answering the 2nd
> > one.
> > I also realize that the print queue name is different from the printer
> > queue name, which I was referring to.
> >
> > Therefore, my first question is regarding the printer queue names on the
> > Windows environment, the printer queue names created by administrators.
> > " Please, what name is used for the server's printer queue name and what's
> > the purpose of it."
> >
> > I guess I found the 2nd part of my 2nd question, the purpose of the
> > server's printer queue name is to resolve the name into the IP address,
> > although I do not understand how are the A(host) and PTR records
> > entered/updated in the DNS in an AD environment and if printers use ddns
> > like workstations. On the other hand, if this printer queue name is to
> > resolve the printer's name into the IP address why would we experience
> > ghost printers? Don't DHCP and DNS keep in touch? lol
> >
> >
> > The first part of my 2nd question though is where I need some help. Out of
> > so many printer names that I mentioned in my original post, which one is
> > used for the server's printer queue name, please. Is it the NetBIOS name
> > of the printer, or could it be any name?
> >
> > Although it may seem like I have many questions, everything is related to
> > one thing only: the printer queue name.
> >
> >
> > Any help / link will be appreciated!
> >
> >
> >
> >
> > what is the
> >
> > "Alan Morris [MSFT]" <> wrote in message
> > news:...
> >> One can only send data over LPD/ lpr protocol on an IPv4 or IPv6
> >> transport.
> >>
> >> Each manufacture can designate how to implement the LPD spec, some only
> >> accept data to a specific queue name and others will accept to any name.
> >>
> >>
> >> So far this you are not really asking a Windows question but rather
> >> something for the printer vendor.
> >>
> >>
> >>
> >> --
> >> Alan Morris
> >> Windows Printing Team
> >> Search the Microsoft Knowledge Base here:
> >> http://support.microsoft.com/search/?adv=1
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "ITNews" <> wrote in message
> >> news:%...
> >>> From the manifacture, the printer has a netbios name, a model number,
> >>> its driver's name, its LPD queue name
> >>>
> >>> On the server, the administrator assigns a print queue name and an IP
> >>> address.
> >>>
> >>> Please, what name is used for the server's print queue name and what's
> >>> the purpose of it.
> >>> On the other hand, why do we need the LPD queue name if we send the
> >>> print job to printer's IP address?
> >>>
> >>> Lately, printers manufactures allow any remote queue name for LPD queue
> >>> name ... how does that work compare to the specific LPD queues names?
> >>>
> >>> Thanks in advance!
> >>>
> >>>
> >>
> >>

> >
> >

>
>
>

 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      04-21-2009
The first thing you will need is a printer that will consume PDF formatted
data.

Barring that, you need to first convert the data into PCL or PostScript
(some language the printer will understand).

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

""
< t.com> wrote in message
news:1C0D5166-FF0D-4210-92EC-...
> Hi Morris,
>
> I have the requriement to print the pdf files from the .NET applcation and
> I
> am using the following link for the same:
>
> http://www.codeproject.com/KB/printi...14#xx3011014xx
>
> the problem with this link is that first it is not the standard code and
> also it is printing pdf file in the text format.
>
> Do you know any standard LPD helpers libraries whcih we can use in our
> application to print the pdf files.
>
> Thanks in Advance.
>
> "Alan Morris [MSFT]" wrote:
>
>> The spooler typically connects to the printer name rather than the
>> share
>> name but one can connect to the share name as well. The share name is
>> used
>> by the server service to create named pipes to the spooler service.
>>
>> The spooler uses the printer HOSTNAME to obtain the IP address for the
>> printer from WINS or DNS entries. Stale entries are always around. Most
>> printers get the IP from DHCP but some printers do not play well when
>> updating WINS and DNS. If the NIC for the printer works well with DNS
>> leave
>> it DHCP. If your running into too many stale entries when the IP
>> changes,
>> go for static. I'm sure there is more than one person in this forum who
>> will tell you always use static IP entries for the printers.
>>
>> The spooler only uses the NETBIOS name of the printer when printing to
>> Local
>> Ports and resolution is handed over to the network layer when writing
>> data
>> or querying for valid server name. For most print server
>> configurations,
>> the NETBIOS name of the printer is never used.
>>
>>
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> "ITNews" <> wrote in message
>> news:...
>> > Hello Mr. Morris.
>> > Sorry, I realize, I asked 3 questions and thank you for answering the
>> > 2nd
>> > one.
>> > I also realize that the print queue name is different from the printer
>> > queue name, which I was referring to.
>> >
>> > Therefore, my first question is regarding the printer queue names on
>> > the
>> > Windows environment, the printer queue names created by administrators.
>> > " Please, what name is used for the server's printer queue name and
>> > what's
>> > the purpose of it."
>> >
>> > I guess I found the 2nd part of my 2nd question, the purpose of the
>> > server's printer queue name is to resolve the name into the IP address,
>> > although I do not understand how are the A(host) and PTR records
>> > entered/updated in the DNS in an AD environment and if printers use
>> > ddns
>> > like workstations. On the other hand, if this printer queue name is to
>> > resolve the printer's name into the IP address why would we experience
>> > ghost printers? Don't DHCP and DNS keep in touch? lol
>> >
>> >
>> > The first part of my 2nd question though is where I need some help. Out
>> > of
>> > so many printer names that I mentioned in my original post, which one
>> > is
>> > used for the server's printer queue name, please. Is it the NetBIOS
>> > name
>> > of the printer, or could it be any name?
>> >
>> > Although it may seem like I have many questions, everything is related
>> > to
>> > one thing only: the printer queue name.
>> >
>> >
>> > Any help / link will be appreciated!
>> >
>> >
>> >
>> >
>> > what is the
>> >
>> > "Alan Morris [MSFT]" <> wrote in message
>> > news:...
>> >> One can only send data over LPD/ lpr protocol on an IPv4 or IPv6
>> >> transport.
>> >>
>> >> Each manufacture can designate how to implement the LPD spec, some
>> >> only
>> >> accept data to a specific queue name and others will accept to any
>> >> name.
>> >>
>> >>
>> >> So far this you are not really asking a Windows question but rather
>> >> something for the printer vendor.
>> >>
>> >>
>> >>
>> >> --
>> >> Alan Morris
>> >> Windows Printing Team
>> >> Search the Microsoft Knowledge Base here:
>> >> http://support.microsoft.com/search/?adv=1
>> >>
>> >> This posting is provided "AS IS" with no warranties, and confers no
>> >> rights.
>> >>
>> >> "ITNews" <> wrote in message
>> >> news:%...
>> >>> From the manifacture, the printer has a netbios name, a model number,
>> >>> its driver's name, its LPD queue name
>> >>>
>> >>> On the server, the administrator assigns a print queue name and an IP
>> >>> address.
>> >>>
>> >>> Please, what name is used for the server's print queue name and
>> >>> what's
>> >>> the purpose of it.
>> >>> On the other hand, why do we need the LPD queue name if we send the
>> >>> print job to printer's IP address?
>> >>>
>> >>> Lately, printers manufactures allow any remote queue name for LPD
>> >>> queue
>> >>> name ... how does that work compare to the specific LPD queues names?
>> >>>
>> >>> Thanks in advance!
>> >>>
>> >>>
>> >>
>> >>
>> >
>> >

>>
>>
>>



 
Reply With Quote
 
neerajb@noida.nospamhcltech.com
Guest
Posts: n/a

 
      04-22-2009
Thanks Morris for the quick response.
Do you have any info about any utility which we can use directly with our
..NET application to the pdf enabled printer.

"Alan Morris [MSFT]" wrote:

> The first thing you will need is a printer that will consume PDF formatted
> data.
>
> Barring that, you need to first convert the data into PCL or PostScript
> (some language the printer will understand).
>
> --
> Alan Morris
> Windows Printing Team
> Search the Microsoft Knowledge Base here:
> http://support.microsoft.com/search/?adv=1
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> ""
> < t.com> wrote in message
> news:1C0D5166-FF0D-4210-92EC-...
> > Hi Morris,
> >
> > I have the requriement to print the pdf files from the .NET applcation and
> > I
> > am using the following link for the same:
> >
> > http://www.codeproject.com/KB/printi...14#xx3011014xx
> >
> > the problem with this link is that first it is not the standard code and
> > also it is printing pdf file in the text format.
> >
> > Do you know any standard LPD helpers libraries whcih we can use in our
> > application to print the pdf files.
> >
> > Thanks in Advance.
> >
> > "Alan Morris [MSFT]" wrote:
> >
> >> The spooler typically connects to the printer name rather than the
> >> share
> >> name but one can connect to the share name as well. The share name is
> >> used
> >> by the server service to create named pipes to the spooler service.
> >>
> >> The spooler uses the printer HOSTNAME to obtain the IP address for the
> >> printer from WINS or DNS entries. Stale entries are always around. Most
> >> printers get the IP from DHCP but some printers do not play well when
> >> updating WINS and DNS. If the NIC for the printer works well with DNS
> >> leave
> >> it DHCP. If your running into too many stale entries when the IP
> >> changes,
> >> go for static. I'm sure there is more than one person in this forum who
> >> will tell you always use static IP entries for the printers.
> >>
> >> The spooler only uses the NETBIOS name of the printer when printing to
> >> Local
> >> Ports and resolution is handed over to the network layer when writing
> >> data
> >> or querying for valid server name. For most print server
> >> configurations,
> >> the NETBIOS name of the printer is never used.
> >>
> >>
> >>
> >> --
> >> Alan Morris
> >> Windows Printing Team
> >> Search the Microsoft Knowledge Base here:
> >> http://support.microsoft.com/search/?adv=1
> >>
> >> This posting is provided "AS IS" with no warranties, and confers no
> >> rights.
> >>
> >> "ITNews" <> wrote in message
> >> news:...
> >> > Hello Mr. Morris.
> >> > Sorry, I realize, I asked 3 questions and thank you for answering the
> >> > 2nd
> >> > one.
> >> > I also realize that the print queue name is different from the printer
> >> > queue name, which I was referring to.
> >> >
> >> > Therefore, my first question is regarding the printer queue names on
> >> > the
> >> > Windows environment, the printer queue names created by administrators.
> >> > " Please, what name is used for the server's printer queue name and
> >> > what's
> >> > the purpose of it."
> >> >
> >> > I guess I found the 2nd part of my 2nd question, the purpose of the
> >> > server's printer queue name is to resolve the name into the IP address,
> >> > although I do not understand how are the A(host) and PTR records
> >> > entered/updated in the DNS in an AD environment and if printers use
> >> > ddns
> >> > like workstations. On the other hand, if this printer queue name is to
> >> > resolve the printer's name into the IP address why would we experience
> >> > ghost printers? Don't DHCP and DNS keep in touch? lol
> >> >
> >> >
> >> > The first part of my 2nd question though is where I need some help. Out
> >> > of
> >> > so many printer names that I mentioned in my original post, which one
> >> > is
> >> > used for the server's printer queue name, please. Is it the NetBIOS
> >> > name
> >> > of the printer, or could it be any name?
> >> >
> >> > Although it may seem like I have many questions, everything is related
> >> > to
> >> > one thing only: the printer queue name.
> >> >
> >> >
> >> > Any help / link will be appreciated!
> >> >
> >> >
> >> >
> >> >
> >> > what is the
> >> >
> >> > "Alan Morris [MSFT]" <> wrote in message
> >> > news:...
> >> >> One can only send data over LPD/ lpr protocol on an IPv4 or IPv6
> >> >> transport.
> >> >>
> >> >> Each manufacture can designate how to implement the LPD spec, some
> >> >> only
> >> >> accept data to a specific queue name and others will accept to any
> >> >> name.
> >> >>
> >> >>
> >> >> So far this you are not really asking a Windows question but rather
> >> >> something for the printer vendor.
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Alan Morris
> >> >> Windows Printing Team
> >> >> Search the Microsoft Knowledge Base here:
> >> >> http://support.microsoft.com/search/?adv=1
> >> >>
> >> >> This posting is provided "AS IS" with no warranties, and confers no
> >> >> rights.
> >> >>
> >> >> "ITNews" <> wrote in message
> >> >> news:%...
> >> >>> From the manifacture, the printer has a netbios name, a model number,
> >> >>> its driver's name, its LPD queue name
> >> >>>
> >> >>> On the server, the administrator assigns a print queue name and an IP
> >> >>> address.
> >> >>>
> >> >>> Please, what name is used for the server's print queue name and
> >> >>> what's
> >> >>> the purpose of it.
> >> >>> On the other hand, why do we need the LPD queue name if we send the
> >> >>> print job to printer's IP address?
> >> >>>
> >> >>> Lately, printers manufactures allow any remote queue name for LPD
> >> >>> queue
> >> >>> name ... how does that work compare to the specific LPD queues names?
> >> >>>
> >> >>> Thanks in advance!
> >> >>>
> >> >>>
> >> >>
> >> >>
> >> >
> >> >
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Alan Morris [MSFT]
Guest
Posts: n/a

 
      04-23-2009
no.

--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/search/?adv=1

This posting is provided "AS IS" with no warranties, and confers no rights.

""
< t.com> wrote in message
news:19C90B45-B021-4634-8A28-...
> Thanks Morris for the quick response.
> Do you have any info about any utility which we can use directly with our
> .NET application to the pdf enabled printer.
>
> "Alan Morris [MSFT]" wrote:
>
>> The first thing you will need is a printer that will consume PDF
>> formatted
>> data.
>>
>> Barring that, you need to first convert the data into PCL or PostScript
>> (some language the printer will understand).
>>
>> --
>> Alan Morris
>> Windows Printing Team
>> Search the Microsoft Knowledge Base here:
>> http://support.microsoft.com/search/?adv=1
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>> ""
>> < t.com> wrote in message
>> news:1C0D5166-FF0D-4210-92EC-...
>> > Hi Morris,
>> >
>> > I have the requriement to print the pdf files from the .NET applcation
>> > and
>> > I
>> > am using the following link for the same:
>> >
>> > http://www.codeproject.com/KB/printi...14#xx3011014xx
>> >
>> > the problem with this link is that first it is not the standard code
>> > and
>> > also it is printing pdf file in the text format.
>> >
>> > Do you know any standard LPD helpers libraries whcih we can use in our
>> > application to print the pdf files.
>> >
>> > Thanks in Advance.
>> >
>> > "Alan Morris [MSFT]" wrote:
>> >
>> >> The spooler typically connects to the printer name rather than the
>> >> share
>> >> name but one can connect to the share name as well. The share name is
>> >> used
>> >> by the server service to create named pipes to the spooler service.
>> >>
>> >> The spooler uses the printer HOSTNAME to obtain the IP address for the
>> >> printer from WINS or DNS entries. Stale entries are always around.
>> >> Most
>> >> printers get the IP from DHCP but some printers do not play well when
>> >> updating WINS and DNS. If the NIC for the printer works well with DNS
>> >> leave
>> >> it DHCP. If your running into too many stale entries when the IP
>> >> changes,
>> >> go for static. I'm sure there is more than one person in this forum
>> >> who
>> >> will tell you always use static IP entries for the printers.
>> >>
>> >> The spooler only uses the NETBIOS name of the printer when printing to
>> >> Local
>> >> Ports and resolution is handed over to the network layer when writing
>> >> data
>> >> or querying for valid server name. For most print server
>> >> configurations,
>> >> the NETBIOS name of the printer is never used.
>> >>
>> >>
>> >>
>> >> --
>> >> Alan Morris
>> >> Windows Printing Team
>> >> Search the Microsoft Knowledge Base here:
>> >> http://support.microsoft.com/search/?adv=1
>> >>
>> >> This posting is provided "AS IS" with no warranties, and confers no
>> >> rights.
>> >>
>> >> "ITNews" <> wrote in message
>> >> news:...
>> >> > Hello Mr. Morris.
>> >> > Sorry, I realize, I asked 3 questions and thank you for answering
>> >> > the
>> >> > 2nd
>> >> > one.
>> >> > I also realize that the print queue name is different from the
>> >> > printer
>> >> > queue name, which I was referring to.
>> >> >
>> >> > Therefore, my first question is regarding the printer queue names on
>> >> > the
>> >> > Windows environment, the printer queue names created by
>> >> > administrators.
>> >> > " Please, what name is used for the server's printer queue name and
>> >> > what's
>> >> > the purpose of it."
>> >> >
>> >> > I guess I found the 2nd part of my 2nd question, the purpose of the
>> >> > server's printer queue name is to resolve the name into the IP
>> >> > address,
>> >> > although I do not understand how are the A(host) and PTR records
>> >> > entered/updated in the DNS in an AD environment and if printers use
>> >> > ddns
>> >> > like workstations. On the other hand, if this printer queue name is
>> >> > to
>> >> > resolve the printer's name into the IP address why would we
>> >> > experience
>> >> > ghost printers? Don't DHCP and DNS keep in touch? lol
>> >> >
>> >> >
>> >> > The first part of my 2nd question though is where I need some help.
>> >> > Out
>> >> > of
>> >> > so many printer names that I mentioned in my original post, which
>> >> > one
>> >> > is
>> >> > used for the server's printer queue name, please. Is it the NetBIOS
>> >> > name
>> >> > of the printer, or could it be any name?
>> >> >
>> >> > Although it may seem like I have many questions, everything is
>> >> > related
>> >> > to
>> >> > one thing only: the printer queue name.
>> >> >
>> >> >
>> >> > Any help / link will be appreciated!
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > what is the
>> >> >
>> >> > "Alan Morris [MSFT]" <> wrote in message
>> >> > news:...
>> >> >> One can only send data over LPD/ lpr protocol on an IPv4 or IPv6
>> >> >> transport.
>> >> >>
>> >> >> Each manufacture can designate how to implement the LPD spec, some
>> >> >> only
>> >> >> accept data to a specific queue name and others will accept to any
>> >> >> name.
>> >> >>
>> >> >>
>> >> >> So far this you are not really asking a Windows question but rather
>> >> >> something for the printer vendor.
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Alan Morris
>> >> >> Windows Printing Team
>> >> >> Search the Microsoft Knowledge Base here:
>> >> >> http://support.microsoft.com/search/?adv=1
>> >> >>
>> >> >> This posting is provided "AS IS" with no warranties, and confers no
>> >> >> rights.
>> >> >>
>> >> >> "ITNews" <> wrote in message
>> >> >> news:%...
>> >> >>> From the manifacture, the printer has a netbios name, a model
>> >> >>> number,
>> >> >>> its driver's name, its LPD queue name
>> >> >>>
>> >> >>> On the server, the administrator assigns a print queue name and an
>> >> >>> IP
>> >> >>> address.
>> >> >>>
>> >> >>> Please, what name is used for the server's print queue name and
>> >> >>> what's
>> >> >>> the purpose of it.
>> >> >>> On the other hand, why do we need the LPD queue name if we send
>> >> >>> the
>> >> >>> print job to printer's IP address?
>> >> >>>
>> >> >>> Lately, printers manufactures allow any remote queue name for LPD
>> >> >>> queue
>> >> >>> name ... how does that work compare to the specific LPD queues
>> >> >>> names?
>> >> >>>
>> >> >>> Thanks in advance!
>> >> >>>
>> >> >>>
>> >> >>
>> >> >>
>> >> >
>> >> >
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
file names and folder names have been changed into some values automatically harish9999 Windows Vista File Management 3 12-01-2008 02:51 AM
IE cannot resolve DNS names Justin G. Mitchell Windows Vista Networking 0 07-07-2008 02:09 PM
Hiding TO: names Aydia Windows Vista Mail 2 05-23-2008 04:28 AM
Server Names? Saskia Windows Vista Mail 6 09-04-2007 12:25 AM
Boot Names Lord Blue Windows Vista General Discussion 3 06-23-2006 04:50 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59