This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes Guys, need help on tcp socket (Urgent) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Guys, need help on tcp socket (Urgent)" Watch "Guys, need help on tcp socket (Urgent)" New topic
Author

Guys, need help on tcp socket (Urgent)

john can
Greenhorn

Joined: Jul 20, 2004
Posts: 19



Referring above, the client works perfectly.
If u guys try to key in any text, they will recombined become
STX,1,3,roger,textETX. The text will be sent to the server and the server responces.

But my current problem, the server always replies with [1024] byte stream data. I have tried to do some replacement, but seems failed. Please advice.

Thanks in advance.
john can
Greenhorn

Joined: Jul 20, 2004
Posts: 19
i have solved tht prob by luck.. n e way, thanks for reading

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Guys, need help on tcp socket (Urgent)
 
Similar Threads
what is the prob !!!
I am getting java.net.UnknownHostException
not able to connect...
How to run Client socket?
Socket problem