This .zip file is 98.91KB in size. It contains two projects, File_RX and TCPClient. These projects will open in Visual Studio 2005 - they are written in Visual Basic .NET and basically transfer a file across a network.
The project File_RX is the TCP Client that sends the file to TCPClient which is the TCP Server which listens for connections and accepts them on request of the Client. When a connection is established the data received is saved to a file path 'C:\Womanizer.m4a' as this was the music file I was using to test the program at the time of writing.
This path, in both projects, must be changed in order for the programs to work correctly.
Written by Xander Obrzut on 07 June 2009