搜索资源列表
net121212
- TCP/IP服务器端与客户端 你可以通过此建立一个TCP服务端-TCP/IP Server and Client,you can create a TCP Server by it.
tcpServer
- 使用java实现的基于tcp通信协议的一个聊天程序的服务端,实现简单的聊天功能。-The realization of the use of java-based communication protocol tcp chat program, a service client, the realization of a simple chat.
tcp
- 一个用JAVA作的TCP通信的例子,分为服务端和客户端-JAVA for a used example of the TCP communication is divided into server and client
netty-3.1.5.GA-dist
- TCP/IP 及Socket服务器及客户端 服务框架-TCP/IP Socket Service Framework
java_tcp
- java编程语言实现的简单客户端tcp程序,实现服务端与客户端的通信-java tcp
qq
- 利用TCP实现对服务端与客户端的有界面通讯-The use of TCP to achieve the service-side and client-side interface for communications are
TCP_UDP_Programs
- TCP/UDP传输协议的程序.要配合服务端和客户端一起使用才可以-The TCP/UDP transport protocol programs.Use them with the Server and the Client.
TCP
- 一个简单的基于tcp的服务端、客户端通讯的代码。-A simple tcp based services, client communications code.
tcp
- 用Jbuider做的一个tcp的聊天服务端和客户端。-Jbuider do with a tcp chat server and client.
TcpNetProj
- 实现Tcp/Ip的服务端和客户端消息的接收和发送-Tcp/Ip server client
java-base-QQ
- 用java TCP/IP scoket编程做的一个类似QQ的例子,包括有服务端和客户端-Using java TCP/IP scoket QQ programming to do a similar case, including server and client
Only
- 本系统所要实现的主要功能是为广大用户提供一个借助网络进行人际交往的平台。因为服务器端采用多线程,所以性能有很大的提升。因为服务端和客户端之间采用TCP协议进行网络通信,建立的是可靠地,端对端的网络连接,所以可靠性和安全性都很好。随着经济的日益发展,网络已经越来越流行,人们在网络中能够得到方便快捷的交流,而聊天室就是其中一个重要工具。-The system to achieve the main function is for the majority of users with the aid
tcpcssrc
- Tcp服务端与客户端的JAVA实例源代码。Tcp服务端与客户端的JAVA实例源代码,一个简单的Java TCP服务器端程序,别外还有一个客户端的程序,两者互相配合可以开发出超多的网络程序,这是最基础的部分。-Server and client examples of JAVA source code, a simple Java TCP server-side procedures, plus a client program, the two complement each other and
tcp-nio-
- tcp nio 服务端、客户端例子--参考《分布式Java应用:基础与实践》 参考《分布式java应用》tcp nio 服务端、客户端例子, 在基础主要做了以下调整: 1. 信息长度由定长(ByteBuffer长度)修正为可变长(即不再收长度限制) 2. 特殊错误处理:read Exception,opposite close Exception,select timeout Exception(网络超时)。 read Exception 与 opposite close Exc
console
- java基于console的tcp通讯程序,单线程方式,分为客户端和服务端-java based console tcp communication program, single-threaded manner, divided into client and server
javaSE_IM_source_code
- 企业即时通讯工具,采用C/S架构 + TCP/UDP协议 + Socket + 多线程技术实现。客户端支持:用户上下线,单聊,群聊,自定义消息字体样式,表情、图片发送,文件发送,语音聊天,修改状态,修改头像,修改密码等。服务端支持:服务器管理、用户管理、服务配置管理、日志管理等。 -Enterprise instant messaging tool, using the C/S architecture+ TCP/UDP protocol+ the Socket+ multithreadin
TCP
- Tcp 网络编程 客户端与服务端分开 实现通讯功能-The separate TCP network programming client and server to achieve communication
TCP
- 基于JAVA语言的TCP网络编程(服务端与客户端类)-TCP-based network programming language JAVA (server and client class)
IShareMessageSDK
- IShareMessage是一个基于NIO的客户、服务器端编程框架,使用IShareMessage可以确保你快速和简单的开发出一个网络应用(包括推送服务,业务插件服务)。IShareMessage相当简化和流程化了TCP的socket网络应用的编程开发过程。通过利用云端与客户端之间建立稳定、可靠的长连接来为开发者提供客户端应用与平台交互通道,开发者只需关注业务开发,无须关注底层网络交互。(IShareMessage is a NIO based client and server program
tcp
- java实现tcp通讯(包括服务端与客户端)(Implementation of TCP communication with Java)