I have two apps running on the same android device. Each needs to connect to the same TCP/IP server but the messages need to be segregated and delivered to the individual android app.
Is there a way to have simultaneous connections to a TCP server by two apps on the same device (same IP address)?
Thanks in advance,
Rusty
Is there a way to have simultaneous connections to a TCP server by two apps on the same device (same IP address)?
Thanks in advance,
Rusty