Cocoa-Touch框架谈谈TCP套接字? [英] Cocoa-Touch framework for speaking to a TCP socket?

查看:88
本文介绍了Cocoa-Touch框架谈谈TCP套接字?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个守护进程在一个服务器上运行,并被锁定到TCP / IP端口。我想看看是否有任何支持iPhone / Cocoa-touch框架,提供了一个不错的OO包装器通过IP套接字与守护进程。我需要能够使用命令交互式地查询守护进程并检索返回的信息。

I have a daemon running on a server that's latched onto a TCP/IP port. I'm looking to see if there's currently any support iPhone/Cocoa-touch frameworks that gives a nice OO wrapper for speaking to the daemon over an IP socket. I need to be able to interactively query the daemon with commands and retrieve back information.

如果没有任何OO包装器用于这样的任务, ?

If there isn't any OO wrappers for such a task, what's the next best bet?

推荐答案

http://code.google.com/p/cocoaasyncsocket/

这是你想要的。

这篇关于Cocoa-Touch框架谈谈TCP套接字?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