C# USB Printer to Network Share (Network Gateway) For Another Local Computers
I have a project for pharmacies and i am selling usb label printer with my software. I am connecting a computer with usb and sharing it with windows printer share protocol for another local computers but sometimes sharing options can be disable or whenever windows gets updates, it closes the sharing settings. Its is big problem for customers.
So i need a C# project for this problem. Actually i need a keyword for my problem :) I need; When i connect printer with usb i will share with C# exe and the other computers will be use this printer even with the firewall on and sharing settings off. It can be one exe two different role like server and client etc.