Connecting Tech Pros Worldwide Help | Site Map

Network Printing

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 22nd, 2005, 05:11 AM
jbruno4000
Guest
 
Posts: n/a
Default Network Printing

I know this is not a C++ question but i'm hoping someone might be able to give
me some quidance. Is it possible to set up my computer so that all printing is
done on a printer that is physically located in a different building? I know
this is more of a networking question but step by step directions would be
greatly appreciated.

Thanks in advance!

  #2  
Old July 22nd, 2005, 05:11 AM
Corno
Guest
 
Posts: n/a
Default Re: Network Printing


"jbruno4000" <jbruno4000@aol.com> wrote in message
news:20040113103054.11762.00001819@mb-m25.aol.com...[color=blue]
> I know this is not a C++ question but i'm hoping someone might be able to[/color]
give[color=blue]
> me some quidance. Is it possible to set up my computer so that all[/color]
printing is[color=blue]
> done on a printer that is physically located in a different building? I[/color]
know[color=blue]
> this is more of a networking question but step by step directions would be
> greatly appreciated.
>
> Thanks in advance![/color]

try to compile this piece of code:

---------------------

void
setUpMyComputerSoThatAllPrintingIsDoneOnAPrinterTh atIsPhysicallyLocatedInADi
fferentBuilding();

int main()
{

setUpMyComputerSoThatAllPrintingIsDoneOnAPrinterTh atIsPhysicallyLocatedInADi
fferentBuilding();
return 0;
}

-----------------

good luck!

Corno


  #3  
Old July 22nd, 2005, 05:11 AM
Jupiter5F
Guest
 
Posts: n/a
Default Re: Network Printing

>try to compile this piece of code:[color=blue]
>
>---------------------
>
>void
>setUpMyComputerSoThatAllPrintingIsDoneOnAPrinterT hatIsPhysicallyLocatedInADi
>fferentBuilding();
>
>int main()
>{
>
>setUpMyComputerSoThatAllPrintingIsDoneOnAPrinterT hatIsPhysicallyLocatedInADi
>fferentBuilding();
> return 0;
>}
>
>-----------------
>
>good luck!
>
>Corno
>
>
>
>
>[/color]
Very funny, ha ha!!
  #4  
Old July 22nd, 2005, 05:11 AM
Thomas Matthews
Guest
 
Posts: n/a
Default Re: Network Printing

jbruno4000 wrote:
[color=blue]
> I know this is not a C++ question but i'm hoping someone might be able to give
> me some quidance. Is it possible to set up my computer so that all printing is
> done on a printer that is physically located in a different building?[/color]

Yes it is possible. It is even possible to print to a printer in
another country.
[color=blue]
> I know this is more of a networking question but step by step directions
> would be greatly appreciated.
>
> Thanks in advance![/color]

Instructions can be found in a newsgroup that discusses your platform.
Unix boxes have different steps than Windows or Mac computers.
Embedded systems, well that's a whole 'nother container of worms.

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.