Android-tcp-server-and-client icon indicating copy to clipboard operation
Android-tcp-server-and-client copied to clipboard

two applications demonstrating the usage of client server communication in android. one acts as server and one as client

Results 1 Android-tcp-server-and-client issues
Sort by recently updated
recently updated
newest added

I have encountered a memory problem. Each time the connection is attempted, if it fails, there is a memory increment of 512KB that is never released. I tried various methods:...