Hi,
i was wondering if there was perl module that would allow me to
print to a serial printer that is attached to a cisco router
Situation:
i have a cisco router cs2511 which has 16 serial ports
port 1 has a serial printer attached
from my host i can telnet to the router and specify tcp port 2001
ie telnet a.b.c.d 2001
anything i type will print on the printer
what i want to be able to do is issue a command like:
some_command a.b.c.d 2001 some_file_to_print
which will then send the print job to the printer.
Can anybody point me in the right direction.
regards
Darren Edgerton