Hi,
I have a basic question (probably some might feel dumb) on TCP communication. I found the code for TCP server and client. I want the emulator or the phone (HTC Desire with Android 2.2) to receive messages and display them.
(In my situation, I receive messages from a Rhapsody based application with which I am trying to communicate via TCP sockets).
As a starting point, I want to know where should I run the client and the server. I think the server should "Run as an Android application" from Eclipse on the emulator (or phone) and the client as a Java app in Eclipse. Please correct me if I am wrong. Also, please tell me where can I see the received messages (if the server is running on the emulator or the phone).
Thank you for any suggestion and time spent on this.
Grüßen,
Madhu Nandan



