[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r29] by deaded

*** empty log message ***

2007-11-23 16:39:49 Tree
[r28] by deaded

*** empty log message ***

2006-11-06 16:11:58 Tree
[r27] by deaded

*** empty log message ***

2006-11-06 15:49:06 Tree
[r26] by deaded

BF2Rcon: Multi-line results now returned (not just the first line). BF2Rcon: Added additional method for specifying the local ip to use (xkr47)

2006-11-06 15:47:54 Tree
[r25] by davyboy79

Suggested news item for CoD support.

2006-11-05 16:08:59 Tree
[r24] by davyboy79

Added Call Of Duty into web page, and author link for David Hayes

2006-11-05 16:08:16 Tree
[r23] by davyboy79

Multiple updates for JavaDoc. Added CODRcon into JavaDoc, and compiled using 1.4.2_07.

2006-11-05 16:07:42 Tree
[r22] by davyboy79

JavaDoc was shockingly hard to read, made little sense, and had bad English. Slaps self! Now easier to understand.

2006-11-05 03:43:55 Tree
[r21] by davyboy79

Fixed a problem with the Javadoc of the simpler send method

2006-11-05 03:31:41 Tree
[r20] by davyboy79

Initial commit of CODRcon. This class provides support for the Call of Duty game types, though has only been tested on Call of Duty 2. This class provides for calling the send method with or without a local port (as sometimes it is better to let the local machine decide which port is free), and supports throwing an Exception when there was a problem with the communication protocol (i.e. when an Rcon response comes back that doesn't fit the 0xFFFFFFFF+"print"+0x0A initial characters).
As this is based from a UDP connection, the order of the packets returned can and probably will be out of sequence for multi packet responses. Currently there are no work arounds for this.
This code is based almost entirely from the Rcon class in this library, with modifications based upon investigations from packet traces.

2006-11-05 01:36:06 Tree
Older >