We are developing an android app that send and receives text messages via wifi. We use TCP sockets for this communication (ip address and random port) but the problem is that if i dont allow these port numbers from my router s "port forwarding section", messages couldnt be sent. Are there any way to get rid of this problem?
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...