CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - java tcp server
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - java tcp server - List
[
JSP/Java
]
java
DL : 0
java tcp get system time server
Update
: 2008-10-13
Size
: 1.78kb
Publisher
:
hsu
[
Telnet Server
]
Java-TCP服务器】
DL : 0
这是一个TCP服务器端的实现代码,监听客户端的请求,在子线程中处理各个客户端发来的数据包,再将处理后的结果送回客户端。这里提供的代码很完整,包括一个mainclass,一个监听class和它的interface,一个包处理class,一个发送class,基本上可以直接使用。-This is a TCP server-side implementation code, bugging the client's request, the child acquires handle all the client's data packets, and then after the results back to the client. Here is the complete code, including a mainclass, a listening class and its interface, a packet processing class, a class this basically straightforward to use.
Update
: 2008-10-13
Size
: 7.85kb
Publisher
:
职工
[
Proxy Server
]
tcpproxy-1.1.4.tar
DL : 0
tcp代理服务器 -tcp proxy server
Update
: 2025-02-17
Size
: 23kb
Publisher
:
站长
[
TCP/IP stack
]
TCP Web Server
DL : 0
模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
木头
[
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.
Update
: 2025-02-17
Size
: 1.63mb
Publisher
:
陈玉平
[
Documents
]
Java_net(1-11)20031225
DL : 0
掌握网络基础概念利用Java语言在传输层进行编程UDP、TCP利用Java语言在应用层进行编程SMTP、POP3、HTTP掌握服务器端编程技术Servlet利用Java语言进行简单的分布式计算RMI、CORBA-grasp the concept of network infrastructure using Java language in the transport layer programming UDP, TCP use the Java language in the application layer program SMTP, POP3, HTTP server grasp programming language Java Servlet use of a simple distributed computing RMI, CORBA
Update
: 2025-02-17
Size
: 245kb
Publisher
:
we
[
JSP/Java
]
net121212
DL : 0
TCP/IP服务器端与客户端 你可以通过此建立一个TCP服务端-TCP/IP Server and Client,you can create a TCP Server by it.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
asd
[
Internet-Network
]
ClientExample
DL : 0
a simple tcp client with java,you can use it to connect with a tcp server.-a simple tcp client with java, you can use it to connect with a tcp server.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
高扬
[
Internet-Network
]
TCP11111
DL : 0
一个简单的TCP服务器与客户端通信的JAVA程序。编译的时候注意发送的命令要符合要求。-a simple TCP server and client communications JAVA procedures. Compile time to send the order to meet the requirement.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
dgsag
[
JSP/Java
]
TCP
DL : 0
这个程序实现的是TCP协议和UDP,其中TCP这个程序通过一个服务器端软件来沟通客户端之间的传输-Realize this procedure is the TCP protocol and UDP, which TCP this process through a server-side software to communicate between client transmission
Update
: 2025-02-17
Size
: 3kb
Publisher
:
黄卫立
[
JSP/Java
]
Javawangluo
DL : 0
java网络编程经典实例 实例61 从网络取得文件 实例62 TCP服务器端 实例63 TCP客户端 实例64 UDP服务器模型 实例65 UDP客户端模型 -java network programming classic example of 61 examples of documents from the network to obtain examples of 62 TCP server-side examples of 63 TCP Example 64 UDP client server model examples 65 UDP client model
Update
: 2025-02-17
Size
: 80kb
Publisher
:
李杰
[
Other
]
tcp
DL : 0
用java程序实现基于TCP的网络通信。(一个服务器端和多个客户端之间的通信)-Java program using TCP-based network communication. (A server-side and a number of communications between the client)
Update
: 2025-02-17
Size
: 33kb
Publisher
:
[
TCP/IP stack
]
SOCKET
DL : 0
TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK)
Update
: 2025-02-17
Size
: 9kb
Publisher
:
冯进荣
[
TCP/IP stack
]
tcp
DL : 0
本程序是用eclipse写的一个tcp服务器和客户机程序-This procedure is used eclipse to write a tcp server and client program
Update
: 2025-02-17
Size
: 4kb
Publisher
:
zhuwen
[
Internet-Network
]
TCP
DL : 0
java代码轻松演示计算机网络客户端与服务端数据传送-TCP-java code easily demo computer network client and server-side data transmission-TCP
Update
: 2025-02-17
Size
: 1kb
Publisher
:
gongchang
[
JSP/Java
]
java-TCP
DL : 0
1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write a server program and the client, required for every input line of data, the server after receiving add echo: back to give clients require the server program uses multiple threads and thread pools for each customer is assigned a thread.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
zhang liang
[
Other Web Code
]
TCPServer
DL : 0
JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
廉
[
Software Engineering
]
TCP-server-client
DL : 0
making TCP server and client connection using Java
Update
: 2025-02-17
Size
: 15kb
Publisher
:
mohsen
[
Web Server
]
tcp-server
DL : 0
用JAVA实现的基于TCP的WEB服务器-Using JAVA WEB server based on TCP
Update
: 2025-02-17
Size
: 46kb
Publisher
:
Aries
[
JSP/Java
]
Android-tcp-server-and-client
DL : 0
TCP Client/Server for Android
Update
: 2025-02-17
Size
: 1.61mb
Publisher
:
BaDTimE
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.