android - text over Wifi using SSID -


it possible sent message on wifi using ssid,i searched , seen wi-fi peer-to-peer (p2p)api here seeing thread there no ssid in wi-fi peer-to-peer (p2p)api not sending data on ssid send data using socket transfer data

once connection established, can transfer data between devices sockets

so question how sent text using wifi ssid?

if mean send sms addressed wifi ssid answer no, 2 different communication systems , ssid not valid end point address in sms protocol.

if want send sms on wifi (because have no gsm/umts etc network connection, wifi) there number of web based applications allow this, plus applications google voices. these provide interface sms network, message has addressed address sms network (or more precisely ccitt no.7 network) understand - i.e. not ssid.

if wanted, create web service associate ssid valid sms address (e.g. mobile number). need system keep make sure there unique mapping between ssid , mobile number, , have either disallow or handle duplicate ssid's somehow. if not restricted sms easier use ip based messaging system once had peer peer direct wifi connection established.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -