Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
6k views

Is it possible to get Wi-Fi signal strength data for different channels in iPhone?

I assume that the iPhone Wi-Fi hardware is able to switch between channels, since my WLAN router shows me channel 1 to 13. So that WLAN spectrum must be devided up into those, I think. I would like to ...
2
votes
1answer
47 views

Implementing location tracking on Android

I am new to Android development and want to build a first sample application. My goal is to build a tracking application which sends my current location to a remote server. I want to use the collected ...
2
votes
1answer
198 views

P2P Connection between two Windows Phones 7

Is it possible to create an peer to peer connection(bluetooth or wlan) between two windows phones which aren't in the same wlan network? I only found solutions which are possible, when both phones ...
2
votes
1answer
141 views

LENGTH Field in IEEE 802.11b

I am simulating the IEEE802.11b PHY Model. I am building the header of the Packet in the Physical Layer. As per the Literature The PLCP LENGTH field shall be an unsigned 16-bit integer that ...
2
votes
1answer
241 views

How to detect WLAN?

How to write a Java program that can detect WLAN? Because I have no idea how to start and where to search for even from google. Maybe anyone can give me some idea like what API or the step then i will ...
2
votes
1answer
97 views

Detecting Wireless computers which have not established any connection to a Wireless Network

All I know is that it is not possible to detect any wireless computer unless they are connected together in a network. I want to know; Is there any possible way, that I could turn on my Wireless ...
2
votes
2answers
392 views

Generate a WLAN signal in Matlab

I am looking for some tool, through which I could generate / simulate the WLAN ( IEEE 802.11 b PHY layer ) signal. My preference would be to generate in Matlab. Any useful links or idea how I can do ...
2
votes
1answer
355 views

Windows Mobile to Zebra Printer over WLAN (ad hoc)

I have an Intermec (CN3) Windows Mobile 5.0 device and a Zebra P4T printer. The printer does not have blue tooth. But the printer does have wireless capabilities that can be configured from a PC. ...
2
votes
3answers
827 views

How can I retrieve the signal strength of nearby wireless LAN networks on Windows using Python?

How can I retrieve the signal strength of nearby wireless LAN networks on Windows using Python? I would like to either show or graph the values.
2
votes
3answers
2k views

C# - How do I access the WLAN signal strength and others?

Many scientists have published papers documenting how devices connected via WLAN can be tracked by measuring its Signal Strength, Time Of Arrival, Round Trip Time, etc. Any idea how I can access these ...
2
votes
2answers
1k views

WLAN API for getting signal strenth

Hi I am using WLAN Api i.e WlanGetAvailableNetworkList() for signal strength of wireless lan modem/USB datacard.If somebody have some sample code example or some information pls send me.
2
votes
5answers
2k views

Programmatically setup a PEAP connection in Windows Mobile

I have been working on this for a few days and this is doing my head in: Our application is built using the .NET Compact Framework 2.0 and running on Windows Mobile 5 & 6 devices. We can set the ...
1
vote
0answers
54 views

Connecting two WLANs, one using internet from the other, different SSID and security settings

I am a student working at a library job. Its a great job for a student, since I have lots of downtime to study and get other work done. So naturally, i want to work on my java projects. I spoke with ...
1
vote
2answers
32 views

BlackBerry: Reasons why GEOLOCATION_MODE_WLAN might not be available?

Why could GEOLOCATION_MODE_WLAN not be available? I am using a BlackBerry Bold 9780. The wifi on my device is turned on. Here are 5-10 wifis around and I am even connected to one. I sometimes got a ...
1
vote
0answers
142 views

Android URLConnection does only work in wifi, not with 3g

I have written an app which uses an URLConnection to get a .html file. Everything works fine over wifi. But over 3g the file is not returned correctly. When i try to access the website via the ...
1
vote
0answers
155 views

check if wireless AP is connected

