It shows that Manymo uses Ajax and Websockets to talk with clients. Ajax for fetching materials and websockets for keeping persistence.
I did several projects using both/either Ajax and/or websockets, this web tech is so familiar. But what I am concerned now is what behind the VMs are and how they implement those VMs.
Comments
And according to this spoofing, I think my assumption is right.
I did an investigation of its internet traffic in Chrome and see this http://imgur.com/XI3Rpy0 and this http://imgur.com/EEutJ6a .
It shows that Manymo uses Ajax and Websockets to talk with clients. Ajax for fetching materials and websockets for keeping persistence.
I did several projects using both/either Ajax and/or websockets, this web tech is so familiar. But what I am concerned now is what behind the VMs are and how they implement those VMs.
Using QEMU??