A wireless local area network (WLAN) links two or more devices using some wireless distribution method.

learn more… | top users | synonyms

0
votes
0answers
2 views

Aironet 1100 BSSID List retrieval ? Is it possible?

I'm doing a project on trilateration in which is required to list the BSSID and power levels from the APs, since we have alot of Cisco Aironet 1100 deployed here, could this be a choice ? My first ...
-1
votes
0answers
17 views

Android speed of p2p-wifi communication between two devices [closed]

how fast (data transfer rate) is peer2peer communication within a wlan-network (via Wifi) between two android devices? I know that the speed will diversify depending on the used devices or the general ...
-1
votes
0answers
19 views

How to find speed of wlan interface? [closed]

I'm trying to find speed of network interface using file-descriptor. I't easy to do it for ethX, just calling cat /sys/class/net/eth0/speed. Unfortunately this method doesn't work with wireless ...
0
votes
0answers
18 views

WLAN - Stick / Proberequest

I'm currently playing with wlan proberequests for a project. ATM I'm testing different WLAN sticks. Every system has the same setup: Linux Ubuntu and Wireshark/tshark as commandline tool. Now I ...
-3
votes
0answers
104 views

WiFi shows Internet Access, but no Internet [closed]

I am using Dell XPS 15 running Windows 7 and I am experiencing a WiFi problem. I am able to connect to a WiFi connection (say RCC). It Shows Internet Access but my web page is not loading. Few Days ...
0
votes
0answers
26 views

Get encryption type for wlan with tcpdump

How can I get the actual encryption type sent in Beacons from tcpdump? I have searched the manpage entry, Google, and website for tcpdump and pcap to no avail. I have the snaplen set to the highest ...
0
votes
0answers
120 views

Using UMTS/3G and WLAN simultaneously

does anyone know if it is possible to activate umts/3g and wlan at the same time? On Android, Windows Phone and iOS? I need to connect the phone to a hotspot via wlan and at the same time to the ...
0
votes
0answers
43 views

QR-Code providing WLAN access not working

I created a QR-Code with WLAN access data using QRCodeGen by Stefan Ganzer. SSID and password contain upper and lower case letters, numbers and a dash, noting else. Then I scanned this code with ...
1
vote
1answer
194 views

NetworkInterface.NetworkInterfaceType determines Wireless interface as Ethernet type in Windows 8

