CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tcp server client java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tcp server client java - List
[
ICQ-IM-Chat
]
icqserver
DL : 0
javaICQ 服务器端源码,用java程序构建,与javaICQ客户端共同组成TCP与UDP共存的即时通讯系统. 以下是关于客户端的介绍: jICQ(javaICQ) 是一个用java技术开发出的图形用户届面的即时通讯工具,他吸收了java的平台无关性,以至于可以运行于任何java环境。-javaICQ server source code, using java procedures Construction, javaICQ with client TCP and UDP component coexistence of immediate communication systems. Following is on the client Introduction : jICQ (javaICQ) is a java technology used to develop graphical user session surface of the instant communication with, he absorbed a java platform independent, to the extent that can run on any java environment.
Date
: 2008-10-13
Size
: 20.23kb
User
:
plx_mail
[
ICQ-IM-Chat
]
java4597845676
DL : 0
本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple. Java API sets to address the communications interface provides a type java.net.Socket. , make preparation network applications relatively easily. Multi-threaded servers to meet the multi-user request, and through JDBC
Date
: 2008-10-13
Size
: 1.58mb
User
:
jmz
[
ICQ-IM-Chat
]
基于JAVA的ICQ系统的设计于实现
DL : 0
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080.
Date
: 2008-10-13
Size
: 1.63mb
User
:
陈玉平
[
ICQ-IM-Chat
]
icqserver
DL : 0
javaICQ 服务器端源码,用java程序构建,与javaICQ客户端共同组成TCP与UDP共存的即时通讯系统. 以下是关于客户端的介绍: jICQ(javaICQ) 是一个用java技术开发出的图形用户届面的即时通讯工具,他吸收了java的平台无关性,以至于可以运行于任何java环境。-javaICQ server source code, using java procedures Construction, javaICQ with client TCP and UDP component coexistence of immediate communication systems. Following is on the client Introduction : jICQ (javaICQ) is a java technology used to develop graphical user session surface of the instant communication with, he absorbed a java platform independent, to the extent that can run on any java environment.
Date
: 2025-12-20
Size
: 20kb
User
:
[
ICQ-IM-Chat
]
基于JAVA的ICQ系统的设计于实现
DL : 0
服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080.
Date
: 2025-12-20
Size
: 1.63mb
User
:
陈玉平
[
ICQ-IM-Chat
]
ChatSystem1
DL : 0
它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Date
: 2025-12-20
Size
: 14.72mb
User
:
陈超群
[
ICQ-IM-Chat
]
java4597845676
DL : 0
本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple. Java API sets to address the communications interface provides a type java.net.Socket. , make preparation network applications relatively easily. Multi-threaded servers to meet the multi-user request, and through JDBC
Date
: 2025-12-20
Size
: 1.58mb
User
:
jmz
[
ICQ-IM-Chat
]
111chatroomsuccess
DL : 0
实现网络聊天的功能,采用java编程,服务器与客户端采用了TCP/IP连接方式,登录功能。客户可以通过服务器转发,实现一对一和多对多聊天。客户端程序应该可以实时显示目前其它用户的状态,管理员可以踢人出聊天室,用户可以登录和注册进入聊天室~~ -Network chat functionality, using java programming, server and client use of TCP/IP connection method, the log function. Customers can forward through the server, the realization of one-on-one and many-to-many chat. Client program should be able to real-time display the current status of other users, administrators can踢人a chat room, users can log in and registered to enter the chat room ~ ~
Date
: 2025-12-20
Size
: 40kb
User
:
风
[
ICQ-IM-Chat
]
java
DL : 0
基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used to complete JAVA1.6 is in the TCP/IP environment, the achievement of client and server-side program in two parts (Client and Server). That is, first of all, to start the server side, the client request to the server, the server receives a request to provide the corresponding services. When the client has started to connect to the server, client users log on, enter the contents of the client through the server-side with other clients to connect client to enter the chat room to chat, the server-side data and client interaction.
Date
: 2025-12-20
Size
: 18kb
User
:
高飞
[
ICQ-IM-Chat
]
chat
DL : 0
Java编写的基于TCP的客户端及服务器端可视化聊天程序,程序可单机运行,先运行服务器程序,在运行客户端程序。-Written in Java TCP-based client and server-side visual chat program, the program can be run stand-alone, first run the server program, running the client program.
Date
: 2025-12-20
Size
: 10kb
User
:
isis
[
ICQ-IM-Chat
]
TCP4
DL : 0
用Java实现基于TCP协议的即时通讯,分为客户端和服务器端,可以实现群聊功能-Using Java-based TCP protocol instant messaging, divided into client and server side, you can achieve group chat function
Date
: 2025-12-20
Size
: 31kb
User
:
liuhai
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.