Click here to Skip to main content
15,888,579 members
Everything / WiFi

WiFi

WiFi

Great Reads

by deangi
DIY GPS Location Tracker
by Kornfeld Eliyahu Peter
The RFID reader idea that never made it...
by Intel
Play audio from your Intel® Edison via Bluetooth using Advanced Audio Distribution Profile (A2DP)
by Intel
In this guide you’ll setup network access to your Intel® Edison Board and obtain an IP address.

Latest Articles

by deangi
Monitoring AC loads with CT sensors
by deangi
DIY GPS Location Tracker
by honey the codewitch
An advanced network connected clock that puts the Arduino through its paces
by Antagony
Schedule a task to run this script, which checks whether Windows has [re]connected to the specified router after startup, sleep, or hibernation – and attempt to connect if not.

All Articles

Sort by Updated

WiFi 

28 Jan 2024 by deangi
Monitoring AC loads with CT sensors
21 Nov 2023 by deangi
DIY GPS Location Tracker
10 Jun 2022 by Emilia Kullutwe
I am using WinSCP to connect to my ftp server. I get files from ftp server and saved them in a local folder on my pc. I have a batch script that I run manually everyday. This script synchronizes the files in the ftp server with those in my local...
10 Jun 2022 by OriginalGriff
You can't. The key bit here is "How can I run a batch file when the pc is off" When a PC is powered down, the processor is not running, and no applications, scriopts, or batch files can execute on it. If it's hibernated, or sleeping then it's...
5 May 2021 by wifinut
Platform: MACOS I'm using the command: tcpdump -l -I -i en0 -e -s 0 'type mgt and subtype beacon' -w beacon.pcap -c 500 -vvv ..to capture wifi beacons from my MAC. I'm looking for a way to parse detailed info from the pcap file. The details...
10 Nov 2020 by honey the codewitch
An advanced network connected clock that puts the Arduino through its paces
6 Sep 2019 by Saadi Zam
How can i create an ap know who tried to connect to it and used what password What I have tried: I have tried nothing i want a software to work with windows 10
6 Sep 2019 by MadMyche
Under the assumption that you are referring to an Access Point (aka WiFi, wireless router), the answer to your question as a whole is generally going to be No. You may be able to access the connection logs on the router itself and download those and parse them out; the method is going to vary...
5 Sep 2019 by OriginalGriff
Each time someone tried to log in, you record the UserID, outcome (OK / Reject), and a timestamp (and maybe where the login attempt was from, if that is relevant) in a DB. You probably shouldn't store the password they used (or even the hash of teh password) for the same security reasons that...
25 May 2019 by Member 14469802
hello there ! I exactly had the same problem as yours , whenever i run my app , the password is always empty in my honor 6x android 7.0. I dont know if you are doing the same mistake but in my case i set Keymanagement to WPA_PSK , where it should be set to '4'.(WPA2_PSK). After that my app was...
21 Apr 2019 by Michael Haephrati
You can check the following source code examples which focus on WiFi as you requested (though Richard MacCutchan is right about the clarity of your question). windows - Connect to Wi-Fi C++ - Stack Overflow[^] and also check: WlanGetAvailableNetworkList function (wlanapi.h) | Microsoft Docs[^]
21 Apr 2019 by Elder Scrolls
How can i start with wireless programming in C++ or VC++ without MFC and without any third party library. I just want to use the prebuilt libraries provided in visual studio by Microsoft. What I have tried: googled. Not found anything.
20 Mar 2019 by Varghese Paul M
Hi, I am porting a Win32 project into WinRT using C++/WinRT. (Visual Studio 2017) In my Win32 project, I am using WlanRegisterNotification API to get notified when the user connects into any WiFi router. How can I achieve the same in C++/WinRT ? The concept of callback functions are there in...
22 Jan 2019 by OriginalGriff
Quote: he/she can easily go to WiFi settings of the phone and share QR code of that credentials to others. How my app or I can secure this password? Is it not a security threat? You can't: it's a system wide function and by design. If they install the appropriate app they get the password as a...
22 Jan 2019 by Member 12360367
I am developing an app to connect to specific WiFi network. It works fine, but after connecting to the network a user can share WiFi password by tapping on the connected network name through QR code. Its a nice feature, yet it is a security threat because a user who is connected to the network...
15 Jan 2019 by Kornfeld Eliyahu Peter
I am working on a WiFi intensive mobile application, where the code scans APs to connect and investigate them... I'm using Android Studio and the emulators with it... After a lot of reading I came to conclusion, that can not access those APs from within the emulator, but have to use a real...
20 Nov 2018 by Richard MacCutchan
Your question does not really mean anything. But I suspect you are referring to sockets. Google for samples.
4 Oct 2018 by Antagony
Schedule a task to run this script, which checks whether Windows has [re]connected to the specified router after startup, sleep, or hibernation – and attempt to connect if not.
11 Sep 2018 by Member 13981596
a program that scan wifi and see the names in python What I have tried: from wifi import Cell, Scheme Cell.all('wlan0') cell = Cell.all('wlan0')[0] scheme = Scheme.for_cell('wlan0', 'home', cell, passkey) scheme.save() scheme.activate() scheme = Scheme.find('wlan0', 'home') scheme.activate()...
11 Sep 2018 by Member 13981596
a program that scan network show theyre ssid that is for python that code is this from wifi import Cell, Scheme Cell.all('wlan0') cell = Cell.all('wlan0')[0] scheme = Scheme.for_cell('wlan0', 'home', cell, passkey) scheme.save() scheme.activate() scheme = Scheme.find('wlan0', 'home')...
31 Aug 2018 by Patrice T
Quote: How to connect to wifi without using password? That is the principle of security: you don't connect over wifi without password. Accessing to wifi router may be easier if using a wire connection, but you may still need password, it details depend on router brand. Some routers allow...
31 Aug 2018 by Sneha Agarwal
In case, i forget my WiFi Password, then except from changing password from Localhost address, there is any other way to connect to WiFi? What I have tried: I have gone through the localhost of my Router.
31 Aug 2018 by Clifford Nelson
If you forget your password, you will have to go into the WIFI router and change the password (routers may allow you to see the password in plain text). It depends on the WIFI router, but on some WIFI routers all you have to do is hard wire into the router, enter the router uri in your browser,...
31 Aug 2018 by OriginalGriff
If your WiFi is secured, then you need the password to access it. The only exception to that is when you have physical access to your router and it has a WPS button which lets the router setup the device to connect without needing to enter the password.
7 Aug 2018 by Artem Moroz
Using ESP8266 module to remotely control high power electrical appliances
3 Jul 2018 by Ammar Shaukat
I'm working on a C# .NET Framework Application. I've to get Information about Wifi like Wifi SSID Wifi SSID Mac Wifi Local IP Wifi DNS1 and DNS2 Wifi External IP Wifi DHCP Server Wifi Gateway Wifi Link Speed etc Is there any modern C# API available for windows? What I have tried: ...
3 Jul 2018 by Ammar Shaukat
I've found the solution. using WifiAdapter class in UWP, you can get all the necessary information using C# in UWP. here is the complete guide to use this class.
2 Jul 2018 by vipul1452002
I need a api to integrate in my mobile application for live voice chat. My goal is i don't need any extra hardware to manage voice chat between my employees to server room or controller PC in my local wifi network, even if internet is not working they can easily communicate in our local wifi...
2 Jul 2018 by Darren_vms
Might be worth taking a look at GitHub - js-labs/WalkieTalkie: Android WiFi Walkie Talkie (js-collider framework demo)[^] Or android-nearby/connections/walkietalkie at master · googlesamples/android-nearby · GitHub[^] both these stream and act like a walkie talkie /Darren
23 Jun 2018 by Kornfeld Eliyahu Peter
The RFID reader idea that never made it...
5 Jun 2018 by Richard MacCutchan
See How to access wireless network parameters using native WiFi API[^]
17 Jan 2018 by Member 13629819
Good day! Please, help me understand why WPA2-PSK Wifi Access Point is not created. What do I have: What I have tried: AndroidManifest.xml: ...
24 Oct 2017 by Kornfeld Eliyahu Peter
In the first part[^] I asked some too vague and general question...Now I have more thoughts in place so some more concrete (but not too concrete) question...Now I have several (actually I build only one, but that's unimportant) RFID reader modules...These modules have the RFID reader...
6 Jun 2017 by Member 13244363
Good evening! Together with a couple of class mates, I've come up with an idea that we'll work on from August this year to around March 2018 as a school project. We're learning electronics, and as a disclaimer: We're pretty much brand new to the world of programming, and all we've done is some...
6 Jun 2017 by Jochen Arndt
For such a project you need a system that is acting as server for your data. That server must have a public address to be reached from the client (the Arduino system) and should be always online. For those reasons, other solutions often use a hosted web site. If you want to use a dedicated...
22 Jan 2017 by Member 12961327
I have a wireless printer & I was wondering if connecting Bluetooth/WiFi adapter to printer’s USB-A Female port will directly print through my android mobile.TP-Link TL-WN823N 300Mbps Mini Wireless N USB Adapter (Black)...
22 Jan 2017 by Kornfeld Eliyahu Peter
Quote:If your printer is connected to your Android device with a USB OTG (USB On-the-Go) cable, you can print from your Android device. Printing from an Android device with a USB OTG connection requires an Android device that supports USB OTG and a USB OTG cable.HP Printers - Printing From...
12 Oct 2016 by Arun Kumar K S
I would like to set and wlan profile to the wireless card driver. I am using the wlanapi.dll and get profile success. How to encrypt the key material when setting profile?What I have tried:I tried an exported xml from netsh wlan export. Its worked with the encrypted kematrials in the...