hi
my client has two stand alone computers. one is at his office and other is at delhi (about 400 miles away from his office). he wants to give print command from his office computer and wants print outs at the printer at delhi office.
i am using vb6 to develop the software.
is it possible using internet? if yes then can anybody please tell how to do this?
first of all many many thanx for the replies. actally my client is making invoices at his office. he wants to give print command from his office pc (also from his laptop) and wants the invoice to be printed at his delhi office. in short i am trying to access remote printer. i think remote desktop wont do. by remote desktop i can just access the desktop of other computer. mapping printer may be better option as suggested by debasisdas. i will be thankful if debasisdas can tell me how to do. i will like to make it clear that computers are not connected via lan etc. internet is the only medium, that can be used to connect them.
please help me out..
thanx for your precious time you devoted to answer my query. actually i never used remote desktop practically. can you please give more details about it.
www.No-IP.com instal this software which will give you a username which forwards to your ip.
(only use this is you dont have a static ip address. if in doubt install it...)
Now to connect to the machine via remote destop.
start remote desktop from start...programms...somewhere
type in your ip address /--or--/ no-ip username
NOTE: the host machine must have a windows password to enable you to login.
at last i am able to use remote desktop. but i am still unable to use remote printer.
in my vb6 code i am giving following command to print invoice. i am using data report
dataReport1.print
this is command is targetting local default printer. but i want print outs on the printer that is connected to the computer which is i am accessing via remote desktop.
my exe and database is on my pc.
When connecting to remote desktop click Options before you connect to the remote machine, goto local resources, make sure the printer check box is ticked.
i followed the steps suggested by you. but to no avail. i did following things.
1. in the options tab of remote desktop i clicked the printers check box.
2. connected to the remote computer. its desktop came to my computer
3. then i opened Printers and faxes and clicked on add printer
4. i typed following in the URL text box of 'Connect to the pinrter on internet..'
http://117.96.139.4/printers/Wipro
Im affraid I can't help anymore, I have had no problem printing directly in remote desktop before.
I simply login to the remote desktop (full screen-maybe it makes a difference?) and open a document and press print.
http://117.96.139.4/printers/Wipro
If this gives you an error then maybe you need this printer to be connected to a router in order for it to have an outside ip address???
Im'm no expert here though...