TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Shailesh Shetty
NA
5
28.7k
DOS Command to print to the Ethernet Printer
Jul 30 2011 5:22 AM
I have connected my 3 inch
printer
to the
ethernet
. Now I want to print the text file to it. its IP address is
192
.
168
.
2
.
46
and port
9100
.
If I want to print to com port then I can use following command:
copy textfile.txt <comport such as com1,com2,com3..>
copy a.txt com1
vb.net code shell("cmd /c copy a.txt com1")
But How can I print to
ethernet printer?
Plz help me.....
thank you...
Reply
Answers (
1
)
Crystal reports record getting issue..
Multiple Sql Insert String And RollBack With Catch(Exception)