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
Socket « Network Protocol « Java
Java
Network Protocol
Socket
1.
Create a socket without a timeout
2.
Create a socket with a timeout
3.
Demonstrate Sockets.
4.
Socket connection and concurrent package
5.
XML based message
6.
ObjectInputStream and ObjectOutputStream from Socket
7.
ServerSocket and Socket for Serializable object
8.
String based communication between Socket
9.
Get email with Socket
10.
Create PrintWriter from BufferedWriter, OutputStreamWriter and Socket
11.
Read from server
12.
Use Socket to read and write stream
13.
Connects to a server at a specified host and port. It reads text from the console and sends it to the server
14.
A simple network client that establishes a network connection to a specified port on a specified host, send an optional message across the connection
15.
Reading Text from a Socket
16.
Writing Text to a Socket
17.
Sending a POST Request Using a Socket
18.
Get the Date from server
19.
Transfer a file via Socket
20.
Ping a server
21.
Read and write through socket
22.
Read float number from a Socket
23.
Read Object from Socket
24.
deleting messages from a POP3 mailbox based on message size and Subject line
25.
A timeout feature on socket connections
26.
Write Objects From Socket
27.
Write Double Using Sockets
28.
Download WWW Page
29.
Redirects incoming TCP connections to other hosts/ports
30.
Socket Fetcher
31.
Socket Address Encoder
32.
Zip socket
33.
This program shows how to interrupt a socket channel.
34.
This program shows how to use sockets to send plain text mail messages.
35.
Makes a socket connection to the atomic clock in Boulder, Colorado, and prints the time that the server sends.