You will need router software on your device. A router is a native application for the phone of your choice that is capable of doing the following:
- Prompting for and storing Mi-Forms server name/IP address
- Prompting for and storing customer ID
- Prompting for and storing username
- Prompting for and storing password
- Detecting when a new .pgc file arrived from the pen
- Generating a URL from the server name, customer ID, username and password
- Using the HTTP POST protocol to send the file to the server
- Interpret the HTTP response code from the server as well as any additional response text (in the case of error)
- In the case of error, storing the .pgc file so that it may be transmitted again
- Provide some sort of user interface to indicate when PGC posting is successful or unsuccessful