ritamnrg / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

can facebook-java-api work with red5? and if so how? #286

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi.

I was able to fetch facebook information while writing programs using tomcat.
Is it possible to do the same with red5?

I'm writing an application and the client side is written with Adobe Flash
Builder and the server side is writting in java on a Red5 v0.9 (latest svn).

is it possible to send cookie and other relevant information from the
client side to red5 in order to properly created HttpServletRequest and
HttpServletResponse objects in order to communicate with facebook ? 
if not, what is missing? what can i do to help ?

Original issue reported on code.google.com by kfirufk@gmail.com on 1 Feb 2010 at 3:47