Click here to Skip to main content
15,878,748 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I am developing a vb .net application for industrial purpose.
This application will be installed in one system and connected to the number of systems through ethernet.
in this my app will get the data from remote systems and stored in local database for each second.
For this purpose i used timers with 1000ms.

Now the problem is "if there is any slight problem with connection to one of the remote systems, then the other remote system's data also suspending for the period of time."



So I want to get other system's data to be stored even if there is any problem with one of the systems.
For this shall i have to use threading, please help me on this.
I want help on this.
If you have any Ideas Please reply to this or mail me at srinivas.0386@gmail.com


Thanks in Advance
Posted
Comments
[no name] 20-Sep-13 6:30am    
Any idea about what? Something that does not even make any sense?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900