It my need not to break the connection bcz i want to read the socket when their 
is data in the socket even the application is not in the fore ground so i make 
it alive .so when their is data in the socket my application come in the fore 
ground and read the data 

But i resolve the problem and problem is that my globals variable structure is 
free when i exit the application so it gives the socket reference value to be 0 
when i relaunch the application .So i need to store it in feature manager or in 
my data base .Rather than with socket registration.So that i can reuse it 
again.Its ok to store in it when we not exit the application but when we exit 
the application the values would be lost that creating the problem in my case.

And now the problem is some where else in handling forms may be i resolve them 
also.  

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to