473,386 Members | 2,042 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

how to print via internet

9815402440
180 100+
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?

thanx in advance

manpreet singh dhillon hoshiapur
Feb 10 '08 #1
15 4937
debasisdas
8,127 Expert 4TB
If you can map the printer on the other system ,you can do it.
Feb 11 '08 #2
jamesd0142
469 256MB
The easiest way has got to be use remote desktop right?

Obviously this will need to be set up the first time you use it.
Feb 11 '08 #3
9815402440
180 100+
hi

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

manpreet singh dhillon hoshiarpur
Feb 12 '08 #4
jamesd0142
469 256MB
I agree, although you can use the printer connected to the remote computer, when using remote desktop.
Feb 12 '08 #5
9815402440
180 100+
hi jamesd0142

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.

thanx again

manpreet singh dhillon hoshiarpur
Feb 13 '08 #6
jamesd0142
469 256MB
hi,

to setup the host machine, the one millions of miles away :D follow this link:

http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx

...and...

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.
Feb 13 '08 #7
9815402440
180 100+
hi jamesd0142

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.

can you please give more details

thanx
manpreet singh dhillon hoshiarpur
Feb 16 '08 #8
9815402440
180 100+
hello experts

is there any way out??
please please help me out.

i think correct title for this post should be "How to Access Remote Printer"
can moderators please tell me how to change the title of this post?

thanx

manpreet singh dhillon hoshairpur
Feb 18 '08 #9
jamesd0142
469 256MB
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.

James
Feb 18 '08 #10
9815402440
180 100+
hi jamesd0142

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

but this is displaying error message.

please help

thanks
manpreet singh dhillon hoshiarpur
Feb 19 '08 #11
jamesd0142
469 256MB
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...

James
Feb 19 '08 #12
9815402440
180 100+
hi
if i give print command in the remote desktop then it prints the document that is in the computer i am accessing via remote desktop.

but i am giving print command from the computer i am accessing from.

thanks

manpreet singh dhillon hoshiarpur
Feb 20 '08 #13
jamesd0142
469 256MB
Ah I see, well in this case I don't think remote desktop will solve the problem. I miss understood what you wanted to do.
Feb 20 '08 #14
9815402440
180 100+
i am still trying hard to achieve the goal. please help
Feb 23 '08 #15
9815402440
180 100+
please please help me out of my problam
Feb 26 '08 #16

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: RoDzZzZ | last post by:
when i try print (ctrl +p) my webpage, my printer not print the backgrounds and bgcolors of my tables.... what i need make to show the backgrounds and bgcolors in my paper when the user print...
3
by: Chuck Reed | last post by:
I have a MS Access data base that creates custom reports for clients in PDF form then prints the reports after all client's reports have been printed. The problem that I have run into is that when...
7
by: Robert Adkison | last post by:
I need to print a web page. It is my preference that my users just do a File/Print from explorer. That way my users will get the print dialog that will allow them to select the fax printer. The...
0
by: Kresten Buch | last post by:
Hi, I have a central webapplication with lots of clients connected to it over the internet, and some of theese clients has to do a lot of printing. This is where the fun begins. One client...
4
by: zz | last post by:
Sorry for posting this here but unfortunatly I couldn't find any appropriate newsgroup for this and since I've been active here with .net question I figured you guys might be able to help. ...
22
by: stephen | last post by:
I have created an order form that users javascript to create a new html document when the customers clicks the "print page" button. Once the new document has been created it then prints the...
11
by: Wendy | last post by:
Hello, I have a program that does the following: When a user clicks on a row in a VB.NET datagrid, it will open a web page in Internet Explorer (that corresponds to that item in the selected row...
1
by: =?Utf-8?B?aHV3NTM=?= | last post by:
I use vista and internet explorer 7 with a Hp 1210 printer. The system has worked fine, but I have now discovered that I am unable to print from the browser. The page does appear in the preview,...
1
by: Jorgen Bodde | last post by:
Hi All, I am at a loss. This is slightly OT because it concerns Windows and HTML printing. I would like to print a HTML document from Python, but not showing the printing dialog. After numerous...
0
by: Andrew Meador | last post by:
I have implemented a printing scenario where an html file is printed using the the following code: public void PrintHtmlFile(string url) { RegistryKey IERegKey; string header = null; string...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.