iPhone socket program

前端 未结 4 1001
傲寒
傲寒 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 04:08

    Go through this you will have to get basic idea of socket programming

    http://ichuiphonedev.blogspot.in/2012/07/a-basic-idea-of-socket-programming-in.html

提交回复
热议问题