Adding config file for sharing.
[iot2.git] / iotjava / iotrmi / C++ / basics / TestClassAdvanced_Stub.cpp
2018-03-29 rtrimanaCleaning up drivers/Cpp, Cpp/Lifxtest, virtuals, and...
2016-12-20 rtrimanaAdjustments in stubs and skeletons for callback in...
2016-12-09 rtrimanaTested on RPi, both RPi1 and RPi2; works fine and fast
2016-12-09 rtrimana1) Making Java socket read/write length in 4 bytes...
2016-12-09 rtrimanaFixing a bug in C++ socket server-client: message lengt...
2016-12-08 rtrimanaTesting enum and callback combination
2016-12-08 rtrimanaCombining enum, struct, and callback in one method...
2016-12-08 rtrimanaIntegrating enum and struct in one method call; fixing...
2016-12-07 rtrimanaTesting complex callbacks invocation; fixing subtle...
2016-12-07 rtrimanaTesting more complex struct and enum declarations;...