4
votes
2answers
883 views
How to find a list of wireless networks (SSID’s) in Java, C#, and/or C?
Is there a toolkit/package that is available that I could use to find a list of wireless networks (SSID's) that are available in either Java, C#, or C for Windows XP+? Any sample code would be …
1
vote
0answers
44 views
Cheapest Embedded System with Wireless Connectivity ? [closed]
Hello gurus :)
I hope that u're all feel good.
Problem:
I'm trying to capture some information coming from keyboard, mouse and barcode reader connected to some PC via PS/2, USB and/or RS-232, before …
-1
votes
0answers
24 views
an excelent wireless network connection, but the file sharing is not working!? [closed]
hi,
i want to connect two machines i have set up a home network in my two computers and i have put them in the same workgroup as i turened off my windows firewall.
the 1st computer it OS:XP it has an …
0
votes
3answers
44 views
Ethernet checksum checking in wireless stack
When receiving a raw ethernet packet over a wireless connection, where does the ethernet checksum get calculated, and where are errors handled?
Does the wireless stack handle this, or is it handled …
0
votes
0answers
14 views
Search for Wireless Network within iPhone Application?
How can I search for Wireless Network (and connect it after) within an iPhone Application? Is it possible?
3
votes
2answers
60 views
Lightweight network visualization tool
I've been trying to find a tool for monitoring my home network. Before I go into the details, I've looked at a ton of different software and they're either an overkill or don't have what I'm looking …
1
vote
0answers
37 views
welcome page via wireless internet [closed]
hey
i want to make welcome page if users are surfing via my wirelesss connection
for example
user come to my resturant with his iphone
and search for wireless networkrs
the user see the resturant …
3
votes
5answers
5k views
Get BSSID (MAC address) of wireless access point from C#
How can I get the BSSID / MAC (Media Access Control) address of the wireless access point my system is connected to using C#?
Note that I'm interested in the BSSID of the WAP. This is different from …
0
votes
2answers
101 views
Network switching and VLAN
if I had 2 managed switches with vlans configured like:
Switch 1:
Server - Vlan 1 2 3
Desktop - Vlan 1
Switch 2:
Desktop - Vlan 2
Desktop - Vlan 2
Access Point …
0
votes
1answer
30 views
decoding 802.11 b
I have a raw grabbed data from spectrometer that was working on wifi (802.11b) channel 6.
(two laptops in ad-hoc ping each other).
I would like to decode this data in matlab.
I see them as complex …
0
votes
1answer
56 views
Getting SSID and other information of a wireless network in Java
I'm trying to get the SSID of my wireless network device in Java. I tried the official network tutorials http://java.sun.com/docs/books/tutorial/networking/nifs/retrieving.html but getDisplayName() …
0
votes
0answers
65 views
Ericsson f3507g WWAN (3G Broadband) and AT commands
I have a lenovo x200t tablet with WWAN built into it.
I'm trying to connect to the internet using AT commands and a C# program which I am making so that the program can connect to the net and upload …
-2
votes
0answers
43 views
DLink DI-524 Wireless Router - Too Weak - Suggestions for something more ballsy? [closed]
Just tried out The DLink DI-524 wireless router. Signal strength is good for up to maybe 50 feet.
I was figuring on having it centrally located, then being able to access it both up and downstairs. …
2
votes
1answer
1k views
Managing Wireless Network Connections with C# and the Compact Framework
The title kinda sums it up--I need to be able to pro grammatically connect to a known access point (the SSID and credentials will be loaded during device provisioning). I understand that both the …
0
votes
1answer
26 views
how do you detect a weak wireless signal from a windows mobile 6 app?
I am using a Windows Mobile 6 based hand held device.
I there a way to detect low or no wireless signal activity?
Since I cannot detect this, my application is getting exceptions and ultimately runs …
