Ok, here is an interesting one...

I am building an application, that basically listens for input on 2 ip
addresses (not a problem there)... then it does a bunch of stuff, puts
info to a terminal window (again, i dont think this will be an issue)...
but then once the user says "yep... print" i need to be able to connect
to a networked printer, and print the label... 

the printer will be accessable to the server (the server will be linux
based), so I just need to connect, and send data to it... is this
possble??

or am I biting off more than i should chew here?


and YES... i do know it is friday afternoon... ;)

Steve


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to