I m developing a client application in which what i m doing is to connect with 
the server which is a PC and after connection   continuous read the data from 
the socket the data which send by the server 
 i m able to read  the data only once after my login is conform on the server 
but what i want is to continuous read the data from the socket when ever the 
server send data , without reconnected(make connection again and again what i m 
doing right now ) it every time with the server 
I go through lots of code in the forum but i didn't get the proper solution for 
that
So where do i add my code so it can read data when ever their is data  send by 
sever in the socket i connected with the server .without making connection 
again and again or checking socket explicitly for the data so than i start the 
reading 
The way i want is if their is data its prompt me so than i read it  
And some snap shot of code or some link will more help full to me and i already 
go through the lots of code in the forum  but i didn't get the proper things 
done what i want.

Thanks in advance  
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to