by ross_drew
Communication program that allows one instance to act as a server and then any number of instances to connect through any desired port (specified by the server) to Chat and transfer Files, the server relaying. Chat history can also be saved.
v2.2.2 [ross_drew] - Added ConnectionWatcher.run() check to see if the socket has been closed when a connection error is thrown, otherwise output stack trace as stack trace isn't really needed in this instance. - Fixed a bug in ...
Added two minor bug fixes as a step back into working on this project as it's been idle for all of 6 months or so. Hopefully I can find more time to work on it.
v2.2.2 [ross_drew] - Added ConnectionWatcher.run() check to see if the socket has been closed when a connection error is thrown, otherwise output stack trace as stack trace isn't really needed in this instance. - Fixed a bug in ...
We'll need to start using CVS soon as RoxCom is getting quite big and in combining me and Sujiths last release (v2.2) I left something out and released it with a rather major bug in that the file transfer didn't work at all. This is now fixed in v2.2.1. ...
-Fixed bug in File Transfer which was stopping it working at all
-Fixed bug in File Transfer which was stopping it working at all
Sorry about the small delay, internet connection problems more than anything. RoxCom v2.2 can now transfer multiple files to multiple users at a time, the code is getting much cleaner and I've added a BETA version of a current connection display to the ...
v2.2 [sujith] -Added the functionality to send multiple files at any one time [ross_drew] -Switched connection status to nested enum class for executing efficiency and code clarity -Fixed bug where screen names changed when unconnected where not ...
v2.2 [sujith] -Added the functionality to send multiple files at any one time [ross_drew] -Switched connection status to nested enum class for executing efficiency and code clarity -Fixed bug where screen names changed when unconnected where not ...
Sujith has just finished adding some more features to the FileTransfer module and Francisco is testing the current release. I have made a few functional changes so the next version of RoxCom should be on it's way soon. At least one major new feature ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use