I have written a Visual C++ program to send a SMS using Nokia PC Connectivity SDK 3.0 - this works OK with my trusty 6250. So today I went out and bought a shiny new 6310i, my aim being to use it for product demos and lend to salespeople. But when I use my 6310i the software just fails with every call using SMS3ASuiteLib::ISMSSend. I can swap the two phones over, the 6250 always works, the 6310i results in lots of 'Server Busy' windows being displayed (so much for compatability). As a programmer I know that these are because the OLE Server Not Responding inside the Nokia DLLs.
So, what's the status of software for developers support for the 6310i for sending SMS? Should I grab something special :-)
I am happy to take this offline, make code available etc.
Thanks, Simon Brown
RE: Sending SMS via 6310i Fails
2002-10-29, 07:27#2
A bit more information: the software is developed using Windows 2000 SP2, the tests in the original message are using an infrared connection with a Windows XP laptop.