09-08-2005, 02:23 AM
|
#4 (permalink)
|
| New Member
Join Date: Jun 2005 Model: 7290
Posts: 13
Post Thanks: 0 Thanked 0 Times in 0 Posts
| If I am understaning you correctly, I have encountered that problem once.
A suggested solution:
When you click to run the application.
1- push the screen without making any calls to your server,
2- Once Push is done, make a POST/GET call to your server name only.
A firewall popup dialog box will appear, check mark the option that will alow the dialog box not show again ( not sure which one... but there are 2 checkboxes... its not hard to see which one ) then you will click on [allow this connection]
Example: I have created a login screen. The screen is pushed on top. When a user clicks on the login button, 2 calls are made, initial call is to the server name only(*) second call would be to my login URL.
(* on intial use of the application, the dialog box will appear only once.)
Hope that answers your question... if not clarify your question, and maybe I will have an answer.......
matwi |
| Offline
| |