This is an interesting outside the box solution...but doesn't ATT also
sell DSL internet access? So conceivably WiFi users connected to ATT
DSL would also map to the same IP range (unless of course, we knew the
precise IP range of the EDGE gateways).

Also, if a user is roaming on EDGE, wouldn't they show up under that
network's IP range (e.g. T-mobile, etc.) rather than Cingular/ATT?

Best,
Ishan

On Jan 23, 2008 4:58 PM, Raffaele Sena <[EMAIL PROTECTED]> wrote:
>
> if you have a server, just add a simple service that returns you the
> client IP or hostname or does the check for you (if it has an the
> ATT/Cingular hostname or it's in the ATT/Cingular IP range it's on
> edge)
>
> if you are delivering your app from your server, you may be able to
> add the extra info to your page via server-side include or something
> like that.
>
> -- Raffaele
>
> On Jan 23, 2008 3:45 PM, awaybbl <[EMAIL PROTECTED]> wrote:
> >
> > On thinking about it... perhaps a dumb way to do it might be to send
> > something to the client, and time how long it takes. But that means
> > wasting time to check to see how long something takes before actually
> > loading your real code.
> >
> >
>
> > On Jan 17, 4:44pm, gateway <[EMAIL PROTECTED]> wrote:
> > > Anyone know if their is a way to detect if the user is using wifi or
> > > edge to connect to your site?
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to iphonewebdev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to