.. | ||
libts.so | ||
libtvsoa.so | ||
README.md | ||
tvsoa | ||
tvsoad |
how to run in linux########
export LD_LIBRARY_PATH = /usr/lib/vsoa/:pwd
service:
./Release/tvsoa_service/tvsoad
client:
./Release/tvsoa_service/tvsoa vsoa://:/vsoa/test/perf -l -t 1
.. | ||
libts.so | ||
libtvsoa.so | ||
README.md | ||
tvsoa | ||
tvsoad |
export LD_LIBRARY_PATH = /usr/lib/vsoa/:pwd
service:
./Release/tvsoa_service/tvsoad
client:
./Release/tvsoa_service/tvsoa vsoa://:/vsoa/test/perf -l -t 1