Skip to main content

Questions tagged [hotspot]

A hotspot is a physical location where people may obtain Internet access, typically using Wi-Fi technology.

0 votes
2 answers
2k views

Cannot connect HoloLens 2 to 5GHz Mobile Hotspot

Recently while trying out Holographic Remoting I have noticed that the HoloLens 2 will not connect to a 5GHz mobile hotspot provided by my computer. Due to the HoloLens' onboard 802.11ac WLAN chip, I ...
Autex's user avatar
  • 347
0 votes
1 answer
503 views

Can I turn on the hotspot of an android device using python

I know that android apps can be made in python. But I am not able to find anything that tells me how I can use python code to turn on/off the hotspot of an android device. Can anyone help me with ...
Guneet Singh's user avatar
0 votes
1 answer
1k views

How to find the SSID of my Mobile Hotspot (Android studio- java)

I am hoisting hotspot from my android phone. I was able to host the mobile hotspot programmatically but I was not able to find the SSID of my phone (which is being used as mobile hotspot). I would ...
Laren Mark D'Cruz's user avatar
1 vote
0 answers
51 views

Need to method for disconnect device from hotspot. (Android)

I need a method to restrict certain MAC addresses from connecting to the hotspot. If I knew the MAC address of a device how can I achieve this?
Dinith's user avatar
  • 949
0 votes
1 answer
200 views

Client cannot reach website hosted on Server when both are connected to the same hotspot

I've connected two devices to the same personal hotspot (e.g. using an iPhone's one). I did it because I want to create a local network where the two devices can communicate with each other and also ...
JackieNBee's user avatar
0 votes
1 answer
145 views

Turning Wifi Hotspot not working in 7.0 nought programmatically

I test these codes in Samsung J200F it's working best but when i test these codes in Lenovo 7.0 Android Nought they does not working. There is no any exceptions in Logcat. I am already added these ...
Vk Developers's user avatar
3 votes
2 answers
3k views

Not able to access web server on Raspberry pi on local network

I am running a flask web server on raspberry pi 3 B+. I am able to access the page 192.168.4.1:5000 on the berry(chromium). The same raspberry pi is also acting as a wireless LAN router. I am able to ...
Jessica's user avatar
  • 41
1 vote
1 answer
232 views

Not able to ping device which started the LocalOnlyHotSpot when mobile data is on

I am using wifiManager.startLocalOnlyHotspot to start a hotspot with no internet access so that the connecting device can send files to this device using sockets. Everything is working as expected but ...
webianks's user avatar
  • 135
0 votes
2 answers
6k views

Connecting to localhost via iPhone while connected to a hotspot

I need some help accessing a server that I have running on my mac. So basically my setup consists of mac on which I'm running my server and also using XCode to run the app on an iPhone connected via ...
David West's user avatar
1 vote
0 answers
420 views

File transfer through hotspot

File transfer through hotspot This project transfers files through wifi to pc. I want to sent the files through both wifi and hotspot. My project This shares files with wifi IP. import android.content....
Abiraami's user avatar
0 votes
0 answers
115 views

How to share files with both wifi and hotspot in android?

How to share files with both wifi and hotspot in android? My project This share files with wifi IP . import android.content.BroadcastReceiver; import android.content.Context; import android.content....
user avatar
2 votes
0 answers
66 views

converting log files from McPAT to Hotspot format showing error in python

I am following a tutorial in this link https://github.com/danielpalomino/mcpat-hotspot-parser when I run this command to output power value in the hotspot format python mcpat-hotspot-parser mcpat.log ...
Ali Ahmad's user avatar
1 vote
1 answer
1k views

Xcode wireless debugging over iPhone's hotspot in the park

For me wireless debugging works flawlessly on my home Wi-Fi, but I always wanted to go in the park and have the freedom of developing applications without the cable, where my iPhone provides Internet ...
George Valkov's user avatar
0 votes
0 answers
456 views

GIT under VPN works only with hotspot, not home router/wifi

This one is my first post ever, so I'll try to write it in the clearest way possible! I remotely work for a company, so I have : VPN (Pulse Secure) SSH Certificates to reach the remote repos. ...
Kintha's user avatar
  • 9
0 votes
0 answers
694 views

Cannot connect to server on hotspot connection using socket

I am writing an app for android which creates a client. The server(a PC) is connected to this mobile via wifi. But it seems the server is not able to listen the client. I've tried to reverse the ...
anas amin's user avatar

15 30 50 per page
1
3 4
5
6 7
20