Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
ServerSocket « Network Protocol « Java
Java
Network Protocol
ServerSocket
1.
Data server
2.
Object server
3.
Compressed socket
4.
String value based server
5.
Get internet address from connected socket client
6.
BufferedReader for ServerSocket
7.
ServerSocket per Socket
8.
Write number to client
9.
Read and write with ServerSocket
10.
Threaded Server with ServerSocket
11.
Start new thread for each client
12.
A multithreaded Socket Server
13.
Get IP address from NetworkInterface and create server socket
14.
Manages asynchonous HTTP GET downloads and demonstrates non-blocking I/O with SocketChannel and Selector
15.
A very simple Web server. When it receives a HTTP request it sends the request back as the reply.
16.
Print stream server
17.
Zip server socket
18.
implements a multithreaded server that listens to port 8189 and echoes back all client input.
19.
This program implements a simple server that listens to port 8189 and echoes back all client input.