Sorry for my badglish (I'm from Kazakhstan).
I can't understand how to connect two computers using the "UniConnection" component
I need realize this scheme: in the first computer (10.0.1.10) has stored and used in mode "read/write" the mdb file. And there is the second computer (10.0.1.20) which has connected to first for read-only information from the mdb file. What components is needed and how exactly use them? And do you have any demos with samples which can help me?
Note: I don't need share the mdb file, I need to use the client-server architecture (with setting IP and PORT) in my application.
Thanks in advance.