This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/TI-15.4-STACK-GATEWAY-LINUX-SDK: Collector Example Application

Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK

Tool/software: Linux

I was wondering if i can run the collector example application only without the gateway example application . 

as far as i know  The Linux gateway application connects as a client to the socket server created by the Linux collector example application, and establishes a local web server to which the user can connect through a web browser (in the local network), and monitor and control the network devices.

So i was wondering if i can run the collector application only - which should run like a console application or something - and maybe create my own customized GUI for it ?