The personal-hotspot tag has no wiki summary.
0
votes
2answers
34 views
iphone - create http server and connect via hotspot
I am interested if there is a way to create a HTTP server on iPhone and connect to it via iphone hotspot, so it would no need for any other infrastructure (e.g. lan).
I would like to send it some data ...
3
votes
1answer
231 views
How to get Subnet Mask and Broadcast Address of Personal Hotspot in iOS
I need to find out a way to find out subnet mask and broadcast address of my personal hotspot in iOS.
I am using following way to find out IP address of device if it's connected to WiFi. But can't ...
-3
votes
1answer
106 views
How Can i turn on hotspot in objective c? [duplicate]
Possible Duplicate:
Turning personal hotspot on?
does anybody knows how to turn on and off the personal hotspot on objective c?
10 a lot.
Idan
1
vote
2answers
413 views
turn on Hotspot under settings displaces UI of screen Xcode iPhone
When i turn on Personnel Hotspot on under My iPhone settings the UI of My iPhone App gets displaced 20 pixels below.How can i deal with this problem.
Is there a way i can detect whether Hotspot is ...
0
votes
1answer
204 views
Android check support for wifi hotspot
Does anyone know how an app may check whether a device supports wifi mobile hotspot/wifi tethering? For example, my Android phone has this functionality and you can tether the 3G connection, while my ...
0
votes
2answers
573 views
Turning on a Wifi Hotspot in an Android App Automatically
I have an android program, written in Java and it uses a Wifi Hotspot, which at the minute I am having to turn on and give the settings manually.
I would like for the hotspot to be turned on with my ...
0
votes
1answer
82 views
Hosting a private wifi signal from droid
I have been trying to write an app that generates a personal WiFi hotspot from an android device, that funnels webpage and file download requests through the host's mobile data connection. I have ...
1
vote
1answer
277 views
enabling personal hot spot connection deform the view of my iphone application
When using Personal Hotspot my application's view get distorted.Fields and text, tappable icon and graphic get separated,because of the extra bar beneath the status bar.
is there any way to adjust the ...
1
vote
0answers
241 views
Can an Android app running on a WiFi hotspot-enabled phone 'see' the LAN? [closed]
I have a phone that's capable of being a WiFi-hotspot. Our sporting group has an application that runs on both Android and iOS and can talk to each other over a WiFi access point (the IP of the device ...
2
votes
0answers
517 views
Captive portal with android hotspot programmatically configured
Is there a way to build on top of a WEP Wifi configuration a Captive portal?
The hotspot is started using this code:
How to programatically create and read WEP/EAP WiFi configurations in Android?
The ...
0
votes
0answers
112 views
Can I disable internet sharing while personal hostpot is running?
I would like to create an app that exchanges data p2p from one iPhone to another over Wi-Fi and therefore have personal hotspot running on one device. Could my somehow control/monitor the incoming ...
2
votes
0answers
535 views
Personal hotspot breaks layout on iPhone
My layout is broken when i turn of my personal hotspot , when my personal hotspot is on, it goes wel but the layout stays the same when my personal hotspot is turned of.
my setup
i have ...