dimanche 26 avril 2015

Network Stream specify Events


I am trying to send messages over sockets between a .Net client and a Node server using TCPClient and Socket.IO. The problem I am running into is that I can't find how to specify events I am sending or receiving on the .net side. I can only use the data event on the server.

Is there a way to do this? If not what would it be in bad taste to just send the message over a different socket?


Aucun commentaire:

Enregistrer un commentaire