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
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - tcp server client java - List
[
Internet-Network
]
XXRoom
DL : 0
java聊天室服务器,使用TCP协议接受客户端连接,使用UDP向服务器发送消息 使用swing开发界面-java chat room servers, the use of TCP accept client, using UDP messaging server to use development interface swing
Date
: 2008-10-13
Size
: 70.27kb
User
:
flajdlfj
[
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.
Date
: 2025-12-20
Size
: 4kb
User
:
高扬
[
Internet-Network
]
XXRoom
DL : 0
java聊天室服务器,使用TCP协议接受客户端连接,使用UDP向服务器发送消息 使用swing开发界面-java chat room servers, the use of TCP accept client, using UDP messaging server to use development interface swing
Date
: 2025-12-20
Size
: 70kb
User
:
flajdlfj
[
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.
Date
: 2025-12-20
Size
: 3kb
User
:
dgsag
[
Internet-Network
]
RMIexample
DL : 0
这个一个远程方法调用(RMI)例子,客户端获取上次登陆的时间.这里的服务器要连上 sqlServer,来存储不同用户登陆的时间.-this a remote method invocation (RMI) example, client access to the last landing time. here the server to connect sqlServer. different users to store landing time.
Date
: 2025-12-20
Size
: 114kb
User
:
邹文科
[
Internet-Network
]
TCP
DL : 0
java代码轻松演示计算机网络客户端与服务端数据传送-TCP-java code easily demo computer network client and server-side data transmission-TCP
Date
: 2025-12-20
Size
: 1kb
User
:
gongchang
[
Internet-Network
]
cs
DL : 0
通过TCP和UDP实现客户端及服务器的通信。消息类型是通过字符串来实现的;用该类似的字符串来标识消息的类型。对JAVA的SOCKET网络编程比较感兴趣的,该程序起到了不少帮助,可以加深对SOCKET编程的理解。-Implementation through the TCP and UDP client and server communication. The type of message is achieved through the string with the similar string to identify the type of message. SOCKET network on the JAVA programming the comparison of interest, the program has played a lot of help, you can deepen their understanding of programming SOCKET.
Date
: 2025-12-20
Size
: 5kb
User
:
qinying
[
Internet-Network
]
clicntserverprogramusingtcp
DL : 0
client server computation programin java using tcp
Date
: 2025-12-20
Size
: 5kb
User
:
harsha
[
Internet-Network
]
java
DL : 0
单线程的TCP Server和TCP Client 通过网络传输指定文件-Single-threaded TCP Server and TCP Client specified file transmitted over the network
Date
: 2025-12-20
Size
: 5kb
User
:
xiao
[
Internet-Network
]
ServerTCP
DL : 0
java tcp server which receives connection from another client software to process it and return it back to client
Date
: 2025-12-20
Size
: 1kb
User
:
husmir
[
Internet-Network
]
NioServer_TCP
DL : 0
NioServer_TCP,Java NIO服务器端,使用TCP连接,客户端可以多线程并发访问。-NioServer_TCP Java NIO server side, using the TCP connection, the client can be multi-threaded concurrent access.
Date
: 2025-12-20
Size
: 25kb
User
:
[
Internet-Network
]
f
DL : 0
java网络编程TCP通信,服务器端和客户端进行通信-java network programming TCP traffic,Server and client to communicate
Date
: 2025-12-20
Size
: 2.68mb
User
:
chenshanhuibb
[
Internet-Network
]
DemoQQ1
DL : 0
(1).服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过创建一个Server Socket对象来监听来自客户的连接请求,默认端口为6000,然后无限循环调用accept()方法接受客户程序的连接.-( 1). The server and client presentation by Socket interface ( TCP ) connection. In the Java uses a set of interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket, allows the preparation of web applications with relative ease. Server uses multithreading to meet the user s request, by creating a Server Socket objects to monitor from the client connection requests, the default port is 6000, then the infinite loop to call accept ( ) method to accept client connections.
Date
: 2025-12-20
Size
: 64kb
User
:
ddd
[
Internet-Network
]
test
DL : 0
基于TCP和UDP的简单java Socket编程。运行时先启动Server,再启动Client,然后再Console中输入一串小写字符,系统会返回一串大写字符。-Based on a simple Java TCP and UDP Socket Programming. First start the Server, and then start the Client, and then enter a string of lowercase characters in the Console, the system will return a string of uppercase characters.
Date
: 2025-12-20
Size
: 22kb
User
:
孔荃
[
Internet-Network
]
SocketTest3
DL : 0
SocketTest3是一个java工具套接字测试。它可以创建两个TCP和UDP客户端或服务器。它可以测试任何服务器或客户机使用TCP或UDP协议来沟通。-A java tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
Date
: 2025-12-20
Size
: 99kb
User
:
liujiaxuan
[
Internet-Network
]
UnixDomain
DL : 0
java server UDP receive + TCP send and recieve c client to send UDP + receive TCP package from Server-java server UDP receive+ TCP send and recieve c client to send UDP+ receive TCP package from Server
Date
: 2025-12-20
Size
: 17kb
User
:
Phil
[
Internet-Network
]
tcp_Java_example
DL : 0
java实现的tcp协议客户端和服务器实例代码-a tcp server and client example for java
Date
: 2025-12-20
Size
: 1kb
User
:
张山风
[
Internet-Network
]
Server
DL : 0
使用java编写的基于socket的服务器,使用TCP/IP协议,接收一方客户端的消息,进行解包,寻找到目标客户端,进行转发。-Use java-based socket server using TCP/IP protocol, to receive one of the client' s message, unpack, looking to the target client for forwarding.
Date
: 2025-12-20
Size
: 2kb
User
:
远野瞬
[
Internet-Network
]
Socket_online_chat
DL : 0
一个使用socket和tcp实现的在线聊天程序,使用java实现。包含客户端和服务器端。-An implementation using tcp socket and online chat program, using java. Includes client and server side.
Date
: 2025-12-20
Size
: 8kb
User
:
[
Internet-Network
]
TCP
DL : 0
java TCP客户端、服务端,两个包含在同一个类中。主要用于初学者学习-java TCP client, the server, two are included in the same class.
Date
: 2025-12-20
Size
: 4kb
User
:
zhangqiang
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.