pacweb
A Web Oscilloscope using only standard web capabilities
This project is a simple proof of concept of extending 'portal' (ex Jquery-Socket) projects , exchanging binary data instead of ascii based encoding, like hexadecimal string.
The Web Oscilloscope use this feature to make the usage of web channel more efficient. Without this enhancement at least 30% of the payload is wasted by the coding.
Another example of application should be distributed computing via web.
The name of PAC derive from a projects of mine realized at University in 2006, and stand for 'Programma per l'Autocorrelazione Ciclica'.