Hello Group,
I apologize if this topic has been discussed but I could not find it by searching.
I recently researched websockets from a suggestion of a fellow dev( I know I am a 9 years late). From my understanding it is a protocol over tcp/winsock that can be used to transport data with constant connection from server to web client.
I have found that chilkat has a websocket implementation and save vbrichclient may also have one but could not find any examples.
Basically I would like to create aweb remote for my vb6 app using websockets, so I would create a html/JavaScript user interface that connects via websocket to my app.
Can anyone give suggestions, recommendations, etc of approach on best way to achieve this.
thanks!
I apologize if this topic has been discussed but I could not find it by searching.
I recently researched websockets from a suggestion of a fellow dev( I know I am a 9 years late). From my understanding it is a protocol over tcp/winsock that can be used to transport data with constant connection from server to web client.
I have found that chilkat has a websocket implementation and save vbrichclient may also have one but could not find any examples.
Basically I would like to create aweb remote for my vb6 app using websockets, so I would create a html/JavaScript user interface that connects via websocket to my app.
Can anyone give suggestions, recommendations, etc of approach on best way to achieve this.
thanks!