Quote Originally Posted by juji View Post
I simulated it, it looks like it's working.




Left window is which it calls eg. sending a broadcast, basically a function which is related to client.send to what's address and some stuff.

Right window is *when I receive a phone call* it outputs a log with some address info, it can do whatever like playing sound.
dude I can make applications that send packets back and forth all day long, that part is easy. I could do it with telnet and netcat without writing a single line of code. writing an android application that does it when you recieve a phone call is a pain in the balls.