Implementing the client side in your application
After verifying that your connection configuration works, you can implement the client logic in your application. The examples included in the IMSExamples archive provide reference code that demonstrates how to authenticate, build requests, and send messages to the IMS endpoint.
These sample clients are available:
- Java/com.ims.oauth10.api.client
- .Net/DotNet_IMS_Multipart_OAuth1Client