Click here to Skip to main content
16,017,261 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am looking to work on a project on ussd, i know the basic understanding of it ... work with a service provider, languages you can use. But i cant seem to get a really good tutorial on the entire process.

Can anyone assist on this, does anyone have a really good link to a book/tutorial i can use.
Posted

1 solution

As I don't know what you have read so for I will start with an overview tutorial.
This article doesn't describe any implementation details, but it covers the architecture and use cases pretty well. USSD TUTORIAL[^]

Here you can download C++ or C# code from MSDN: USSD message management sample[^]

You probably also need a SMSC simulator unless you have a provider that will respond to your messages.
SMSC Simulator[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900