2
votes
2answers
182 views

Cannot distribute AdHoc ipa file

I have a xcode project that I would like to distribute to collegues of mine, I have therefore added all my collegues UDID in the devices section of the provisioning portal, I then downloaded the ...
0
votes
0answers
62 views

MCS index for ad-hoc networks

I have been trying to sort the MCS index values while running two machines but I do not notice the values to be changing other than 1 Mbps even when i send or receive a large number of packets. I have ...
0
votes
0answers
41 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
1answer
2k views

windows 7 ad-hoc network (no internet connection) [closed]

I am trying to create an ad-hoc network in order to tether my ethernet connection. (I want to be able to connect that ad-hoc network.) I tried connectify but it did not work out. Then, I tried ...
1
vote
0answers
189 views

Virtual wireless interfaces in different modes on single radio

I'm looking for a USB wireless adapter that will support virtual interfaces running in different wireless modes at the same time. I've found USB wireless adapters that support multiple wireless modes ...
0
votes
0answers
78 views

Wirelessly installing app on ipad.Steps to be followed

Hello i am following the apple tutorial on how to deploy apps and the steps to be followed. I am using this source of apple. ...
2
votes
1answer
244 views

Wireless Ad-Hoc mesh network implementation for Windows 7

I have been looking into Mesh Connectivity Layer here: http://research.microsoft.com/en-us/projects/mesh/. The implementation seems to be applicable only for Windows XP. Is there any freely ...
0
votes
1answer
124 views

Wireless Data Broadcast

I need a simple broadcast model (something like a FM Transmitter, but something which I can control more easily by coding, like WiFi; supported by a laptop or a smartphone) where in one device ...
0
votes
1answer
158 views

Wireless Oneway Broadcast Feasibility

I am planning on a small project and need help regarding its feasibility. I have a few wireless mobile devices (could be phones and laptops) which periodically broadcast packets and also each device ...
-1
votes
1answer
214 views

adhoc wireless java game development

I want to develop a Java game that works on adhoc wireless environment. Do you know any source that I can search for it and learn for it?
5
votes
2answers
2k views

Xcode 4 Ad-Hoc Distribution - Unable to Download

I had recently upgrade our development machine to Xcode4 and after the initial interface change has gone quite smoothly. I'm now in the process of using Ad-Hoc distribution on it for the first time so ...
0
votes
1answer
87 views

Is it possible to host a ASP.NET website in a wireless adhoc network?

I need to set up a server for testing a project. So is it possible to host it on a wireless adhoc network? So how to implement it?
0
votes
1answer
216 views

Jist/swans debug problem

I am working on JiST/SWANS, Java-based discrete event simulator, in Eclipse. Moreover, in Vanet.info (http://vanet.info/node/14) extensions and improvements for JiST/SWANS have been developed. I ...
0
votes
1answer
4k views

iOS wireless ad hoc distribution fails at the end of download with “Unable to download…” message

iOS wireless ad hoc distribution fails at the end of download with "Unable to download..." message. I followed steps in the answer of here: ...