Can I or How can I connect to Facebook chat using .net (not web code. C# vb or any other) code?
+2
A:
Yes you can, using XMPP (formerly named Jabber).
Heres a list of XMPP (Extensible Messaging and Presence Protocol) Libraries written in C# .NET
C# / .NET / Mono
Sources: xmpp.org, wikipedia.org
sshow
2010-05-21 10:59:32
which one is the best and most simple?
2010-05-21 11:49:44
It's hard to say, really, but I have heard some good things about jabber-net. You would have to find out for yourself.
sshow
2010-05-21 12:05:11