CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - socket mina
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - socket mina - List
[
TCP/IP stack
]
mina-0.9.5-all
DL : 0
apache的一个socket框架,apache就是品质的保证
Date
: 2008-10-13
Size
: 6.6mb
User
:
zhouxg
[
JSP/Java
]
mina-1.1.1.tar
DL : 0
apache 的一个socket框架,品质有保证
Date
: 2008-10-13
Size
: 1.95mb
User
:
zhouxg
[
JSP/Java
]
minaSocket
DL : 0
利用mina框架写的一个通信实例。初学者的一个好教程。-mina framework for the use of a written communication examples. Beginners a good guide.
Date
: 2025-07-01
Size
: 74kb
User
:
liuk
[
JSP/Java
]
mina-1.1.1.tar
DL : 0
apache 的一个socket框架,品质有保证-apache a socket framework, quality assurance has
Date
: 2025-07-01
Size
: 1.95mb
User
:
zhouxg
[
JSP/Java
]
src
DL : 0
用java实现的一个socket服务器。采用非阻塞模式,可以支持大量并发连接。
Date
: 2025-07-01
Size
: 41kb
User
:
txw
[
Communication
]
mina-1.1.5
DL : 0
一个非常好的套接字程序,JAVA开元框架MINA-Socket a very good program, JAVA Kaiyuan MINA framework
Date
: 2025-07-01
Size
: 3.5mb
User
:
111
[
Internet-Network
]
MINA
DL : 0
NioSocket及其开源框架MINA学习总结-MINA open source framework and its NioSocket learning summary
Date
: 2025-07-01
Size
: 16kb
User
:
欧智斌
[
Internet-Network
]
ApacheMina
DL : 0
mina socket编程学习,让你更容易掌握socket编程技巧-mina socket
Date
: 2025-07-01
Size
: 196kb
User
:
tianye
[
JSP/Java
]
928mina-2.0.0-M1
DL : 0
mina框架,socket处理,网络编程框架,good! -mina framework,good!mina framework,good!mina framework,good!
Date
: 2025-07-01
Size
: 5.63mb
User
:
candy
[
JSP/Java
]
java
DL : 0
mina 开发的例子。实现网络通讯的开发。包括socket。http等通讯协议。-mina development example. Network communication development. Including the socket. http and other protocols.
Date
: 2025-07-01
Size
: 4kb
User
:
鸟人
[
Internet-Network
]
src
DL : 0
基于mina框架的socket通信程序,包含客户端与服务端程序。-Mina-based framework for socket communication program
Date
: 2025-07-01
Size
: 4kb
User
:
zhaowei
[
Internet-Network
]
1123.tar
DL : 0
基于apache mina框架的java网络通信socket程序,主要实现客户端注册和数据包转发功能-Network traffic based on the apache mina framework java socket program for client registration and packet forwarding...
Date
: 2025-07-01
Size
: 1.19mb
User
:
宇Atttx
[
JSP/Java
]
MinaTest
DL : 0
mina是对nio的具体实现。是目前比较高效和流行的nio框架了。 下面是对使用mina进行通讯的一个简单demo,后面再用mina写一个RPC的简单框架。-mina socket
Date
: 2025-07-01
Size
: 5.34mb
User
:
马道勇
[
JSP
]
apache-mina-2.0.4
DL : 0
Socket框架,对TCP/IP协议能更好的封装并简单使用-Socket framework, better encapsulation of TCP/IP protocol and simple to use
Date
: 2025-07-01
Size
: 9.58mb
User
:
RiesenQiao
[
JSP/Java
]
mina-spring-test
DL : 0
使用mina3.0与spring集成,实现的server端示例(socket tcp)。 mina是基于java NIO 的高效率通信框架。 工程为myeclipse java工程,可直接导入。 使用main方法启动。可自写客户端测试。-Use mina3.0 with spring integration to achieve a server-side example (socket tcp). mina is a highly efficient communication framework based on java NIO. Works for myeclipse java project, can be directly imported. Use the main method to start. Client since written test.
Date
: 2025-07-01
Size
: 4.35mb
User
:
liuquan
[
JSP/Java
]
com.gmail.dengtao.joe.transport
DL : 0
个人工作中编写基于java nio的socket封装,基于事件的设计方式这点类似mina,但该框架的主要特点是简单!-Personal work, the preparation of the socket-based java nio package, event-based design approach this like mina, but the main features of the framework is simple!
Date
: 2025-07-01
Size
: 1.98mb
User
:
dida
[
JSP/Java
]
apache-mina-2.0.7-bin.tar
DL : 0
apache mina2 socket 开发,这里是官网的包!-apache mina2 socket development, here is the official website of the bag!
Date
: 2025-07-01
Size
: 7.82mb
User
:
shibaoyu
[
source in ebook
]
mina
DL : 0
Mina框架 初识 MINA是一个Socket的网络框架,但是它提供了方便的Protocol支持,通过它的Encoder和Decoder,你将你的应用可以方便的扩展并支持各种基于Socket的网络协议,比如HTTP服务器、FTP服务器(当然,这很复杂)、Telnet服务器等等。基于MINA用户可以容易地开发高性能和高伸缩性的网络应用程序。-Mina MINA is a network framework acquaintance Socket framework, but it provides a convenient Protocol support, through its Encoder and Decoder, your application you will be able to facilitate the expansion and supports various Socket-based network protocols such as HTTP server , FTP server (of course, it is very complicated), Telnet server, and so on. You can easily develop high performance and scalability of web-based applications MINA users.
Date
: 2025-07-01
Size
: 396kb
User
:
dsfa
[
JSP/Java
]
java-android-socket
DL : 0
实现android 客户端与 java 服务器 的socket通信 采用 mina NIO非阻塞模式 支持多线程-android java socket mina
Date
: 2025-07-01
Size
: 7.89mb
User
:
Eric_YAO
[
Internet-Network
]
minaclient-minaserver
DL : 0
mina 通信框架,实现java server 和 client 非阻塞socket通信,修改设置ip、端口即可实现通信,很实用的学习例程(Mina communication framework, to achieve server and client non blocking socket communication, modify settings IP, ports can achieve communication, very practical learning routines)
Date
: 2025-07-01
Size
: 2.6mb
User
:
janewu
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.