R
Ric Da Force
Hi there,
I currently have a USB printer that is permanently connected to one of the
machines in the office. I would like to write a simple application whereby
other users in other computers could copy a file to a directory which the
application monitors in the background. Whenever the application sees a new
file in the in directory it processes it and, if successful, writes it to
the out folder. I am not really looking for resiliency or any elaborate
means to detect that the file has actually been printed. Just something
that gets the file and dumps it in the printer using the default print
settings.
Being a system admin with a little C# knowledge I know how to modify a
prototype to fit my needs but wouldn't really know where to start with the
application. Can someone please help?
Naturally, I could just go out and buy an USB to Ethernet print server but
that wouldn't be a fun way to learn C# would it?
Regards,
Ricko
I currently have a USB printer that is permanently connected to one of the
machines in the office. I would like to write a simple application whereby
other users in other computers could copy a file to a directory which the
application monitors in the background. Whenever the application sees a new
file in the in directory it processes it and, if successful, writes it to
the out folder. I am not really looking for resiliency or any elaborate
means to detect that the file has actually been printed. Just something
that gets the file and dumps it in the printer using the default print
settings.
Being a system admin with a little C# knowledge I know how to modify a
prototype to fit my needs but wouldn't really know where to start with the
application. Can someone please help?
Naturally, I could just go out and buy an USB to Ethernet print server but
that wouldn't be a fun way to learn C# would it?
Regards,
Ricko