How to connect to socket which runs on node js server with version 2.0.4, am unable to connect server using socket.io library.i tried different levels to connect server but getting errors. searched everywhere in google but not getting solution. i want to connect to server with localhost and port number. after connecting send data to server by sending parameters using userConnect method in server side.
i tried to connect with NSStream but am unable to connect to server.I am using objective c, so please help me.