objective c - Broadcast data bytes through iPhone app -


i want broadcast data bytes in particular wifi range through iphone app...so every receiver in particular range receive bytes. new concept.

is there sample app?

thanks in advance...

this class interesting doing socket in objective-c, either udp or tcp : http://code.google.com/p/cocoaasyncsocket/


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

c++ - Update and multiple console windows -