1
votes
votes
1 answers
accepting data over a port.
I have an application that sends data over a port. I need to accept the data (on the same system ) and then write it in a text file. Now the problem is that I don't know how to go about doing it. I am working on Windows XP. And any platf ...
