Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Eclipse CDT Target Communication Framework (TCF)

Compare

Claimed by Eclipse Foundation No analysis available

TCF standardizes the API and protocol for communicating with embedded systems for debugging, tracing, file transfer, terminal access and other services. The key benefits of TCF (compared to gdb, ssh and related tools) are its flexible componentized structure which allows vendor-neutral plugging ... [More] of individual services, as well as performance and robustness for complex multi-core systems. TCF is lightweight and easy to port. The protocol supports auto-discovery of peers, transparent proxying / tunneling, and security via SSL if desired. An exemplary agent is provided in C; language bindings for peers exist in plain Java, Python and Lua to support scripting and automated tests. With Target Explorer, a full-blown system management suite and debugger is provided as an Eclipse plugin. [Less]

0 lines of code

5 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: edl-v10, eclipse