vendredi 29 avril 2016

[WebApp] Hello World Web App

In this tutorial we will develop the following web app:

[​IMG]

There are three components to this solution:

Main module: configures the server and the handlers and web sockets.

In this case we have a single WebSocket. It is mapped to a url which we later need to set in the html file.
The WebSocket class name is HelloWorld.

Code:
  Sub Process_Globals
Public srvr As Server
End Sub

Sub AppStart (Args()...
[WebApp] Hello World Web App

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/24r8r7Q
via IFTTT

Aucun commentaire:

Enregistrer un commentaire