Matej Sekoranja
b6d9221a47
ctnd. work on remote client access implementation
2011-01-04 12:58:51 +01:00
miha_vitorovic
16aa5fba25
Added MonitorHandler. Porting of BlockingTCPTransport now complete.
...
TODO: 1) check thread sync and "notify" in Java make C++ code as equivalent as possible.
2) Debug :)
2010-12-30 13:53:52 +01:00
miha_vitorovic
2202d88020
blockingTCPTransport - work in progress.
2010-12-29 15:01:42 +01:00
miha_vitorovic
6917f6d468
caConstants.h: removing needless declarations.
...
blockingUDPTransport.*: implementation - work in progress
remote.h: added file
inetAddressUtil.*: added 'inetAddressToString' function and fixed 'getSocketAddressList' declaration.
inetAddressUtilsTest.c: using the new function.
Makefile: added remote.h
2010-12-24 10:37:16 +01:00
Matej Sekoranja
a18f7f54a5
change make to build only one library
2010-12-19 15:25:51 +01:00
miha_vitorovic
5379cd638a
- Finished the ArrayFIFO test and debugged the implementation.
...
- Moved all the local #include directives to the top of the files, to catch any missing global #include directives.
2010-11-11 09:14:39 +01:00
miha_vitorovic
f53aad747c
Added utils and tests for it. It's a work in progress. ArrayFIFOTest is still not finished.
2010-11-10 14:17:36 +01:00