PHPoC Websocket (PHP on Chip) HD

01.07.2016
PHPoC Homepage: http://www.PHPoC.com PHPoC Forum: http://www.PHPoC.com/forum Websocket allows a web browser and a web server to communication in real time asynchronously. It was first referenced as TCP Connection in the HTML5 specifications as a placeholder for a TCP based socket API.Web Socket was developed because of/ in need of full duplex data sending/ between/ Web server and a browser. When you communicate using Web socket, you can receive and send data in real time without any blinking situation. Back in the days, we had to refresh HTML pages/ each and every time to get a data and we get blinking situation. But, using socket communication, We do not have to refresh anymore. Please click example links below : 1. Using an Ultrasonic Ranger http://www.phpoc.com/forum/viewtopic.php?f=45&t=106 2. Controlling a Servo Motor http://www.phpoc.com/forum/viewtopic.php?f=45&t=102 3. Using a Rotary Angle Sensor http://www.phpoc.com/forum/viewtopic.php?f=45&t=98 4. Monitoring a Touch Sensor http://www.phpoc.com/forum/viewtopic.php?f=45&t=93 5. Controlling a Buzzer http://www.phpoc.com/forum/viewtopic.php?f=45&t=89 6. Controlling User-definable Onboard LED http://www.phpoc.com/forum/viewtopic.php?f=45&t=85

Похожие видео

Показать еще