Oh, you mean you are working with the old, c# native library??? Sorry, can't help you on this - this library has been abandoned long time ago... The current .NET library is a conversion/cross-compilation of the Java library, using the IKVM tools (more here: http://smslib.org/doc/smslib/dotnet/).
On Feb 16, 5:36 pm, chrisronaldo <[email protected]> wrote: > hi thanasis, i don't understand what you want to say by any special > settings. and fr the ussd commands is there any implementation in c > sharp for .NET and how could i get the source code to test it in my > application. i saw the patch file and don't know how to use it in my > project. > i work with the c sharp code of the old smslibnet witch i customize > for my application. i will check in the source code for unicode or any > other thing like that. but i need more explanations to understand why > some phones could open my sms and some others can't. thank you in > advance. > > On 15 fév, 21:07, Thanasis <[email protected]> wrote: > > > > > Hi, > > > Are you using any special settings for the message? For example, > > Unicode? > > This must be a phone issue... > > > About USSD, there is a patch available from some friends from OpenNMS > > (http://code.google.com/p/smslib/issues/detail?id=318) which will be > > added in the next release. > > > On Feb 15, 1:23 pm, chrisronaldo <[email protected]> wrote:> hy > > everybody. i have a problem with the smslib.Net api for the .NET > > > framework platform. i implemented an application that have to receive > > > and send sms to clients mobile phones. for some mobile phones, it > > > works fine but with others like the nokia 1600 model the telephone > > > display the message unable to open the message. > > > > I check the source code of the api i have downloaded and find that it > > > use the pdu mode. i don't know if there is a format problem or the > > > telephone problem. > > > > i also want to send ussd command but i don't know how to implement it > > > and retrieve the result. i'm in cameroon i tried the example given on > > > the activexperts site but i didn't get any response. if someone can > > > help me please i'm trying to solve these problems since a year. i work > > > with visual studio 2005 on windows xp pro . thanks. -- You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
