danielkelly
IS-IT--Management
I am trying to create an application that simply starts listening on a specific port number on the local machine, and writes all data received to a text box on the form. There will be a 3rd party application that is sending data th my IP address on a specifi port number.
From what ive been reading, maybe I should use a TCPListener but Im not sure where to start.
Any help would be appreciated.
Thanks.
From what ive been reading, maybe I should use a TCPListener but Im not sure where to start.
Any help would be appreciated.
Thanks.