| |
Mace
Registered: May 2002 Posts: 1799 |
Where to find info on coding for RR-net?
I'd like to try to write my own piece of software that does some communication with a server, over network.
Where can I find information on how to code such stuff, in particular how do I work with an RR-net? |
|
... 10 posts hidden. Click here to view all posts.... |
| |
Mace
Registered: May 2002 Posts: 1799 |
We decided to reverse engineer Contki's Wget program.
Or rather decipher the assembly code far enough to actually insert jumps to the game.
At this point in time we are trying to expand the length of the URL, as by default it seems to short for our needs.
Progress is slow, but with the help of the compile map and the C source, we will get there.
Unfortunately we didn't make it in time for the compo it was intended for, but we'll continue nonetheless :-) |
| |
MagerValp
Registered: Dec 2001 Posts: 1078 |
That sounds a lot harder than https://github.com/oliverschmidt/ip65/blob/master/test/geturl.s |
| |
Mace
Registered: May 2002 Posts: 1799 |
Hmm, might be right... Thanks :-) |
Previous - 1 | 2 - Next |