Commit Graph

30 Commits

Author SHA1 Message Date
da1ff0679a Snapshot, replace tabs with spaces 2015-09-01 13:18:43 +01:00
4437891be6 Correct compilation errors from refactored base 2015-06-25 17:14:26 +01:00
ce7492d9ff Refactor and extend client/server model 2015-06-25 15:59:49 +01:00
ec2d83601f Expand forwarder model to client, make abstract loader accordingly flexible 2015-06-21 17:37:28 +01:00
0f3907448e Extract various sender/forwarder functionality to general loader 2015-06-21 14:50:29 +01:00
f77194ad16 Add sender/receiver functionality 2015-06-21 14:49:11 +01:00
d620a70eb8 Remove obsolete debug messages 2015-06-21 12:35:25 +01:00
88eec41139 Migrate custom tests for UDP communication to junit, all current tests pass 2015-06-21 12:25:56 +01:00
8e410c263a Replace simple test code for UDP unicast communication by junit test 2015-06-15 23:20:59 +01:00
6290eb98da Delete obsolete code for testing TCP client/server model 2015-06-15 23:01:22 +01:00
139bb64b0b Move some test code and add junit tests for TCP channel and socket communication 2015-06-15 22:57:19 +01:00
2775033012 Snapshot of fixed implementation on various components of client/server model 2015-06-15 22:56:05 +01:00
fadde43e64 Refactor some code in worker model 2015-06-15 22:54:10 +01:00
eeab850a95 Fix logging dependency problem and add wrapper 2015-06-15 22:48:36 +01:00
9a34920679 Snapshot of implementation of general tcp/udp server/client/sender/receiver framework 2015-06-11 22:42:14 +01:00
1c85ae6e70 Extract some functionality of loader to abstract template 2015-06-11 22:41:02 +01:00
25ec09eb1f Reroute input objects by finding appropriate handlers using reflection 2015-06-11 22:40:21 +01:00
a041c1f79a Minor modifications 2015-06-11 22:38:52 +01:00
510c42dffd Some refactoring 2015-06-11 22:31:39 +01:00
c92a6dcb6f Initial test implementation of UDP/TCP communication using simple sockets and socket channels, includes required changes to worker models 2015-05-15 20:18:16 +01:00
0f7c701814 Migrate to advanced worker model for worker/listener/timer using direct/thread/pool executor 2015-04-26 18:15:55 +01:00
df0200e4c6 Initial implementation of Worker and Listener using Executor framework 2015-04-26 11:35:03 +01:00
cf66d68c00 Initial work on worker based udp/tcp client/server implementations 2015-04-26 11:34:13 +01:00
1d23467f11 Add various utility classes 2015-04-26 11:32:52 +01:00
5f15aefd9a Add license file and copyright information in files 2015-03-16 20:48:27 +00:00
b33dc10b44 Clean up sound subproject
* remove obsolete files
* move text and binary files to resources directory
2014-11-29 14:17:39 +00:00
f90056701c Migrate to jlibloader loadable jni libraries 2014-11-29 14:10:39 +00:00
43159f8de1 Move worker system to base subproject 2014-10-14 16:51:13 +01:00
22fbc6edc5 changed project names in order for gradle to resolve them correctly 2013-12-07 11:00:25 +00:00
82b66ba73e changing project structure 2013-12-02 20:43:28 +00:00