Skip to main content

Questions tagged [hotspot]

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

hotspot
0 votes
0 answers
22 views

WSL does not have an access to the WiFi hotspot network [closed]

I have a running UDP server in the WSL Ubuntu instance. I need to make it public for the network of the WiFi hotspot on Windows side. But when I activated the hotspot there is no access to its local ...
Kosterio's user avatar
  • 121
-1 votes
1 answer
40 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 ...
stavratum's user avatar
-1 votes
0 answers
20 views

my iphone mobile hotspot is not visible on my windows computer (used to be)

My mobile hotspot is turned on my iphone 11 but not showing in list of networks available on my Dell windows computer. It used to show up. How can I find it? I turned PC and phone on and off and tried ...
Whitey Jane's user avatar
0 votes
1 answer
55 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 ...
webaddicted's user avatar
  • 1,081
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 ...
Prabhu's user avatar
  • 758
0 votes
0 answers
71 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,...
Marcos Cruz's user avatar
0 votes
0 answers
93 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 ...
ahmed abokassem's user avatar
0 votes
0 answers
8 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 ...
Jan Hrabovsky's user avatar
1 vote
0 answers
167 views

Sharing Socks5 proxy over wifi

i have been trying to make a hotspot that get's it's traffic through a socks5 proxy to use that on my phone without having to install a socks5 client on the phone directly First setup: i tried to ...
Mohamed Amine Ghouari's user avatar
0 votes
1 answer
46 views

How to Turn on LocalOnlyHotspot using WifiNetworkSpecifier.Builder as WifiConfiguration is Deprecated?

Here is My code- public void turnOnLocalOnlyHotspot(Context context) { ConnectivityManager connectivityManager = (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); ...
VISHAL KUMAVAT's user avatar
0 votes
0 answers
20 views

Does anyone know how to use the 'Create Space Time Cube' tool in Arcmap? it gives me an error and I don't understand why

I have point data at municipal level and am looking for information on how the input data should be structured to create a spatio-temporal cube of available data to visualise and analyse emerging ...
Raffaele's user avatar
0 votes
0 answers
45 views

Turn on/off mobile hotspot in android higher 8 by programming

I want to turn on or off mobile hotspot via code. I read many tutorials, but I see that it only works with API version lower 26. And I see the function wifiManager.setWifiApEnabled It uses for ...
hungtam's user avatar
  • 43
1 vote
1 answer
132 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....
Daniel Walker's user avatar
0 votes
1 answer
2k views

Windows 11 - 6ghz Hotspot

TL;DR: Found some handy code on this forum, modified and tested in powershell for starting a mobile hotspot. The important part of the script is the ability to select the 6ghz band. Anybody have any ...
Judge's user avatar
  • 309
0 votes
0 answers
54 views

Monitor/observe hotspot connection status

My app needs to connect to another device via hotspot. It will only form a closed network (no internet access) Internet will be accessed via mobile data. How can I monitor the status of the hotspot ...
Laldinpuii Colney's user avatar

15 30 50 per page
1
2 3 4 5
19