By Guest on Tuesday, 03 December 2019
Posted in General
Replies 1
Likes 0
Views 3.2K
Votes 0
Hello ESEGECE Team!

I just wanted to ask is you are your Socket IO components ( https://www.esegece.com/websockets/apis/socket-io ) compatible with standard FMX platforms ( Win32/64, Android, iOS, Mac ) ? If they are compatible can you tell me what components are you using under the hood to connect to socket io client to server ? I assume that you are using Indy components, am I right ?

Thank you for your answer and I wish you all best!
Yes, socket.io component is fully compatible with FMX.
Components required are TsgcWebSocketClient which is based on Indy component and TsgcWSAPI_SocketIO which implements connection to server socket.io components. There is a demo in client folder which shows how connect to several websocket servers, one of them is socket.io.
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
#90
View Full Post