搜索资源列表
-
0下载:
基于Java的网络聊天程序,用Java Socket实现网络聊天室,分为服务器和客户端两部分,客户端界面实现聊天功能,服务器是信息中心,类似QQ,有注解.-Java-based network chat program, using Java Socket network chat rooms, divided into server and client in two parts, the client chat interface, the server is the information
-
-
0下载:
简单的JAVA聊天实现。客户端。TCP/UDP的使用。。。。。点对点通讯以及群发消息。-Simple JAVA chat implementation. Client. TCP/UDP use. . . . . Point to point communication, and mass messaging.
-
-
0下载:
用java写的聊天室源码,含有客户端和服务器端的jar文件。运用到多线程和socket技术-With java source code written in the chat room, which contains client and server-side jar file. Applied to multi-threaded and socket technology
-
-
0下载:
轻松学会用socket编写的简单的聊天程序,包括客户端和服务器-Learn how to use socket easily prepared by simple chat program, including client and server
-
-
0下载:
基于socket编写的java聊天软件,分为客户端和服务端,可以进行群聊和私聊,界面人性化-Socket prepared based on the java chat software, and services into the client side, can be a group chat and私聊, user-friendly interface. .
-
-
0下载:
socket聊天程序,传输文件,含有server和client两个界面,功能还算齐全-socket chat program, transfer files, containing both server and client interface, is still fully functional
-
-
0下载:
a socket java of a client for an application of client/server which is used like a window for chat
-
-
0下载:
make chat sever&client use socket
-
-
0下载:
客户端与服务器之间的文件传输和聊天,这里只是四个文件,可以实现多次传输功能 -Between the client and server file transfer and chat, where only four documents, you can achieve multiple transmission
-
-
0下载:
这是一个基于Socket的简单的聊天程序,有一个客户端和一个服务端-This is a simple Socket-based chat program, a client and a server
-
-
0下载:
客户端与服务器之间进行多发多收的聊天功能- Between the client and the server for multiple gathered much chat function
-
-
0下载:
在java程序中,聊天程序运行的时候客户端和服务器端的连接情况以及其运行情况。-In the java programming, chat program at run-time client and server-side connection and its operation.
-
-
0下载:
一款Java编写的聊天软件,主要是socket的应用,特色是客户端之间可以玩游戏(五子棋),
内包括打包和源程序,详情请下载查阅-A chat software written in Java, the main application of the socket, the features between the client can play games (backgammon), included in the package and source details, please do
-
-
0下载:
Source code for a chat between 2 computers using socket in Java.
-
-
0下载:
用Stream Socket建立一个简单的Server/Client聊天小工具,客户端和服务器端可以随时进行聊天,当客户端输入TERMINATE终止聊天后,连接自动断开,对话结束。-Establishing a simple Server/Client Chat dialog tool using Stream Sockets so that client and server can make a dialog each other, when client send "TERMINATE"
-
-
0下载:
简单实现java socket里面的服务端和客户端。用户状态信息,在线人数等-Simple implementation of java socket inside the server and the client. User status information, such as number of online
-
-
0下载:
使用JAVA开发的网络聊天程序,带有UI界面以及客户端和服务器端的全部代码,适合于课程设计和JAVA的Socket编程学习,通信协议为IP。-Developed using JAVA network chat program , with all the code UI interface and client and server side , suitable for curriculum design and JAVA Socket Programming learning , commu
-
-
0下载:
Socket和SocketServer客户端和服务端互相通信-Socket and SocketServer client and server communicate with each other
-
-
0下载:
基于socket编写的聊天小程序,分服务器端和客户端-Socket-based chat small procedures at the server and client
-
-
0下载:
The socket library provides re-usable interfaces for a socket-layer server and client based on the EventLoop and Stream components.
-