Pls help me

hi… i’ve an application developed in C language… I want to develop
web interface for the same using ruby on rails… the application is
for video streaming… so how can i embed the c program or call the c
program in ruby on rails?? the web interface developed should be
something like youtube… pls help me…

Hi,

You can use thrift framework to invoke C code.
Find more detail at Apache Thrift - Home

http://incubator.apache.org/thrift/N a R e N

On Sat, Jul 17, 2010 at 10:57 PM, sai [email protected] wrote:

To unsubscribe from this group, send email to
[email protected][email protected]
.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.


~N a r e n