The driver can plan his routes as the basic step. Once the planning is over , he can proceed with “Pick Up ” and “Drop Off ” activities.The notification architecture implemented in the project is unique.The web services implemented in XML/SOAP architecture play an important role in the notification system.
It can be summarized as follows.1) When the application starters it connect with the server and updated its latest IP address in the database.2) When a new delivery is created for the driver, using TCP/IP message sending technology a notification is sent to the driver.3) Once the notification is received the driver has to Synchronize the device to get the detailed information of the delivery.Integration of Map Point serverAnother major functionality implemented in the application is integration with Map Point server.Again this is done with the help of Web Service.