7.6 Building Conversational Clients and Servers
Use the following commands to build conversational clients and servers:
-
buildclient()
as described in Building Clients -
buildserver()
as described in Building Servers
For conversational and request/response services, you cannot:
- Build both in the same server
- Assign the same name to both
Parent topic: Writing Conversational Clients and Servers