How can I configure a restaurant's POS printer to print orders from a web site? We have an online ordering web application, based on .NET/SQL. Once the order is submitted online, we want to print it on the POS printer in the restaurant.
POS Printer - Epson TM-88V, or equivalent Printer is connected to internet directly(or through a router), but NOT through a PC!
The online ordering system is Clorder (http://www.clorder.com)
Any guidance is greatly appreciated.
You will need to configure something inside your network that will retrieve the orders from your website, and then that will print to your printer.