Wednesday, March 20, 2013

DHL Parcel Tracking App

Mobile - DHL Parcel Tracking App - CodeCanyon

DHL Parcel Tracking App his title this type of Mobile/iOS This time I will review,made by ser-html, Mobile/iOS is sold at a price of $8 in CodeCanyon. DHL Parcel Tracking App - CodeCanyon Item for Sale DHL // deutsche post // ios // iphone // objective-c // parcel // parcel service // tracking // tracking api //
Created 5 October 12
Last Update 5 October 12
Files Included .h, .m, .pch, .xib/.nib
Mobile OS IOS 4.3, IOS 5.0, IOS 5.1, IOS 6.0

I’ve developed a DHL server response parser written in Objective-C. It parses tracking information for parcels by connecting to the official DHL HTML based API and parsing the response, converting it into the object model (Parcel is an object with various properties), which can be used within various tracking and business applications for iOS or even Mac OS.

Features: Asynchronous Parses tracking for DHL ARC ready Tested for iOS 6 Easy to implement Not a dynamic lybrary, the actual source code Parcel data is code-value compliant, you can save your tracking data to the file storage right away.

Sample app includes the parser with comments on it’s implementation and usage. Sample app is completely functional and able to list tracking information for several parcels in a table, but provided only as an example of parser implementation.

Use sample tracking numbers to test (e.g. 2111111111, 9111111111).

DHL is a registered trademark and belongs to DHL International GmbH. Author of this Objective-C code is not affiliated to the DHL or any of it subsidiaries.

No comments:

Post a Comment