سؤال

how can we run our c# form application on LAN based Connect PC?

هل كانت مفيدة؟

المحلول

I think you want to mirroring your database across the LAN, if so, I suggest that you should try to make a central database and connect to it from your client by LAN connection, any change to the database now can be read instantly from other machine.

Or, notify clients each time a record is changed on server.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top