Mobile Development
Posted: 02 Sep 2007, 12:48
Just a couple of things...
Firstly, I am trying to create a client for themanaworld as a personal project on my mobile phone. I am using python. I am new to both python and C++ but fairly capable I believe. Obviously sending "Hello world!" to the server will not suffice in connecting, although I have a working socket connection.
Could anyone point me in the right direction as to how/what to be sending. I have read the source and notice 0x0036 etc as some sort of Hex packet but I require a little more understanding as to how to build these. I can teach myself, given a little help.
Secondly, I have read on the site, that servers will be moved and accounts will be lost. Will the method data transfer (client<->server) change drastically, should I wait until after conversion to continue my project.
Thank you, Sebble
Firstly, I am trying to create a client for themanaworld as a personal project on my mobile phone. I am using python. I am new to both python and C++ but fairly capable I believe. Obviously sending "Hello world!" to the server will not suffice in connecting, although I have a working socket connection.
Could anyone point me in the right direction as to how/what to be sending. I have read the source and notice 0x0036 etc as some sort of Hex packet but I require a little more understanding as to how to build these. I can teach myself, given a little help.
Secondly, I have read on the site, that servers will be moved and accounts will be lost. Will the method data transfer (client<->server) change drastically, should I wait until after conversion to continue my project.
Thank you, Sebble