I have following code for determining IPv4 for Wireless interfaces on local machine private List<IPAddressInformation> GetWifiIPAddresses() { var list = new ...
0
votes
1answer
287 views

How to use iwlist to scan hidden ssid?

Should I configure some wireless settings (use commands on linux) so that "iwlist wlan0 scan" can list hidden APs if they exist? Or iwlist always reports hidden APs? (I don't want to use ...
0
votes
0answers
28 views

Use other services than http in restricted WPA Enterprise network

Im in a library. I'm using wireless lan for Internet access. I connect through WPA2 using Tunneled TLS for authentication and PAP for inner authentication. The library description of the network ...
0
votes
0answers
39 views

How to calculate the distance between two links in multi radio wireless mesh networks?

Can any one explain me on how to calculate the distance between two links in multiradio wireless mesh networks??.. Thanx in advance..
0
votes
0answers
39 views

Units for interference range in wireless networks?

Can somebody explain me in what units does the interference range is measured?, also what are all the hidden factors included in calculating it?, like power and some other factors if exists. Is there ...
0
votes
0answers
158 views

Python wlanapi.dll and ctypes

I have edited code from How can I retrieve the signal strength of nearby wireless LAN networks on Windows using Python?, but do not know how I can get bssid (or multiple bssid) from networks. I need ...
0
votes
1answer
70 views

Fastest way to talk to server over WLAN from js/jQuery

I set up mini server using com.sun.net.httpserver as part of application which has ability to map files from hard disk and send them as response, just simple stuff for now (js, css, images, html). My ...
0
votes
1answer
168 views

Why Beacon needed when there is probe response

I was trying to understand the use of beacon and probe response in 802.11 network. If advertising the existence of a AP is only the goal, then why beacon frame needed? Passive scanning may be ...
0
votes
0answers
33 views

how to change a wlan network name and password in ubuntu?

how do you change a wlan network name and password in ubuntu? I changed and saved the password in Network Manager window, but it does not work with the new password.
-1
votes
1answer
143 views

want to connect my android via WLAN to a RS 232 serial adaptor

first of all thanks alot for the big help you have been in my past. I looked for alot of problems since i began android programming, but now I have a problem, i cannot find an answer. I wrote a ...
0
votes
0answers
78 views

How to configure Linksys WAP54G via SNMP?

How to configure Linksys WAP54G over C# winform, is possible with SNMP? Thanks.
0
votes
2answers
110 views

Easiest way to establish data communication from Android to a Eclipse program with WLAN

Now, i have some problems here: I looked several times in Google and so on, but i can“t find an "easy" way to get this done. And currently having a migraine... not helping me... though I have a java ...
1
vote
1answer
64 views

Android: Temporarily connect to WiFi network?

when I connect to an 8open) WLAN network using this code: WifiConfiguration wifiConfig = new WifiConfiguration(); wifiConfig.BSSID =result.BSSID; // BSSID of detected network wifiConfig.priority = ...
0
votes
0answers
12 views

Tools which simulate multiple STA in wlan driver

Is there any tool which can simulate multiple STA/clients in a single wlan chip. using metasploit tool in Backtrack OS, we can simulate Virtual AP. Is there any way to simulate multiple STA's with ...
0
votes
0answers
195 views

C++ How can I get RSSI of node on adhoc network?

I would like to get the RSSI of the node on an ad hoc network. How can I get RSSI of node on adhoc network?
1
vote
0answers
63 views

Discriminate between MSDU, MMPDU while using Native WiFi for retrieving incoming number of frames?

I have some problems whiling using Mircosoft Native Wifi API. I can use queryinterface function to get the current value of counter to know the frames received. But the statistic involves not only ...
0
votes
1answer
79 views

pcap set 802.11 channel

Can I somehow set the 802.11 channel programmatically with the pcap library (or even anything else)? I've written a sniffer and need to sniff on different channels, so I need to set the specific one ...
0
votes
0answers
329 views

Wireless adapter is not working anymore in Ubuntu 12.04 [closed]

I installed Ubuntu 12.04 on my Acer laptop and everything was just fine. In some point (maybe after I installed some updates) the wireless adapter stopped working. re-installing the ...
-2
votes
3answers
342 views

Get Host-IPs of wireless network [duplicate]

Possible Duplicate: Get all IP-Hosts in Lan from mobile device How can I get programmaticaly all the hosts in a wireless network? I know the wlan I'm working in and I am connected to it. ...
1
vote
3answers
488 views

Arduino Mini and WiFi shield -> not present (status 255)

Dear Stackoverflowers! I have an issue with the WiFi shield. As you can see in the picture below, i am experimenting with the Arduino Mini and the WiFi shield. I have read the tutorial-guide and ...
0
votes
0answers
51 views

WLAN Device Driver group detail [closed]

Need WLAN driver development in Linux Platform Group details
0
votes
1answer
266 views

Call Tomcat Instance from Android Device in local Network (WLAN)

I have a very confusing problem, accessing my Tomcat from an Android Device in my Local WLAN. Situation: On my DesktopPC (Internal LAN IP: 192.168.1.100) I have running a Tomcat Application Server ...
4
votes
2answers
1k views

Connect Device to Mac localhost Server?

How do I allow any device, e.g., iPhone, to connect over a WLAN to my Mac's localhost server? On my Mac, I'm running a "Hello World" HTTP Node.js server that serves a page, which Safari opens ...
0
votes
1answer
264 views

IEEE 802.3 vs IEEE 802.11

Can someone please explain to me the difference in the OSI Model between the 802.3 and 802.11 protocols? As far as I understand they differ only in the MAC and PHY Layer. Is this accurate? Are the ...
0
votes
0answers
68 views

what is “Host wake up BT”?

I'm porting Wlan/BT chipset. There're some pins for power consumption, "host wakeup BT", "BT wakeup host", "host wakeup Wlan", "Wlan wakeup host". For "BT wakeup host" and "Wlan wakeup host", they ...
0
votes
0answers
422 views

SetupDiGetClassDevs with DIGCF_PRESENT, Not all present devices are found

I've a problem with SetupDiGetClassDevs call in combination with DIGCF_PRESENT flag. Following code snippet is working as expected on my development system (Windows 7), but not on Windows 7 Embedded ...
1
vote
1answer
90 views

SaaS, PaaS solution for RF applications

I'm looking for SaaS/PaaS solution in the cloud, which will enable rapid deployment, provisioning and support of wireless applications based on ZigBee, RFID and maybe WLAN clients. I don't want to ...
0
votes
0answers
72 views

Want to become a protocol developer

I did a lot of googling before I came here. I am now on my own to develop a protocol for wireless sensor networks. I have studied courses on wireless networks and I have very good knowledge about the ...
1
vote
3answers
407 views

Order of sending “Frame Control field”data of an 802.11 frame?

Below is bit format for FC field for QoS Data: 00|01|0001 01000010 The first 2 bits represent version, the next 2 bits type, the next 4 bits subtype, with ToDS=0, FromDS=1,Protection bit=1. So, ...
0
votes
1answer
76 views

Size of 802.11 packet

Given the below declaration for pcap callback: void my_callback(u_char *args, const struct pcap_pkthdr *header, const u_char *packet) How to ascertain the total number of bytes present in the ...
0
votes
1answer
111 views

Is this a correct pcap filter expression

const char *str = "wlan subtype assoc-req or wlan subtype probe-req or wlan subtype probe-resp"; struct bpf_program fp; if((pcap_compile(pkt_handle, &fp, str, 1, PCAP_NETMASK_UNKNOWN)==-1)) { ...
0
votes
1answer
846 views

pcap_compile() expression

I am writing a pcaket sniffer program using libpcap library on the "wlan" interface. I wanted to filter captured packets so that only Beacon frames would be processed. So, I wrote the following code ...
0
votes
1answer
454 views

How to get my wlan adapter up and running [closed]

I just got ZyXEL NWD2105, a small wlan usb adapter that i found on this list of supported usb adapters. I've already done sudo apt-get install wpasupplicant, I'm already at the newest version sudo ...
0
votes
0answers
69 views

Can not connect to WLAN. Getting “Bad password” when connecting with correct password

I am trying to connect to my landlord's wireless network for accessing internet, and have reveived the correct password. (I assume it is correct because this works for the landlord, and sometimes it ...
0
votes
1answer
388 views

Prefer mobile over WiFi connection

My application performs WiFi operations and therefore it needs to stay on the same connection under the whole session. I have looked at the ConnectivityManager class, but haven't figured out if it's ...
3
votes
1answer
2k views

iOS get current wlan network name

I am looking for a way to obtain information (at least the name) of the current connected wlan network in objective-c for iOS5. I need this because we are currently developing an application that do ...
1
vote
2answers
45 views

How can I prevent a client from resending a sniffed command?

Here's the scenario: I have a client-server-application where the client sends encrypted data to a server and the server performs a routine based on the clientdata. How can I prevent that someone ...
0
votes
0answers
255 views

java.net.SocketTimoutException FTP WLAN

I have a serious issue on my FTPClient which works well over landline but when I try to use the same implementation over my Android Wireless Device my connection just stucks. I have deployed my code ...
0
votes
0answers
137 views

WlanQueryInterface fails inexplicably

I've been beating my head on this for a while now. A seemingly simple command in WLan is failing for me. I'm trying to execute the following code: [DllImport("Wlanapi.dll", EntryPoint = ...
0
votes
0answers
298 views

WlanOpenHandle: questions regarding closing of handles

I've been tasked with trying to fix some inconsistencies with some wireless code in a .NET WinForms Application. The issue is that occasionally, the wireless interface is unable to connect with a ...
0
votes
2answers
793 views

Android: HTTP-Request fails often and is slow

I'm using following stupid code to download some data: HttpClient client = new DefaultHttpClient(); HttpGet request = new HttpGet(); request.setURI(new URI(url)); ...
0
votes
2answers
96 views

How to go about WLAN communication on two Android Phones

Is there a way to go about getting 2 android phones to communicate to each other locally without going through a central server? Sort of like being on WLAN? I need these 2 phones to be able to sync ...

1 2 3