简体   繁体   English

Obj-C中Analog Java的Netty

[英]Analog Java's Netty in Obj-C

Is there a mechanism in Obj-C similar to Netty in Java? Obj-C中是否有类似于Java中Netty的机制? Now i'm reading information about AsyncSocket and CFNetwork. 现在,我正在阅读有关AsyncSocket和CFNetwork的信息。 But may be there are some libraries to work with network in iOS? 但是可能有一些库可以在iOS中与网络一起使用吗? May main task is binding local port and depending on request/response load context in UIWebView. 可能的主要任务是绑定本地端口,并取决于UIWebView中的请求/响应负载上下文。

I found a solution. 我找到了解决方案。 Use JUMP Framework with JUMPNetwork module: http://seqoy.github.com/jump/Docs/JUMPNetwork/html/index.html 将JUMP Framework与JUMPNetwork模块一起使用: http ://seqoy.github.com/jump/Docs/JUMPNetwork/html/index.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM