找回密码
 立即注册
theMina客户机服务器 | 系统编程 2022-10-06 134 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