找回密码
 立即注册
相关推荐换一批
  1. GB/T 42054-2022船舶与海上技术 船载海上共享数据服务器
  2. YD/T 1510-2007 2GHz TD-SCDMA/WCDMA 数字蜂窝移动通信网移动软交换服务器之间的 Nc
  3. YD/T 1481-2006 会话初始协议(SIP)服务器设备技术要求
  4. YD/T 1480-2006 基于软交换的应用服务器测试方法
  5. YD/T 1390-2005 基于软交换的应用服务器设备技术要求
  6. YD/T 1389-2005 基于软交换的媒体服务器测试方法
  7. YD/T 1386-2005 基于软交换的媒体服务器技术要求
  8. YD/T 1523-2006 会话初始协议(SIP)服务器设备测试方法
  9. YD/T 1340.2-2005 认证、授权、计费(AAA)服务器认证计费接口技术要求 第二部分:宽带
  10. YD/T 1340.1-2005 认证、授权、计费(AAA)服务器认证计费接口技术要求 第一部分:窄带
  11. YD/T 1494-2006 数字蜂窝移动通信网移动流媒体业务服务器技术要求
  12. YD/T 1265-2003 网络接入服务器(NAS)测试方法 —— 宽带网络接入服务器
  13. YD/T 1148-2005 网络接入服务器技术要求宽带网络接入服务器
  14. YD/T 1148-2001 网络接入服务器(NAS)技术要求——宽带网络接入服务器
  15. YD/T 1075-2000 网络接入服务器(NAS)测试方法
  16. YD/T 1045-2000 网络接入服务器技术规范
  17. YD/T 1340.3-2005 认证、授权、计费(AAA)服务器认证计费接口技术要求 第三部分: IP
  18. YD/T 1905-2009 IPv6 网络设备安全技术要求——宽带网络接入服务器
  19. YD/T 1935-2009 基于 IMS 的组管理(XDM)业务测试方法(第一阶段)
  20. YD/T 1914-2009 基于软交换的应用服务器设备安全技术要求和测试方法
  21. YD/T 1912-2009 基于软交换的媒体服务器设备安全技术要求和测试方法
theMina客户机服务器 | 系统编程 2022-10-06 194 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
?Mina是啥?考,上mina.apache.org/己看啊,一句话即是“一个简洁易用的基于Tcp/IP通信的java结构“,啥?啥是结构?再问你就不要向下看了。?Mina精干啥?先拉出来溜一下:我们用它做两个小程序,一个为服务器,收到客户机的消息后,就回送给客户机;一个是简单的客户机,一连上服务器,就发一条消息签到,然后将从服务器接到的消息再发给服务器。嗯,你是不是意识到这是一个死循环的C/S通信?折腾机器这叫,编程即是要先能折腾
ApacheMina入门(终结版).pdf

(? What is Mina? Take the exam and go to mina.apache Org/Have a look, In a word, "a simple and easy to use Java structure based on Tcp/IP communication "What? What is the structure? Don't look down if you ask again.? What is Mina capable of? First pull it out and slip it out: we use it to make two small programs, one for the server, and after receiving the message from the client, we send it back to the client; the other is a simple client. Once the server is connected, we send a message to sign in, and then send the message received from the server to the server. Hmm, do you realize that this is an endless cycle of C/S communication, Programming is the first thing to do
Getting Started with Apache Mina (Final). pdf)

[下载]10422152566.rar




上一篇:《程序员》杂志2010年12月
下一篇:Hibernate 学习笔记_wjt276