Notices


Reply
Thread Tools
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#41
Good work guys!!!

i don't know if reverse engineering is legal or not, but for sure the whatsapp team can be happy to have a porting for N900 without spending any time and money!

so if the developers of maemo.org can make whatsapp working on N900, whatsapp team should be thankfull and let us use the service for free!!!

i can also pay 1€/year for this app, but at the condition that 50 cents goes to whatsapp and the other 50 cents goes to the maemo.org developers!
 

The Following User Says Thank You to gianko For This Useful Post:
Posts: 2 | Thanked: 3 times | Joined on Jan 2012 @ United Kingdom
#42
Right, I've ripped the apk from from my droid to look at the java classes.

I've noticed that the strings are obfuscated in the droid version compared to your version (Symbian I presume)

As for the authentication, I believe this is carried out over standard HTTP, further communication is over XMPP.

Do you have anything working yet, i.e. any communication with the whatsapp server, authentication, im's etc?

Sorry for the delay, really wrapped up with work at the moment.
 
Posts: 262 | Thanked: 206 times | Joined on May 2010
#43
Originally Posted by Jundillah View Post
Right, I've ripped the apk from from my droid to look at the java classes.

I've noticed that the strings are obfuscated in the droid version compared to your version (Symbian I presume)

As for the authentication, I believe this is carried out over standard HTTP, further communication is over XMPP.

Do you have anything working yet, i.e. any communication with the whatsapp server, authentication, im's etc?

Sorry for the delay, really wrapped up with work at the moment.
yes actually got every single bit sent and recieved , addresses and ports too .
but one thing i could not get
here it is :
http://talk.maemo.org/showpost.php?p...4&postcount=34

and am still not sure if am building the pidigin plugin right
i wish i had some sourcecode for gtalk plugin for example
 
Posts: 1,096 | Thanked: 760 times | Joined on Dec 2008
#44
Originally Posted by teamer View Post
got everythig dug up but didn't understand this as i am not java expert :

in class com.whatapp.client.PhoneRegSMS
what those
import javax.wireless.messaging.Message;
import javax.wireless.messaging.MessageConnection;
import javax.wireless.messaging.TextMessage;
really do ?
specially the send and receive
do they make some kind of TCP connection ?
or just send and receive SMS ?
yes, those are just part of the messaging api in java. whatsapp is using those to interface with whichever phone sms sending and receiving.

approximate equivalent in qtmobility=

http://doc.qt.nokia.com/qtmobility/qmessage.html

the PhoneRegSMS class just sends an sms and waits and listens for the return sms

Last edited by quipper8; 2012-02-02 at 14:14.
 

The Following User Says Thank You to quipper8 For This Useful Post:
Posts: 262 | Thanked: 206 times | Joined on May 2010
#45
guys please confirm
http://developer.pidgin.im/wiki/CHow...inActionsHowTo
is this what we need ????????????
 
Posts: 1 | Thanked: 1 time | Joined on Feb 2012
#46
So does this mean we would have whatsapp for the n9 aswell?
 

The Following User Says Thank You to pcfreak60 For This Useful Post:
Posts: 262 | Thanked: 206 times | Joined on May 2010
#47
Talked to "Eion Robb" the creator of facebook and msn chat plugins , now everything is set up and time for development
i'll start developing once i return home , should be ready by the end of the week .

I donno about the N9 , but probably YES
 

The Following 23 Users Say Thank You to teamer For This Useful Post:
Posts: 8 | Thanked: 0 times | Joined on Jan 2012
#48
still want to know what the verification sms is like ?
 
Posts: 262 | Thanked: 206 times | Joined on May 2010
#49
Originally Posted by sjoeff View Post
still want to know what the verification sms is like ?
Yes sure just to make sure i got the algorithm right
 
Posts: 8 | Thanked: 0 times | Joined on Jan 2012
#50
I did it twice and the first time i got this message:

WhatsApp code 489

From: +447968612345


Second time:

WhatsApp code 252

From: +447968612345
 
Reply


 
Forum Jump


All times are GMT. The time now is 16:00.