Skip to main content

Questions tagged [hotspot]

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

-1 votes
0 answers
18 views

How to create a customized hotspot on Ubuntu 24.04? [closed]

I got a WLAN Adapter and tried to use it to create a wifi hotspot on my computer. And I can only use the create a hotspot to create a Wi-Fi named ${USER}-hotspot, which cannot be modified and enabled ...
0 votes
1 answer
29 views

Can a third party app create a hotspot on Android?

Is it possible for a third party app to open a WiFi Hotspot on Android? Following is basically the crux of how I am doing this. public void setWifiApEnabled(int channel) { WifiConfiguration ...
-1 votes
1 answer
43 views

Where to find jdk sources for JNI_CreateJavaVM?

I'm trying to understand better how jvm works, and I was trying to find the main function that really interested me - the JNI_CreateJavaVM function. I wonder how it parses java bytecode, but I can't ...
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 ...
3 votes
2 answers
11k views

XAMPP - Share my PC localhost on mobile hotspot to any devices

I wanted to try localhost in my mobile, so I can see if it is really responsive cause in the chrome there are only few selections like iPad,etc.. so My PC has a mobile hotspot. Is it possible to share ...
0 votes
1 answer
65 views

How to send Wi-Fi Credentials to ESP32 using hotspot in flutter app

I have an iOT project. Where I need to send home wifi credentials on iOT device. Firstly, I have to connect the mobile app to the iOT device hotspot. Then send wifi credentials to the iOT device ...
1 vote
0 answers
31 views

How to apply border and change colour of border on ImageMap hotspots

I have rendered an image and provided hotspot with Image map defined. I've also added mouseover event listener to highlight the hotspot using focus(). My expectation is to have a border to be ...
0 votes
0 answers
87 views

How to create a login page with registration with Freeradius Dolaradius

I'm a beginner and I'm learning about FreeRADIUS and DaloRADIUS to implement authentication on a network. I would like to know how to create a personalized login page that allows new users to register,...
0 votes
0 answers
104 views

Creating a Software-Based Wi-Fi Hotspot on Windows Laptop Without Hosted Network Support

Question: I'm attempting to create a software-based Wi-Fi hotspot on my Windows laptop without relying on a hosted network, as my laptop doesn't support it. I've explored various options, including ...
1 vote
1 answer
139 views

setWifiApEnabled: NoSuchMethod

I've been trying to follow this tutorial on how to programmatically configure and start a Wi-Fi hotspot on Android. Here's my main activity file: package com.example.test; import androidx.appcompat....
0 votes
0 answers
10 views

No connection even if it connected to hotspot

I have a problem with internet connection on my Ipad. I create a hotspot on my Android phone and connect to it on my iPad, but after a while, the connection stops working, and the pages on the iPad ...
4 votes
5 answers
2k views

No internet access for npm when using cellular hotspot

On Windows 10 npm suddenly can't get internet access in any terminal (Powershell, cmd, wsl, or the terminal in VS Code) when I'm connected to the internet via a mobile phone's hotspot. This was ...
0 votes
2 answers
1k views

How to check Android devices for WiFi or hotspot support

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
2 answers
3k 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 ...
-1 votes
1 answer
3k views

How can I get the IP adress of my personal hotspot or other information in code [closed]

I want to get the detail of my personal hotspot, such as the ip address, the device which connect to my hotspot. what's more, the information I communicate with other devices by my personal hotspot?

15 30 50 per page
1
2 3 4 5
20