Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Reply
 
LinkBack Thread Tools Display Modes
Old 13-04-2011, 11:42 PM   #1 (permalink)
XLr8
 
arpanmukherjee1's Avatar
 
Join Date: Sep 2008
Posts: 637
Default My Desktop Facebook & GTalk client


i am building desktop chat app for gmail and facebook using Jabber.Net and C#

gmail is working fine but cannot authenticate facebook

somebody provide settings for facebook

i am using this
Code:
            this.jabberClient1.AutoReconnect = 30F;
            this.jabberClient1.AutoStartCompression = true;
            this.jabberClient1.AutoStartTLS = true;
            this.jabberClient1.InvokeControl = this;
            this.jabberClient1.KeepAlive = 30F;
            this.jabberClient1.LocalCertificate = null;
            this.jabberClient1.NetworkHost = "chat.facebook.com";
            this.jabberClient1.Password = "-----------";
            this.jabberClient1.PlaintextAuth = true;
            this.jabberClient1.Server = "chat.facebook.com";
            this.jabberClient1.User = "---------------";
            this.jabberClient1.Port = 5222;

-------------------------------------------------------------------

found it !!!

incorrect username

IMO jabber is way too easy instead of using API of facebook
__________________
Quote:
There are more things in heaven and earth, Horatio,
Than are dreamt of in your philosophy.
arpanmukherjee1 is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 17-04-2011, 03:48 PM   #2 (permalink)
XLr8
 
arpanmukherjee1's Avatar
 
Join Date: Sep 2008
Posts: 637
Default Re: Unable to connect to Facebook

the first version is ready.

> supports gtalk and facebook
> custom auto response (turn on/off)
> encrypted passwords (RSA. now thinking about DES)
> show list of persons who tried to contact
> send or recieve text message
> save conversation as text file


please give ideas for improvement..

anybody wants the exe??

P.S. - mods change the thread title to "Desktop facebook & gtalk client"
__________________
Quote:
There are more things in heaven and earth, Horatio,
Than are dreamt of in your philosophy.
arpanmukherjee1 is offline   Reply With Quote
Old 21-04-2011, 10:10 PM   #3 (permalink)
XLr8
 
arpanmukherjee1's Avatar
 
Join Date: Sep 2008
Posts: 637
Default Re: Unable to connect to Facebook

here is the executable

do post your comments
__________________
Quote:
There are more things in heaven and earth, Horatio,
Than are dreamt of in your philosophy.
arpanmukherjee1 is offline   Reply With Quote
Old 22-04-2011, 01:29 PM   #4 (permalink)
BIOS Terminator
 
nims11's Avatar
 
Join Date: Apr 2008
Location: Ranchi
Posts: 816
Default Re: My Desktop Facebook & GTalk client

^^ unable to log into my FB account, "not authorised"

gtalk seems to work fine. any thoughts on adding the option to change "online status" if possible?
nims11 is online now   Reply With Quote
Old 28-04-2011, 01:45 PM   #5 (permalink)
XLr8
 
arpanmukherjee1's Avatar
 
Join Date: Sep 2008
Posts: 637
Default Re: My Desktop Facebook & GTalk client

i was away.

exe with status

also checked some FB account including mine, working fine
except it will not accept the email. you have to set username or it wont work
see::How do I change my username? - Facebook Help Center | Facebook
__________________
Quote:
There are more things in heaven and earth, Horatio,
Than are dreamt of in your philosophy.
arpanmukherjee1 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:26 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2