Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cross Platform

Web App Needs To Communicate With Serial Port

I'm writing an application that needs access to a serial port (it's a credit card reader). … Read more Web App Needs To Communicate With Serial Port

Is There An Environment-agnostic Way To Detect Javascript Host Objects?

I'm writing a Javascript stacktrace library. The library needs to detect wether a particular ob… Read more Is There An Environment-agnostic Way To Detect Javascript Host Objects?