Client Server

I have a client server program, client with Java and server with GCC. I have success to send message from client to server, buat I can't receive message from server. What method from class have I used?

I am using readUTF() method in DataInputStream to receive message, but it's failed.

thx

[311 byte] By [Bina_Nusantaraa] at [2007-11-27 0:13:58]
# 1
nobbody can help me?
Bina_Nusantaraa at 2007-7-11 21:58:29 > top of Java-index,Java Essentials,New To Java...
# 2

your question is too vague. what's happened is, everyone's looked at it, and seen that answering it will just commit them to an endless session of probing you to define exactly what you want, while you just reply with "and I want it to do this" without ever explaining what "it" is, or what you're trying to achieve. it's tiring to do, and nobody wants to hold your hand through this. come back with some actual java questions, not just the most generic requirements capture in history

georgemca at 2007-7-11 21:58:29 > top of Java-index,Java Essentials,New To Java...
# 3
post the client and the server code plz
java_2006a at 2007-7-11 21:58:29 > top of Java-index,Java Essentials,New To Java...