Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的工作中,我们有一个桌面 ERP 系统,它使用一个叫做 windows access 的工具(它不是数据库),这个工具允许用户在没有安装在桌面机器上的情况下查询 ERP 系统,只要服务器有一个正在运行的进程。
我的问题:这是如何工作的?用户界面是否通过网络传输?并且动作(填写表格,按下按钮等)回来了?我该怎么做?
它通过WAN和LAN工作。
感谢和抱歉英语不好。
听起来像RDP。在这里查看。