Silver's Simple Site - Projects - Direct Connect Proxy - Log

Earlier entries >>

13

James Ross

2008-09-24 00:53:00

Made the GUI speed data average itself over 60 seconds.

12

James Ross

2008-09-24 00:52:26

Change the DCStreamCommand arguments to be a string[] instead of List<string>, for performance and simplicity of code.

11

James Ross

2008-09-23 23:58:31

Add object for tracking changes to transfered data values, and use it for displaying basic B/s value in list view.

10

James Ross

2008-09-23 23:57:42

Add new ProxyObject flag - IsHub.

Shorten the debug logging used by the hub connection, and switch from raw endpoint data to the DNS name/port of the remote hub.

9

James Ross

2008-09-23 23:55:45

Fixed bugs with chat handling code in DCStreamCommand.

Added Length property that calculates the number of bytes the command uses/used/needs on the network.

8

James Ross

2008-09-23 22:54:38

Implement proxy object added/updated/removed event handlers in proxy GUI.

Added some proxy object name to hub connections.

Added column resizing to automatically keep the "Name" column as large as possible.

Remove dummy row from list view.

7

James Ross

2008-09-23 22:28:35

Added general ProxyObject for use in status events, make hub and client connections descend from it.

Added proxy object added/updated/removed events to proxy core.

6

James Ross

2008-09-23 22:26:24

Added object-oriented stream of protocol and updated main hub connection loop to use it.

5

James Ross

2008-09-23 22:24:36

Added list view and timer for updating status information.

4

James Ross

2008-09-23 00:50:54

Remove unnecessary descending of DCStream from Stream.

Earlier entries >>

Powered by the Content Parser System, copyright 2002 - 2024 James G. Ross.