Jump to content

Recommended Posts

Posted

Here is a video tutorial for making your Unigui WebApp a Real-Time application, it makes your app more powerful and it's ready for: real-time monitor, chat, control...

Attached: 2 projects (webapp + websocket server app), mysql db.

 

 

 

Have fun 🙂

 

 

  • Like 13
  • Upvote 1
Posted
1 hour ago, mhmda said:

I'm working on a video tutorial about making your web app a real time app, stay tuned...

 

image.png.ffd73f31d6e038fe7bf494c6af6b7d19.png

Whoa, Great job Mhmda,   Can't wait to see the result :)

Posted

Any improvement using Google Analytics instead your solution,  besides the "live" factor ?

GA is a little bit delayed for sure.

At this moment I'm working in a component to GA and uniGUI for tracking all activities. But a little disappointed by GA delay. In fact i can only get for sure who is logged and where. But great reports in the following day and GA panels.

A merge between then should be the best approach.

  • Upvote 1
Posted

Can You work with Queries using websockets ?

I want to use one dll with system functions, some function/procedures create records in a database .

I will to log 100 + users at same time an every of them , can make database records. All function for that are based in dll.

Is this posible with websockets ?

Posted

We already use websocket along with Unigui DLL (IIS Server) - Hyperserver and we have ~120 connections and it working just fine.

  • Like 2
Posted
17 hours ago, mhmda said:

We already use websocket along with Unigui DLL (IIS Server) - Hyperserver and we have ~120 connections and it working just fine.

Hi, I mean external dll, not exactly IIS dll.

Thank you for the shared experience.

  • 1 month later...
Posted

the files are missing the TsgcWebSocketServer component

where to download the files
gcBase_Classes, sgcTCP_Classes,
  sgcWebSocket_Classes, sgcWebSocket_Classes_Indy, sgcWebSocket_Server,
  sgcWebSocket;

Posted
33 minutes ago, wilton_rad said:

the files are missing the TsgcWebSocketServer component

where to download the files
gcBase_Classes, sgcTCP_Classes,
  sgcWebSocket_Classes, sgcWebSocket_Classes_Indy, sgcWebSocket_Server,
  sgcWebSocket;

you have to get the websockets from https://www.esegece.com/websockets

 

  • Like 1
  • 1 month later...
  • 1 month later...
  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...