0
votes
0answers
4 views
iphone problem receiving UDP packets
I'm using sendto() and recvfrom() to send some simple packets via UDP over WiFI.
I've tried using two phones, and a simulator, the results I'm getting are:
Packets sent from phon …
0
votes
1answer
8 views
android detect locatoin using WIFI
We can detect code using gps, i want to detect location via wifi ???
how can i do that ? i want two threads simulataniously running one detecting locaiton using GPS another detect …
-1
votes
2answers
244 views
Change iPhone settings from an app.
Does anyone knows how to change the iPhone settings from interior of an app? For example: close the WiFi, disable 3G, change the sound volume and so on?
Apple is changing settings …
0
votes
1answer
21 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 …
0
votes
2answers
60 views
For UDP broadcast gurus: Problems achieving high-bandwidth audio UDP broadcast over WiFi (802.11N and 802.11G)
Hi,
I'm attempting to send multichannel audio over WiFi from one server to multiple client computers using UDP broadcast on a private network.
I'm using software called Pure Dat …
0
votes
2answers
53 views
How to list all devices in my wifi range in iphone.
I am using the reachability code from apple to find if my iphone is connected to the wifi. Next i would like to list all the devices that are in my wifi range. How should i do this …
1
vote
4answers
55 views
i’m getting “EXC_BAD_ACCESS”
Hi all, I'm getting error as below
Program received signal:
“EXC_BAD_ACCESS”. warning:
check_safe_call: could not restore
current frame
warning: Unable to restore prev …
0
votes
3answers
27 views
Will messages between WCF Services hop over a WiFi Network/WLAN?
In my office building we have laptops on multiple floors all running a WCF Service. When WCF services communicate with each other, will a message for an out-of-range device automat …
1
vote
3answers
85 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? …
0
votes
0answers
17 views
Build a mini PC with WIFI & HD Graphic [closed]
Hello,
Does anyone has good recommendation for building a small PC (or a already made product), that has the following:
Small case (smaller the better)
HD Video & audio
WiFI …
0
votes
2answers
273 views
iphone SDK detect Wifi and Carrier network
Hello everybody,
my app accesses the internet and i just want to detect whether there is a connection either via wifi or via carrier data network or not
apple has made an example …
0
votes
1answer
39 views
How to open a specific setting (wifi, 3g) on the iphone from an app.
It seams that changing settings from an app is almost impossible. But is there an way to open a specific setting from an app? For example to open
Network settings
Thank you!
0
votes
1answer
11 views
Consuming Vista .NET Localhost Webserices Over Wifi Network From Mac iPhone Project
I have SQL Server Express and Visual Studio Web Developer Express running on my PC. In visual studio I created a web service that runs on the localhost.
On my Mac I have an iPhon …
1
vote
2answers
73 views
Development Kit suggestions
Hello everyone
Working on a PoC of a project that streams data from USB via Wifi:
I need a development kit with WLan (preferably 802.11g) and HighSpeed USB device.
Don't mind the …
1
vote
1answer
96 views
Web based method to determine if an iPhone is connected via 3G or Wifi
I'm in the process of building a webapp that allows users to view a video podcast. At present, the user can select whether they would like low or high bandwidth videos depending on …
