Thushara Wedagedara
Web is basically operational using HTTP requests and responses. In this mechanism, the client always initiates the connection. There is a timeout period after which the server discards the connection. Once discarded, the client must… … Read more
3 years ago in C++, Client-Server, Code, Delphi, delphi chat app, delphi websockets, RAD Studio, WebRTC, websocket delphi example, websockets
0
Bruno Mileto
WebSockets are gaining more and more strength with the implementation in most browsers, including for mobile devices. This article introduces briefly, the concept of WebSockets, and creates a chat app using a websockets component for… … Read more
3 years ago in Code, Delphi, delphi chat app, delphi websocket server, delphi websockets, RAD Studio, websocket delphi component, websocket delphi example, websockets
0
Muminjon
No developer doesn’t know WebSocket API. WebSocket API is an advanced technology that makes it possible to open a two-way interactive communication session among the user’s browser and a server. With this WebSocket API, you… … Read more
4 years ago in C++, c++builder websockets, Delphi, delphi websockets, ipworks websockets, object pascal, programming, websockets, websockets api, windows
0