WIFI « Development « Java Network Q&A

Home
Java Network Q&A
1.API
2.bluetooth
3.Client
4.connection
5.Cookie
6.Development
7.Email
8.File
9.ftp
10.http
11.HttpClient
12.https
13.ip
14.Network
15.OS
16.RMI
17.Security
18.Server
19.Socket
20.tcp
21.UDP
22.url
Java Network Q&A » Development » WIFI 

1. Wifi information in Java    stackoverflow.com

How can I get the MAC address, SSID, and signal strength of wifi routers nearby in Java? Preferably system independent, if not then Windows.

2. tiny java wifi device    stackoverflow.com

I want to create a purpose built device capable of

  1. running a java vm
  2. connecting to a wireless network via dhcp
  3. playing a simple sound
I'm looking for advice regarding who could
  • what kind of ...

3. How to start developing applications for Samsung Corby S3653 WiFi?    stackoverflow.com

I want to develop applications for this mobile phone but I don't know where to start. For example first thing I need is to develop a call recorder app to record ...

4. java and C# libraries for wi-fi    stackoverflow.com

here is a tough question :D can anyone tell me the names of libraries concerning Wi-Fi as i want to build a mobile application that can connect to a local server through ...

5. java mobile wi-fi libraries    stackoverflow.com

can anyone tell me names of some java libraries that related to wi-fi so that i can write a program that search for wi-fi connections through AP(access point) and get their ...

6. NetworkInterface is a Wifi Interface?    stackoverflow.com

How to find wifi network interface from the returned result of NetworkInterface.getNetworkInterfaces();

7. Get the list of WiFi access points in J2ME    stackoverflow.com

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 ...

8. how to connect wifi devices in java?    stackoverflow.com

i want to know how to establish connection between the wifi devices with in the wifi range by using java progam? thanks,in advance.

9. Scanning for WiFi with Java    stackoverflow.com

How would one go about scanning for WiFi networks with Java? I have been looking on google but the only snippets I could find were for the Android OS. Thanks in ...

10. To read RSSI from WiFi Sensor    stackoverflow.com

Please help me how to write a code in Java to read the Received Signal Strength Indicator from the WiFi sensor. I tried to do so using socket programming but all ...

11. Discover mobile devices using wifi    stackoverflow.com

I'm doing some work for my theses in networking, and have stumbled into a little problem. One of the first steps in the work I must do consists on having a ...

12. Detecting received signal strength (RSS) of wifi devices    stackoverflow.com

I am currently working on an application that should be able to detect wifi devices in the area. I have been successful in detecting these devices using Kismet, which lets me ...

13. Java Application to read WiFi Signal and SSID?    stackoverflow.com

I've been searching a lot about this topic but I didn't find anything useful up till now, I want to create a simple application that can read

  1. WiFi Signal Strength
  2. SSID of ...

15. help to develop Website tracking Tool for Wi-Fi System    coderanch.com

Hi All, I am developeing Website tracking Tool for wifi system. This project is about tracking the various users visiting various web sites using intra net (wi fi) and to generate the log of the activities that is log in date, time, user name, password, sites visited, and to generate the log report. Our output should look like: -first the user ...

16. How to detect a wi-fi    coderanch.com

18. Retreiving WiFi parameters from Java (Win32)    forums.oracle.com

This has been asked before, but not AFAICS with a complete solution. I want to retreive details on a WiFi connection (such as signal strength) in a Java app running on Windows XP. Understandably, I've not found any suggestion that Java can do this itself. However, I've found a few examples in C# and VB. Would it be sensible to write ...

21. signal strength java WIFI app    forums.oracle.com

Of course the speed of light is itself affected by the medium through which the radiation is travelling, usually meaning that the actual speed will be slightly lower than the speed in vacuum (though I think I read somewhere of an experiment leading in at least one case to a speed faster than that in vacuum, don't know whether that was ...

22. how Share your Internet through Wi-Fi using java?    forums.oracle.com

Hello guys im using Virtual Access Point software to share my internet connection from my laptop to my mobile you can visit it from http://www.virtual-ap.com/ and im also using that software to view my localwebserver using wamp and tomcat because some time a create a website using php and jsp then im viewing the website using my mobile. and here i ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.