


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 60 (100.0%) | 17044 (100.0%) | 284.0 |
| owfs/module/ownet/pascal/synapse/ | 14 (23.3%) | 12685 (74.4%) | 906.0 |
| owfs/module/ownet/dotNET/ | 9 (15.0%) | 1792 (10.5%) | 199.1 |
| owfs/module/ownet/java/src/org/owfs/ownet/ | 9 (15.0%) | 1200 (7.0%) | 133.3 |
| owfs/module/ownet/pascal/ | 5 (8.3%) | 581 (3.4%) | 116.2 |
| owfs/module/ownet/dotNET/test/ | 7 (11.7%) | 318 (1.9%) | 45.4 |
| owfs/module/ownet/pascal/examples/console/ | 4 (6.7%) | 243 (1.4%) | 60.7 |
| owfs/module/ownet/java/examples/ | 5 (8.3%) | 143 (0.8%) | 28.6 |
| owfs/module/ownet/java/ | 6 (10.0%) | 76 (0.4%) | 12.6 |
| owfs/module/ownet/pascal/examples/ | 1 (1.7%) | 6 (0.0%) | 6.0 |

Fix: (?) File formats and encodings were messed up during commit.
1053 lines of code changed in 7 files:
Introduced: dotNET class (C#) for accessing owserver
1057 lines of code changed in 9 files:
Fix: Prohibit persistent flag from beeing reset on disconnects
8 lines of code changed in 2 files:
Fix: Offset value should be 0 (?) when receiving data packets from server
Changed: OWNET_FLAG_PERSIST final should be public
11 lines of code changed in 1 file:
Fix: Offset value should be 0 (?) when receiving data packets from server
4 lines of code changed in 1 file:
* Initial Commit
13506 lines of code changed in 22 files:
documentation fixes
5 lines of code changed in 1 file:
Dir/DirAll return type changed to Array of Strings
56 lines of code changed in 4 files:
skeleton Makefile for future release, update demoUsage with Disconnection, source beautyfing
171 lines of code changed in 5 files:
support for persistent connections, Connect/Disconnect methods, tcp timeouts and misc enchancements
343 lines of code changed in 1 file:
fix for cvs id tags
81 lines of code changed in 2 files:
Initial commit of ownet java module
749 lines of code changed in 5 files: