Has anyone tried to use TClientSocket to connect to a Node server using Socket.io? I am trying to use the example at http://docwiki.embarcadero.com/CodeExamples/XE7/en/Chat_Room_Socket_%28Delphi%29 but when a broadcast messages from node, I don't seem to get them in my Delphi app.

Has anyone tried to use TClientSocket to connect to a Node server using Socket.io? I am trying to use the example at http://docwiki.embarcadero.com/CodeExamples/XE7/en/Chat_Room_Socket_%28Delphi%29 but when a broadcast messages from node, I don't seem to get them in my Delphi app.

Thanks,
Jim
http://docwiki.embarcadero.com/CodeExamples/XE7/en/Chat_Room_Socket_%28Delphi%29

Comments