Get user's session outside of Facebook Application from a windows service or desktop app

Posted by softwaremonster on Stack Overflow See other posts from Stack Overflow or by softwaremonster
Published on 2011-01-17T19:16:22Z Indexed on 2011/01/18 2:54 UTC
Read the original article Hit count: 178

Filed under:
|
|

Hi,

I've a flash facebook application, i can take the session info from flash client and send the session information to server.

I need to check if the user connected to the server via facebook application or not. That's why i need to get the user's session from facebook page directly by my server.

How can i do it? I use C# for all database and communication system. Flash interface does only application responsibilities.

Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about flex