Share

p2pCommunity

File Release Notes and Changelog

Release Name: v0.03

Notes: A new release with major changes in the file transfer system. Now the program can transfer files up to 10MB. I´m note uploading the source code with this release. The newest source code can be found via CVS. If you have problems with CVS, send an email to tiagobs@users.sourceforge.net


Changes: - Fixed the problem with the file transfer system. It should be working now for files up to 10 MB - Added a timeout on the peer. If the peer doesn´t get a ping from the server for a specified number of minutes, the peer knows it is disconnected - Finally fixed the IP issue. Now the peer doesn´t send it IP address. It is the server who get the peer IP. - Added the "Save to registry" function. Now, all the info on the peer (username, server, password, port number and shared folder) and in the server (server name, port, password) are written in the registry each time the users connect (in the peer) or listen (in the server) - Added more error handling. - The server empties the user file list before receiving a new file list. To prevent errors. - Added a "About..." box. - Now the program is deployed with a setup or zipped. - Added the GNU General Public License and this readme to the package.