Computing.Net > Forums > Programming > Print Server Programming

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Print Server Programming

Reply to Message Icon

Name: Mark Weaver
Date: November 4, 2003 at 13:26:17 Pacific
OS: Windows 2000
CPU/Ram: Celeron 850 256mb
Comment:

I am looking for information as to how to write code in VB6, that will allow me to communicate with an Ethernet Print Server, via TCP/IP communications. In effect, I want to write my own driver and not go through the operating system.



Sponsored Link
Ads by Google

Response Number 1
Name: Stuart
Date: November 4, 2003 at 15:52:59 Pacific
Reply:

I had a heated discussion a few days ago over the relative merits of Visial Basic and C++. I supported Visual Basic as being a worthile programming language to use in certain circumstance.

However, this isn't one of them. Real time communication with hardware in Visual Basic is not something it is good at, in fact it is terrible.

For a start there is no way in VB of directly addressing software ports and as for interrupt processing, forget it.

If you want to write a print driver you are going to have to learn C++.

Stuart


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Print Server Programming

Java server program www.computing.net/answers/programming/java-server-program/8359.html

simple client/server programming www.computing.net/answers/programming/simple-clientserver-programming/12666.html

Map all printers on a print server www.computing.net/answers/programming/map-all-printers-on-a-print-server-/15750.html