Hello,
I´m working on an application to manage a mobile phone. This is my problem:
When I get a text message from the mobile phone, it´s encoded in PDU Format. I´m coding a class to manage this PDU encoded stream, and translate it to ascii encoding, but I wonder if there is some class in .NET platform to solve this problem.
Thx
:: Javier ::