BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   General 8500 Series Discussion - Gemini (http://www.blackberryforums.com/forumdisplay.php?f=132)
-   -   8520 Curve : Browser Settings. (http://www.blackberryforums.com/showthread.php?t=258880)

amitsrivas 04-09-2012 02:58 AM

8520 Curve : Browser Settings.
 
Hi,
I am Amit, a newbie in BB.

I have an SDk which when invokes from a Helloworld App gets some Clickable Ads from server.

I am able to display the ads(HTML Content) in a BB Webview which include BrowserField2.* packages.

While checking from the server log I used to check the Ip addess of the BB device.
I check the request IP, get image Ip and the Clickable Ads Ip which generally opens a BB browser say (BB Internet Browser).
The scene here is all the 3 ips needs to be matchable which happens only in case of Wifi.

In case of Data service Carrier n/w, Ip changes when I click the ads.
Below is a chart

Internet Browser
Enabled Ip for Request Log Ip for Get image Log Ip for Click Ads Log
Carrier n/w Match(z.z.z.z) Match(z.z.z.z) Match(y.y.y.y) expected(z.z.z.z)
Wifi Match(x.x.x.x) Match(x.x.x.x) Match(x.x.x.x)
(Wifi+Carrier) Match(x.x.x.x) Match(x.x.x.x) Match(y.y.y.y)expected(x.x.x.x)

Hot Spot Browser(Specially for Wifi)
Enabled Ip for Request Log Ip for Get image Log Ip for Click Ads Log
Carrier n/w Match(x.x.x.x) Match(x.x.x.x) Match(y.y.y.y)expected(x.x.x.x)
Wifi Match(x.x.x.x) Match(x.x.x.x) Match(x.x.x.x)
(Wifi+Carrier) Match(x.x.x.x) Match(x.x.x.x) Match(x.x.x.x)


Is it possible to match the iPs in all cases?

-Thanks,
Amit


All times are GMT -5. The time now is 01:36 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.