I am writing a linux wireless network scanner that provides information about access points, but it also must check if an access point is connected and can be communicated (i.e. encryption works ...
1
vote
0answers
91 views

IPSec over WLAN - AP requirements [closed]

In a scenario where a client opens an IPSec tunnel with a remote server over a 802.11 connection, what is required from the Access Point to be able to pass the VPN traffic through? What is the ...
1
vote
0answers
44 views

Where to find Online Resources for programming 802.11 and Microsoft Network Monitor SDK etc.?

Where can I find online resources such as eBooks, websites, documents, blogs, research papers on the following; 802.11 NIC Promiscuous Mode and Monitor mode, LibPCap, working with NDIS6 featuring ...
1
vote
2answers
461 views

Power off WiFi on Windows 7 for battery saving

I need a way to "cut the power" of my WLan device. Currently I use a PowerShell script to disable the network interface, but I'm not sure if this also really stops the device from scanning and so on. ...
1
vote
0answers
67 views

Sending a two byte sequence from an iphone application to a WLAN module in adhoc mode

does anybody of you know some code snippets on opening an CFSOCKET and sending a two byte sequence via TCP/IP to a WLAN module, which is programmed to serialnet, listening on PORT 5100, the IP-address ...
1
vote
2answers
298 views

Run command when connected to a specific wireless network

In my university there's a certain wlan network open for the students and employees. To use it, however, one must first log in via a website using your own username and password. This can also be done ...
1
vote
3answers
1k views

How can two C# apps send messages over a WiFi Network?

Lets say I have my C# app installed on 2 laptops connected to a WiFi Wireless Local Area Network. How can these apps send messages to each other? What method or library can I use? I heard of using ...
1
vote
2answers
4k views

Monitoring WLAN Radio Connection in Windows Mobile 6/C#

I am currently developing an app targeted for the HP IPAQ 210. Part of this app requires the WLAN radio to be enabled/powered on to connect to a pre-configured access point. I'm currently using the ...
1
vote
2answers
450 views

How do I get WLAN information on my mobile device?

I want to build something like a network scanner, so that I see in my application on which AccessPoint I'm on and what parameters this net has. Some interesting point would be ESSID, signal strength, ...
0
votes
2answers
27 views

diagnose broken peripheric via android (for example… detect damaged bluetooth)

Im searching for a opportunity to get feedback, if a mobile phone component is working or damaged. Is there any special feature? Example: I want to enable Bluetooth sensor via java code, but the ...
0
votes
0answers
12 views

Does 802.11 wireless card trigger any event upon data rate change?

In 802.11 WLAN, there is data rate change of the connection as Dynamic rate scaling or Automatic Rate Selection is working. Is there any event triggered from the card so as to notify the OS (Linux ...
0
votes
2answers
18 views

How to check for availability of a specific network type in android?

I wrote an android app, which requires large amount of data to be transfered via the network. To keep the invoices low, I added a switch in my config, which should switch the app to "wlan only" mode. ...
0
votes
1answer
57 views

wifi - meaning of deauth reason codes

I'm trying to understand the difference between: 3 - Deauthenticated because sending STA is leaving (or has left) IBSS or ESS. 4 - Disassociated due to inactivity. Both sent from a client to the ...
0
votes
1answer
36 views

How to interpet wireshark signal strength

I use Google for hours but I do not find a satisfying answer how to interpret the captured signal strength, given by the radiotap header. For instance Wireshark shows me a SSI Signal of -52 dBm and I ...
0
votes
0answers
35 views

Cisco 7940 phones powered, but can't connect via VLAN [closed]

We have a bunch of Cisco IP phones that connect to a switch that we just reset everything on. The switch is a Cisco Catalyst 3500 and allows internet access, but the phones can't connect. They power ...
0
votes
1answer
36 views

UPnP: Getting computer to broadcast it's services [closed]

I'm starting to work on some UPnP and I have ran into a problem and dont seem to be able to solve. I have installed developer tools for sniffing UPnP messages and devices. My computer sees and can use ...
0
votes
1answer
200 views

how to develop Android WLAN multiplayer game?

I'm currently trying to develop a multiplayer card game for Android. Plan: use java sockets for communication through WLAN. The Game: step 1.the splash screen(first canvas to display) asks for a ...
0
votes
2answers
126 views

Cannot receive data by a socket from a device (in WLAN) via UDP

my android device is connected to my home-wireless-network. Also a special UDP-device is connected to it. My android app successfully can send commands to the UDP-device. But if I open a socket it ...
0
votes
2answers
317 views

How do I connect from android device to computer via WLAN?

I am writing an android app for a friend of mine who is a DJ. Instead of guests writing requests on a sheet of paper, he wants them to request songs through his android tablet. I have the app ...
0
votes
0answers
90 views

TCP Connection with different Networks

I wrote an app for my Android Device which communicates with a server via TCP. Everything works fine, as long as both Entities(Android and Server) communicate via the same Network. For Example: both ...
0
votes
0answers
57 views

Detect Android smartphones in a WLAN

I want to write an application which communicates with other Android devices connected to the same access point. Is there a way to detect all devices, like it works on bluetooth? Maybe broadcasting a ...
0
votes
0answers
42 views

How does one usually identify a concrete WLAN?

I am wondering, how one usually detects a concrete WLAN, therefore if a WLAN is normally identified using its BSSID or its name? How do Windows, Linux and especially Android handle that? I thought of ...
0
votes
1answer
91 views

using windows gadget “connectionChanged” event in my c# program

I'm writing simple program which using some wlan info. For example I need to know when my wlan interface change his network. While searching network I've found this msdn reference which I believe ...
0
votes
1answer
50 views

Need help: Forum for Receiver Design queries

As much as I love this forum for my programming related questions, I am finding little or no help here. I am working on designing a Receiver for WLAN and have have lot of queries and I am looking for ...
0
votes
2answers
249 views

Can I enumerate available WLANs?

I'd like to get information (for example SSID) of the WLANs which are available around me. Is this possible*? Edit: *possible in the sense of "passes marketplace certification"
0
votes
0answers
63 views

Timing Synchronization for WLAN receiver

I am designing the receiver for wlan ( IEEE 802.11b). I would like to know how timing synchronization can be achieved at the receiver. In 802.11b, Barker Code is used for spreading. And how can ...
0
votes
1answer
500 views

Get the list of WiFi access points in J2ME

To the developers under J2ME. Is it possible to get a list of all available WiFi points in the moment in Java? Class IAPInfo gives me just a list of available network connections, where there are ...
0
votes
2answers
291 views

CRC-16 Computation in IEEE 802.11b

I would like to understand the CRC compuation in the Header field of IEEE 802.11b PHY. I read in the literature, CRC-16 is used and the 1's compliment of the reminder of the (e SIGNAL, SERVICE, and ...
0
votes
1answer
139 views

Designing a WLan Receiver

I plan to model a Complete WLAN receiver for IEEE 802.11 b/g/n PHY Layer for completely detecting all the fields in the Packet. This experiment is for academic purpose only. I am seeking your ...
0
votes
1answer
178 views

How to write a program that shows WLAN access points using Java

As title, i want to write a program to detect WLAN AP and from there can detect how many host connected to certain wlan AP. Which language provide this function? Any idea where to search from, i have ...
0
votes
4answers
65 views

HTTPS required on WLAN?

I'm confused about HTTPS and its position in LAN applications. I have two computers and my program will send information between them. Both these computers are connected to the same wireless network ...
0
votes
1answer
393 views

Mac-os-x how to get network details like ip-address, subnet mask,etc

Hi friends I am new to Mac-OS-X development.. I want to get the users Network details just for displaying it in my application. Details such as the IP address, Subnet mask, status whether connected or ...
0
votes
2answers
144 views

Wlan information in mono on linux

I am working on a project that will run on a small linux platform. All applications on the system must be written in c# that will be executed via mono. But that is causing me some problems with the ...
0
votes
1answer
160 views

How can I get the name of the current (WLAN) network in C#?

could someone help me by getting the name of the current connected (WLAN) network in C#? Or, in addition how can I see if this network changed? Thank you!
0
votes
1answer
135 views

measuring WLAN using python for S60

I'm using python for S60. is there a module that enable you to measure WLAN intensity in your area? In the end I want to get a list with all the networks available in the point and their intensity. ...

1 2