与 iPhone 和 Android 建立 Socket 连接的不同方法?
我正在编写一段代码来打开与具有特定端口的服务器的套接字连接。由于某种原因我无法让它工作。我不确定我所做的是否正确,但需要一些示例代码。
I am writing a code to open a socket connectiokn with server with a specific port. For some reason I am not able to make it working. I am not sure that whatever I am doing is correct or not but need some sample code.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
另请检查以下代码,效果很好......
Also check the following code, It works great...
您可以参考以下链接,其中给出了示例。
http://dev.im.ethz.ch/wiki/Socket_communication_on_the_iPhone
you can refer following link which gives an example.
http://dev.im.ethz.ch/wiki/Socket_communication_on_the_iPhone