2

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?

Pratik
  • 11,534
  • 22
  • 69
  • 99
Mudit Bajpai
  • 3,010
  • 19
  • 34

2 Answers2

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
  • 1
    currently 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