iPhone socket program

前端 未结 4 994
傲寒
傲寒 2020-12-08 03:27

I want to create an extremely simple iPhone program that will open a telnet session on a lan-connected device and send a sequence of keystrokes. Most of the code I\'ve seen

4条回答
  •  [愿得一人]
    2020-12-08 03:48

    i cant repost my code here, because SO considers it spamming to repeat your answer.

    check out this sample code and tutorial link. works like a charm and is really simple to implement, less than 3 minutes and you are up and going (IF you have a socket server ready).

提交回复
热议问题