]> git.mxchange.org Git - hub.git/history - application/hub/main/listener
Copyright notice updated
[hub.git] / application / hub / main / listener /
2012-05-16 Roland HäderCopyright notice updated
2012-05-05 Roland HäderDecoding of raw package message basicly finished, exter...
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-03-24 Roland HäderFixed a typo, added an assert()
2012-02-15 Roland HäderAdded isValidFinalChunk()
2012-02-11 Roland HäderRemoved package status from packageData array because...
2012-02-11 Roland HäderRenamed 'seperator' to 'separator'
2012-02-11 Roland HäderContinued on development of 'hub' project with many...
2012-02-07 Roland HäderRefactured handling of socket errors, old code is comme...
2011-11-21 Roland HäderHub project continued:
2011-11-04 Roland HäderHub project continued:
2011-08-31 Roland HäderHub project continued:
2011-04-28 Roland HäderHandling of decoded raw data continued:
2011-04-24 Roland HäderRenamed a lot 'Peer' classes to 'Node' or 'Client'...
2011-04-20 Roland HäderRenamed FooNetworkPackageHandler to FooRawDataHandler...
2011-04-20 Roland HäderTypo fixed, visitor introduced, SVN property set:
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-04-18 Roland HäderIntroduced getListIterator() to all lists implementing...
2011-04-18 Roland HäderNew singleton-factories introduced:
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-03-29 Roland HäderFixed a typo in field/attribute name (thanks to __get...
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-28 Roland Häder'public static final' is the right thing, some variable...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
2010-05-19 Roland HäderA lot 'FooClientBar' classes renamed to 'FooPeerBar...
2010-05-18 Roland HäderA whole bunch of classes/interfaces/exceptions added...
2010-04-26 Roland HäderHandling outgoing network packages basicly finished...
2010-04-26 Roland HäderHandling of server socket resource basic finished in...
2010-04-24 Roland HäderNew wider interface added, several refacturings:
2010-04-12 Roland HäderPackage class renamed, continued (sorry for lame descri...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-12-22 Roland HäderNon-blocking enforced and skipped handling packages...
2009-08-21 Roland HäderWeb output instance added
2009-08-19 Roland HäderInterfaces, BaseDecorator added:
2009-08-15 Roland HäderTasks extended, iterator added:
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-11 Roland HäderInterfaces added, shutdown filter added, deprecated...
2009-08-08 Roland HäderNetwork package handling added (unfinished)
2009-08-08 Roland HäderNew iterator introduced, low-level TCP connections...
2009-08-07 Roland HäderMoved a lot classes, added visitors and methods
2009-08-05 Roland HäderIterator continued (not fully implemented), iteration...
2009-08-04 Roland HäderExceptions, interfaces and many classes added/rewritten:
2009-08-04 Roland HäderMore shutdown filters added, interface introduced
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-08 Roland HäderRewritten to shortcut method debugOutput()
2009-07-08 Roland HädershutdownSocket() method stub added
2009-07-08 Roland HäderBetter TCP listener implemented, client pool added...
2009-07-08 Roland HäderSocket exception added, initListener() basicly finished
2009-07-07 Roland HäderDirectory added for generic listener decorators, e...
2009-07-07 Roland HäderComments updated, missing parameter added to doc-tag
2009-07-07 Roland HäderGrouping by protocol of listeners in pool added
2009-07-07 Roland HäderinitListener() in decorators should not be called
2009-07-07 Roland HäderDecorators for hub/client listeners added
2009-07-07 Roland HäderStub method initListener() added
2009-07-07 Roland HäderCopyright updated
2009-07-07 Roland HäderListener classes added, setter/getter added
2009-07-07 Roland HäderListenerPool added with Poolable interface (should...
2009-07-07 Roland HäderPrepared for listener classes (TCP/UDP and listener...