I want to send the text message from one iPhone device to another iphone device or simulator using NSNetServices. Can anyone has idea how to figure out this problem?
Asked
Active
Viewed 374 times
2 Answers
0
Unfortunately, my understanding is that you cannot send send or recieve SMS (txt messages) via the simulator.
Without further details regarding your specific problem, I'm sorry to say I can't provide a suitable alternative...

mdominick
- 1,319
- 1
- 10
- 21
-
1currently i have fetched all the system connecting through same network with my system.if my application run on both system i want to send some text msg (like chatting) to another system. suppose if i am sending some text via text field in app then it will show an alert msg with that text in another system. – Mudit Bajpai Aug 04 '11 at 06:09
0
try to connect the devices with the Bluetooth Service in the GameKit Framework GameKit Framework

CarlJ
- 9,461
- 3
- 33
- 47