|
-
July 7th, 2009, 12:54 AM
#1
java multithreaded socket prog. problem
Hello,
I have written multithreaded socket server program to listen to particular port. and I am trying to send the data to particular port@IP.
My problem is that it tells connection is established but it is not receiving data.
Actually I have used readLine() method of BufferedReader.
Please help me in this. I am not understanding the problem cause.
Please let me any if you have any idea of about this problem
Thanks
Raj.
-
July 7th, 2009, 06:48 AM
#2
Re: java multithreaded socket prog. problem
Please post the relevant extracts of code so we can see what you are doing.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|