Windows XP Community - XPHeads



Unable to diffrentiate between TCP/IP and LPR port

microsoft.public.windowsxp.print.fax


Reply
  #1 (permalink)  
Old 06-23-2008, 06:04 AM
XML SAVE
 
Posts: n/a
Unable to diffrentiate between TCP/IP and LPR port
HI,

i have installed prinetr in Vista using TCP/IP port , and down loaded into
a XP client. and in client side i am not able to diffrentiate the address as
TCP/IP.

If we Create TCP/IP Port locally in Xp machine, It will cretae a regitry
entry with IP_ header, with this we can diffrentiate in Xp, but Incase of
Vista this is not happening, so is there any API , or some way to
diffrentiate TCP/IP port from others. if any bodyu has info Please provide it
me.

Thanks in advance.

Thanks&Regards,
koti
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-23-2008, 05:50 PM
Alan Morris [MSFT]
 
Posts: n/a
Re: Unable to diffrentiate between TCP/IP and LPR port
Are you using Standard TCP/IP Port in Vista or software that came with the
network card?

It's unclear what you are attempting to do.

--
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.

"XML SAVE" <XMLSAVE@discussions.microsoft.com> wrote in message
news:E00A0C51-FDCC-4E3A-9E8B-2BD261138A0B@microsoft.com...
> HI,
>
> i have installed prinetr in Vista using TCP/IP port , and down loaded
> into
> a XP client. and in client side i am not able to diffrentiate the address
> as
> TCP/IP.
>
> If we Create TCP/IP Port locally in Xp machine, It will cretae a regitry
> entry with IP_ header, with this we can diffrentiate in Xp, but Incase of
> Vista this is not happening, so is there any API , or some way to
> diffrentiate TCP/IP port from others. if any bodyu has info Please provide
> it
> me.
>
> Thanks in advance.
>
> Thanks&Regards,
> koti



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-24-2008, 06:23 AM
XML SAVE
 
Posts: n/a
Re: Unable to diffrentiate between TCP/IP and LPR port
HI ,

Thanks for u r response..

i am using TCP/IP port in vista not the software.

Problem description:

1. Install the driver in Vista, connect it Printer Using TCP/IP port(windows
port not software)
2.Down Load it to Client Machine(XP).
3. after Downloading it in client , i am not able to recognize what port the
driver is connected.
4. if server is XP instead of vista then i am able Identify this is becuase,
in Xp when TCP/IP port is created it will cretae registry enrty With header
IP_ , But this will not happen in Vista.
5. so is there any API or some other way to know the connected port is
TCP/IP port(if we see ports tab in printer and goto some port in description
it shown as TCP/IP port , how windows is able to regnise this).
6. Please provide me the info.

Thanks & Regards,
koti

"Alan Morris [MSFT]" wrote:

> Are you using Standard TCP/IP Port in Vista or software that came with the
> network card?
>
> It's unclear what you are attempting to do.
>
> --
> 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.
>
> "XML SAVE" <XMLSAVE@discussions.microsoft.com> wrote in message
> news:E00A0C51-FDCC-4E3A-9E8B-2BD261138A0B@microsoft.com...
> > HI,
> >
> > i have installed prinetr in Vista using TCP/IP port , and down loaded
> > into
> > a XP client. and in client side i am not able to diffrentiate the address
> > as
> > TCP/IP.
> >
> > If we Create TCP/IP Port locally in Xp machine, It will cretae a regitry
> > entry with IP_ header, with this we can diffrentiate in Xp, but Incase of
> > Vista this is not happening, so is there any API , or some way to
> > diffrentiate TCP/IP port from others. if any bodyu has info Please provide
> > it
> > me.
> >
> > Thanks in advance.
> >
> > Thanks&Regards,
> > koti

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-24-2008, 11:57 PM
Alan Morris [MSFT]
 
Posts: n/a
Re: Unable to diffrentiate between TCP/IP and LPR port
enumports API . You will need to get port_info_2 data.

http://msdn.microsoft.com/en-us/libr...97(VS.85).aspx

--
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.

"XML SAVE" <XMLSAVE@discussions.microsoft.com> wrote in message
news:0AF07CAA-A4AC-4D5C-B9AB-F0685BD4E07A@microsoft.com...
> HI ,
>
> Thanks for u r response..
>
> i am using TCP/IP port in vista not the software.
>
> Problem description:
>
> 1. Install the driver in Vista, connect it Printer Using TCP/IP
> port(windows
> port not software)
> 2.Down Load it to Client Machine(XP).
> 3. after Downloading it in client , i am not able to recognize what port
> the
> driver is connected.
> 4. if server is XP instead of vista then i am able Identify this is
> becuase,
> in Xp when TCP/IP port is created it will cretae registry enrty With
> header
> IP_ , But this will not happen in Vista.
> 5. so is there any API or some other way to know the connected port is
> TCP/IP port(if we see ports tab in printer and goto some port in
> description
> it shown as TCP/IP port , how windows is able to regnise this).
> 6. Please provide me the info.
>
> Thanks & Regards,
> koti
>
> "Alan Morris [MSFT]" wrote:
>
>> Are you using Standard TCP/IP Port in Vista or software that came with
>> the
>> network card?
>>
>> It's unclear what you are attempting to do.
>>
>> --
>> 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.
>>
>> "XML SAVE" <XMLSAVE@discussions.microsoft.com> wrote in message
>> news:E00A0C51-FDCC-4E3A-9E8B-2BD261138A0B@microsoft.com...
>> > HI,
>> >
>> > i have installed prinetr in Vista using TCP/IP port , and down loaded
>> > into
>> > a XP client. and in client side i am not able to diffrentiate the
>> > address
>> > as
>> > TCP/IP.
>> >
>> > If we Create TCP/IP Port locally in Xp machine, It will cretae a
>> > regitry
>> > entry with IP_ header, with this we can diffrentiate in Xp, but Incase
>> > of
>> > Vista this is not happening, so is there any API , or some way to
>> > diffrentiate TCP/IP port from others. if any bodyu has info Please
>> > provide
>> > it
>> > me.
>> >
>> > Thanks in advance.
>> >
>> > Thanks&Regards,
>> > koti

>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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

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



All times are GMT. The time now is 11:40 PM.








Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74