TCP/IP File Transfer
Posted: Fri Dec 23, 2011 12:03 pm
There was a request for a TCP file transfer system, with the ability to refuse incoming files at the server side. Its finished now, and I am really satisfied with it.
When you start the host, it will automatically show an open port you can listen on. Just press 'Listen' and you are ready to transfer files.
At the client side, you have to type in the IP of the host you want to connect to. If you are on the same network you can use the LAN IP address, else you would need to port forward and write the external IP. Future versions will hopefully support UPnP.
When you add files, you select the folder in the treeview to the left, and select the files you want to add in the listview to the right. Then you press enter.
Press 'Transfer' when you have selected the files you want.
In future updates there will be an estimate on how long time large files will use to be sent.

When you start the host, it will automatically show an open port you can listen on. Just press 'Listen' and you are ready to transfer files.
At the client side, you have to type in the IP of the host you want to connect to. If you are on the same network you can use the LAN IP address, else you would need to port forward and write the external IP. Future versions will hopefully support UPnP.
When you add files, you select the folder in the treeview to the left, and select the files you want to add in the listview to the right. Then you press enter.
Press 'Transfer' when you have selected the files you want.
In future updates there will be an estimate on how long time large files will use to be sent.

