CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: network printer

  1. #1
    Join Date
    Jul 2001
    Posts
    430

    network printer

    why do we need to install a network printer(need to know manufacturer name, ip address....)? so complicated. we can just install a printer locally and make it shared. some printers use usb connection and it's very simple. thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: network printer

    If you have XP+, and click on someone elses SHARED printer, it will automatically load the drivers and configure the printer for you.

    If it's a network printer, then it sits by itself, and you need to be able to find it.

    I just got Windows 7 working with a Belkin Wireless Print Server, and an HP MFC Printer!

    All I had to do was to change the port, to the printer's address
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Jul 2001
    Posts
    430

    Re: network printer

    thanks for your reply.

    and why do we need network printer since the shared printer is easier to control?

  4. #4
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: network printer

    pc has to be on and connected, or else shared printer doesn't work

    windows 7 will keep it in a queue, though.
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured