Dose anyone know how to use Tcplistner on ASP.net?
I am trying to create web app that creates the tcpconnection and listens the data through the connection. Furtheremore, I would like to update web form on my web app whenever it receives the data through the tcpip connection.
Thanks,