BarkerJr

Show:

What's happening?

  • Comment: Throw Exceptions

    File Added: request1861207.patch.

    2007-12-31 03:45:15 UTC in RconEd

  • Accept Passwords as Char-arrays

    Using Strings to store passwords in Java can be a security hole. Strings are stored in memory until they are garbage collected and subsequently overwritten by something else. Using primitives lets the callee blank out the memory when done with it. The send() methods should be overloaded to accept passwords as primitive arrays (bytes, chars, etc), in addition to Strings.

    2007-12-31 03:24:56 UTC in RconEd

  • Configurable Timeout

    I'd like to be able to specify how long I'm willing to wait for a reply from the server. This would be the total time to get a response, not just for the first packet.

    2007-12-31 03:18:35 UTC in RconEd

  • Throw Exceptions

    Currently, exceptions are caught and either thrown away (with an nondescript sysout) or printed to the console. It would be better to throw them to the caller. Currently, my code has no way to know that something went wrong, except that the response is "".

    2007-12-31 03:16:37 UTC in RconEd

About Me

  • 2002-11-30 (7 years ago)
  • 659434
  • barkerjr (My Site)
  • BarkerJr

  • Microsoft Access IBM DB2 MySQL Cygwin (MS Windows) FreeBSD Linux Microsoft Windows 2000 Microsoft Windows XP Microsoft Windows Server 2003 Microsoft Windows 95 Microsoft Windows 98 Microsoft Windows 98 OSR2 Microsoft Windows ME Microsoft Windows NT C C++ Java JavaScript PHP Tcl Visual Basic Visual Basic .NET AOL Instant Messenger ICQ Internet Relay Chat Email Filters Mailing List Servers Mail Transport Agents IMAP POP3 File Sharing Napster Internet Phone Usenet News HTML/XHTML XML Board Games First Person Shooters Real Time Strategy Side-Scrolling/Arcade Games Simulation File Transfer Protocol (FTP) Log Analysis Name Service (DNS) Browsers Message Boards HTTP Servers Indexing/Search 3D Modeling 3D Rendering Digital Camera Scanners Screen Capture Raster-Based Vector-Based CD Playing CD Ripping Players MP3 Spreadsheet Office Suites Artificial Intelligence Mathematics Security Compilers Debuggers Documentation CVS Distributed Computing Hardware Hardware Drivers Installation/Setup Logging Networking Firewalls Power (UPS) Software Distribution Compression System Shells Telnet Spanish Web-based

Send me a message