[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: JAVA multithread questions.
Hi! C.L.!
Try these threads
1. Thread1 : Server socket on PS. This will be used to process the requests
of Q.
2. Thread2,Thread3 and Thread4 : Client Sockets for R1,R2 and R3
respectively. These will retrieve the data from R1,R2 and R3.
So total four threads. 1 Server and three client.
What is the kind of information U wish to retrieve from R1,R2 and R3 and
the information U want to send to Q ??
Did U remove the "new line" bug ?
- -- Amrit
Chien-Lung Wu <cwu4@xxxxxxxxxxxxxx> on 07/08/99 03:37:10 PM
Please respond to linux-india@xxxxxxxxx