Home > Info.Tech, Software Development, Visual C# > [Software Integration] MS Visual C# + Nokia PC Connectivity API 3.2

[Software Integration] MS Visual C# + Nokia PC Connectivity API 3.2

April 2nd, 2009

I’m having curiosity about retrieving SMS from Phone to my PC and including sending SMS from PC via Mobile Phone as GSM modem. So I decide to research about it. And I found the Nokia PC Connectivity API. Somehow using the API needs an extensive knowledge of Programming in .Net studio. So if your beginner to Visual C#, try to study more before taking this step. :)

Download Nokia PC Connectivity API 3.2 (86)

What’s in the Nokia PC Connectivity API tool package?

The Nokia PC Connectivity API tool package contains the PC Connectivity API headers, API documentation, and sample applications. The latest version of the tool includes updates to the Device Management, File System, and Content Access APIs, as well as support for Microsoft Visual Studio 2008.

For more information, visit the Nokia PC Connectivity API features page »

All I can say about this new area since I’m a web developer, its like HELL! hahahahaa…

By the way, Nokia Connectivity API documentation is limited and no enough sample resources. There are very few samples or let me say no enough sample in the internet so far. That’s why its like hell. :P

Camilo III Info.Tech, Software Development, Visual C# , , , , , , , ,

  1. Giovanni Caputo
    April 18th, 2009 at 21:34 | #1

    Hi, i am studying about same API. i want send sms.
    I have seen PIM navigator example, i can read messages but the button on SmsMessageDlg is not implemented.

    have you tried it?

    have you solved a probem?
    q
    Thanks

  2. Giovanni Caputo
    April 18th, 2009 at 21:38 | #2

    ah sorry i have tried on predefoutbox folder and it is being send

  3. April 19th, 2009 at 06:39 | #3

    Hi there Giovani… when you visit at Nokia Standard Forum, there’s no existing code for sending SMS yet, but they said there’s a sample code in Nokia Launchpad and Nokia Premium which is exclusively to paid membership. So what I did, I combine the PIMNavigator and Ranjan.D concept about sending SMS, see http://www.codeproject.com/KB/cs/SMS.aspx?fid=457949 and from there, you can play with sample codes using their Nokia PC Connectivity API and Ranjan.D codes.

    Ranjan.D used GSMComm library by Stefan Mayr, see http://www.scampers.org/steve/sms/samples.htm and you will finally solve your problems.

  4. Giovanni Caputo
    April 28th, 2009 at 22:56 | #4

    but http://www.codeproject.com/KB/cs/SMS.aspx?fid=457949 don’t use Nokia PC Connectivity API, it use only GSMComm library. it works to send message but don’t works to read all message.

    have you got idea?

    thank you very much

  5. April 30th, 2009 at 09:37 | #5

    so what i did was to get only the sending SMS feature of Ranjan.D project using GSMComm library. :D

  6. July 1st, 2009 at 14:27 | #6

    nice! i’m gonna make my own journal

  7. garefield
    January 17th, 2010 at 21:51 | #7

    hi can some one please help me on how to use the nokia connectivity api 3.2 to receive sms from nokia N70.
    Please mail me at

    cool_dd123@yahoo.com

    Thanks

  1. No trackbacks yet.