|
Due to the advances of computer and network technology, dis- tributed systems are widely used both in academia and industry. They have an important feature of sharing resources. We will focus on the system development of efficient communication su- pport environment in distributed systems. The design of network programming using window interfaces is a complicated job for general users. In order to automatically generate network programs for client users, we utilize "remote procedure call" to build up connections between a local host and application servers. Furthermore, our construction system can automatically generate appropriate X-window interfaces de- pending on the input/output data types for different applica- tion's requirement.
|