Log in

View Full Version : Smartphone 2003 SDK Released


Robert Levy
08-15-2003, 05:00 PM
<div class='os_post_top_link'><a href='http://www.microsoft.com/windowsmobile/information/devprograms/default.mspx' target='_blank'>http://www.microsoft.com/windowsmobile/information/devprograms/default.mspx</a><br /><br /></div>I am pleased to announce that the Smartphone 2003 SDK has just been released to the public. Click the link above to download it from Microsoft.<br /><br />Here is the list of changes from Smartphone 2002 as described in the SDK. This list is geared towards developers, but end users will also gain insight as to what is coming. <!><br /><br /><i>Development Environment</i><br /><br /> <b>Microsoft .NET Compact Framework is included in ROM</b><br />The .NET Compact Framework is included in both Pocket PC 2003 and Smartphone 2003 ROM. The .NET Compact Framework is a subset of the .NET Framework that provides much of the rich functionality in a smaller footprint and allows managed code applications to run on Pocket PC 2003 and Smartphone 2003.<br /><br /> <b>Applications can be written in C# and Microsoft Visual Basic® .NET</b><br />Managed code applications for Pocket PC 2003 and Smartphone 2003, written in C# or Visual Basic .NET, can be developed through Microsoft Visual Studio® .NET 2003 Smart Device Extensions.<br /><br /><i>Device Emulator</i><br /><br /> <b>Emulator supports drive mapping</b><br />The new emulator supports mapping a drive on the host desktop computer as a storage card within the emulator.<br /><br /> <b>Emulator supports Gaming API (GAPI)</b><br />Both Pocket PC 2003 and Smartphone 2003 emulator images now support GAPI.<br /><br /> <b>Emulator supports full duplex</b><br />The emulator is now full-duplex. However, sound input in the emulator is not yet supported.<br /><br /> <b>Emulator supports synchronizing over Ethernet</b><br />Using the VirtualSwitch driver with Microsoft eMbedded Visual C++® version 4.0, developers can now synchronize with Microsoft ActiveSync® over Ethernet and no longer need to use a serial port.<br /><br /><i>Device Management</i><br /><br /> <b>WAP push router extensibility allows for custom processing of WAP push messages</b><br />Applications can intercept different types of Wireless Application Protocol (WAP) push messages and reroute them to different push clients for custom handling through the PushRouter client functions declared in pushclient.h. The push client is registered for notification with the push router to receive specific types of push messages on the device for custom processing. This capability is orthogonal to Short Message Service (SMS) interception. This functionality is supported for Global System for Mobile Communications (GSM) devices only; Code Division Multiple Access (CDMA) devices are not supported for this functionality.<br /><br /> <b>Mobile device applications can perform a selective installation</b><br />The system now provides a selective install method for a mobile application based on a combination of platform (Pocket PC or Smartphone) and a specific release version (2003, 2004, etc.).<br /><br /><i>Security</i><br /><br /> <b>L2TP/IPSec VPN is supported</b><br />This technology allows mobile devices to use Layer Two Tunneling Protocol (L2TP) connections with Internet Protocol security (IPSec). The combination of L2TP and IPSec, known as L2TP/IPSec, is a highly secure technology for making remote access virtual private network (VPN) connections across public networks such as the Internet. It is supported through the CM_VPNEntries CSP.<br /><br /> <b>Smartphone 2003 can use a security prompt for unsigned applications</b><br />Smartphone 2003 can use a security policy that, when turned on, causes a prompt to appear that asks the user whether to accept the installation or execution of an unsigned application.<br /><br /> <b>Mobile2Market security certificates for Smartphone 2003 are in ROM</b><br />The Mobile2Market certificate roots are included on Smartphone 2003 by default.<br /><br /><i>Shell</i><br /><br /> <b>Microsoft Pocket Internet Explorer is updated on Pocket PC 2003 and Smartphone 2003</b><br />Pocket Internet Explorer has been updated to support the following:<br /><br /> HTML 4.01<br /> Extensible HTML (XHTML)<br /> Cascading style sheets<br /> Microsoft JScript® version 5.5<br /> Wireless Markup Language (WML) 2.0 (XHTML + WML 1.x)<br /> Internet Protocol version 6 (IPv6) is supported in IPv4/IPv6 mixed-mode environments<br /> New extensible imaging library<br /><br /> <b>Home Screen functionality is updated on Smartphone 2003</b><br />The Home Screen plug-in infrastructure supports a new function, SHOnPluginDataChange, and a new interface, IHomePluginEnvironment2, declared in aygshell.h.<br /><br /><i>Messaging</i><br /><br /> <b>Incoming SMS messages can be intercepted</b><br />The IMailRuleClient interface provides the ability for an application to intercept incoming text SMS messages. This interface and its methods enable developers to perform customized filtering rules on incoming messages and handle them as appropriate within their applications.<br /><br /> <b>More e-mail services are configurable through Configuration Manager</b><br />The Email2 Configuration Service Provider (CSP) enables the configuration of Internet Protocol e-mail services, such as Internet Message Access Protocol 4 (IMAP4) and Post Office Protocol 3 (POP3), by means of the device’s Configuration Manager infrastructure.<br /><br /> <b>Custom Read or Compose forms for Inbox can be registered</b><br />The IMessageFormEx and IFormProviderEx interfaces, declared in cemapi.h, allow developers to register a custom set of Inbox Read or Compose forms that match their application needs. Such forms can be used to construct Enhanced Messaging Service (EMS) or Multimedia Messaging Service (MMS) clients.<br /><br /><i>Networking</i><br /><br /> <b>IPv6 is now supported</b><br />Most Pocket PC 2003 and Smartphone 2003 APIs and components now support IPv6-style addressing. IDccManSink2 is the new sink interface that supports IPv6 and is used to notify client applications about device connections.<br /><br /> <b>Bluetooth functionality is more controllable</b><br />The BthGetMode and BthSetMode functions, declared in bthutil.h, provide the ability to query the current state of the Bluetooth control panel, and to modify its state (Bluetooth Power Off, Connectable, Discoverable, etc.).<br /><br /> <b>Applications can be woken via a WAP packet over SMS</b><br />This functionality provides applications with a mechanism to shutdown and then be woken up (or launched) when a WAP packet arrives over SMS. This is accomplished via a registry-based registration scheme. See WAP Wakeup for more information.<br /><br /><i>Key Changes</i><br /><br /> <b>eMbedded Visual C++ 4.0 SP2 is required for eMbedded Visual C++ development</b><br />Pocket PC 2003 and Smartphone 2003 development will only be supported through eMbedded Visual C++ 4.0 with Service Pack 2 installed. Previous versions of eMbedded Visual C++ are not supported for development, deployment, and debugging of Pocket PC 2003 and Smartphone 2003 applications.<br /><br /> <b>COM objects now use the free-threaded model</b><br />All new Component Object Model (COM) objects, including ActiveX® controls, should be free-threaded to optimize their performance. Previously developed COM objects will continue to run correctly, regardless of their threading model, because the operating system performs run-time checks to ensure the correct threading model is used.<br /><br /> <b>New emulator cannot run side-by-side with previous versions</b><br />The new emulator (version 4.2) does not support running side-by-side with previous versions of the emulator. However, you can run multiple instances of the new emulator simultaneously.<br /><br /> <b>Some CEMAPI string constants are no longer supported</b><br />The following string constants, previously defined in cemapi.h, are no longer supported: kszCapAmountToFetch, kszCapAttachAmount, kszCapAgeFilter, kszCapSMTPAuthenticate, kszCapMoveToTrash

smartphone2002.info
08-15-2003, 05:31 PM
See first Screenshots here. (http://www.smartphone2002.info/modules.php?name=News&file=article&sid=203&mode=&order=0&thold=0)

brntcrsp
08-15-2003, 08:00 PM
I tried out the demo that Neil and Ori gave the other day (http://www.smartphonethoughts.com/forums/viewtopic.php?t=3949). It really was as simple as they made it out to be. Fun, fun stuff. Only thing left to do get get a SP 2003 :D

Andy Sjostrom
08-15-2003, 08:11 PM
This is SOOOOOO COOL!

Mike Temporale
08-15-2003, 09:18 PM
YES :!: :rock on dude!: :beer: :way to go:

Just as I'm packing my bag to head away for the cottage. There's no question that my laptop (along with the SDK) is coming along for the ride. :D