Portability
To ensure portability of your C UDR, include the following items
in the design and implementation of your C UDR:
- Use the DataBlade API data types for data types whose size might vary across computer architectures.
- Use the DataBlade API functions to transfer data between client and server computers.