I have 2 apps that need to talk to each other.
'Hotspot' will act as a stationary hotspot,
'Child' will be on devices that are going in and out of range.
The hope is that a 'Child' app will come into range of the 'Hotspot' app and transmit it's ID. The ID will then be visible on the 'Hotspot' app, along with other 'Child' apps in range. When the user of the 'Hotspot' app clicks on one of the 'Child' apps in range, it's ID will be logged for later use.
The questions are...
Can you code an app to act like a WiFi hotspot for connecting one device to several devices without allowing abuse of their data plan
Can the two apps on two different devices 'talk' to each other WiFi?
Many thanks,
Dre
'Hotspot' will act as a stationary hotspot,
'Child' will be on devices that are going in and out of range.
The hope is that a 'Child' app will come into range of the 'Hotspot' app and transmit it's ID. The ID will then be visible on the 'Hotspot' app, along with other 'Child' apps in range. When the user of the 'Hotspot' app clicks on one of the 'Child' apps in range, it's ID will be logged for later use.
The questions are...
Can you code an app to act like a WiFi hotspot for connecting one device to several devices without allowing abuse of their data plan
Can the two apps on two different devices 'talk' to each other WiFi?
Many thanks,
Dre
)