佚名通过本文主要向大家介绍了urgent,urgent是什么意思,urgent怎么读,top urgent,urgent case等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题: urgent!!! a tough task about concurrent programming in VB DCOM
描述:
描述:
I am sorry that I have to write down my question in English.
My detailed design requirement is as follows,
1, to develop in VB.
2, to control two equipments through two serial ports of two computers respectively at the same time.
3, The software will be deployed in two computers and operated by one person. so I decided to use DCOM to implement it.
4, every action should be performed in the two computer concurrently.
I wonder how to implement the concurrent performance by using DCOM in VB.