Questions tagged [franca]

All questions related to Franca IDL

Franca IDL is a formally defined, text-based interface description language. It is part of the Franca framework.

http://code.google.com/a/eclipselabs.org/p/franca

3 questions
2
votes
1 answer

Are Franca IDL files and Fuchsia's FIDL files related in any way?

I was exposed to files with a .fidl extension for the first time a few years ago as part of a project that used the Franca framework for IPC. Recently, I was spelunking around Google's Fuchsia project and learned that it, too, uses 'FIDL files' for…
evadeflow
  • 4,704
  • 38
  • 51
1
vote
2 answers

How to fix " Uncaught Reference Error: autobahn is not defined at HelloworldProxy.connect " error?

I am trying to implement franca IDL using js and autobahn on clientside and wamp c++ server.I am completely newbee to this .js this is the first time I am working on this but I have worked on franca with D-bus so I have idea on franca. Any help and…
siddharthav
  • 41
  • 1
  • 8
0
votes
2 answers

SOME/IP and VSOMEIP - Communication between 2 devices (TCP/UDP) Not working

I am working on Franca IDL and trying to implement the SOME/IP two device communication. I am referring the below…
siddharthav
  • 41
  • 1
  • 8