View Single Post
Posts: 24 | Thanked: 40 times | Joined on Feb 2012 @ Germany
#66
I just experimented a little bit but I wasn't able to make a working connection to the WhatsApp XAMPP Server

So in this case I'm basicly at the point I'm not able to programm or give Information anymore :S
If somebody who knows how XAMPP works and can make a connection "from scratch" to an server or exactly know how these connections work I maybe can tell him what I read in the source-code and he can modify an default XAMPP-Connection to the different way WhatsApp is doing it.
Baisicly I already posted the way WhatsApp Connects to the server (starts the connection) in the first post. The only thing that I found now are the constructors for the ProtocolTreeNode which look like this: http://pastebin.com/zQN9n9hp
With this I would think that somebody who knows how to send the Data to an XAMPP Server knows what the content of the sent/read XML is?! - How exactly WhatsApp sends the Data doesn't matter, it's important what it sends I think... (or does it matter? )