Java SE Networking
This exam is focused on classes of the java.net, javax.net.ssl, and java.rmi packages.
Prerequisites: for the purpose of this exam we will assume that the examinee has the following non-Java knowledge:
The Java SE Javadoc contains most of the information you need to study this exam.
Prerequisites: for the purpose of this exam we will assume that the examinee has the following non-Java knowledge:
- Basic knowledge of how TCP/UDP works
- Basic knowledge of SSL
- Basic knowledge of networking and the WWW
The Java SE Javadoc contains most of the information you need to study this exam.
| Released | Beta | Frozen | ||
|---|---|---|---|---|
Sockets
Use the java.net.*.*Socket classes.
|
|
|||
Socket 2 questions
Not Covered here: SSLSockets. |
3 | 19 | 9 | |
ServerSocket 2 questions
Not Covered here: SSLServerSockets. |
2 | 14 | 4 | |
Secure Socket Layer 2 questions
|
5 | 6 | 1 | |
DatagramSocket 2 questions
Not covered here: Security of DatagramSockets. |
4 | 11 | 1 | |
URIs and URLs
Use the java.net.UR* classes.
|
|
|||
URI & URL 3 questions
|
6 | 16 | 19 | |
URLConnection 2 questions
Not covered here: HttpsURLConnection, JarURLConnection. |
5 | 7 | 5 | |
URLEncoder & URLDecoder 2 questions
|
4 | 4 | 3 | |
Protocol Handlers 1 question
|
1 | 5 | 1 | |
Content Handlers 2 questions
|
2 | 3 | 2 | |
Remote Method Invocation 2 questions
The Java Remote Method Invocation Specification is a very good reference to help you with this part of the exam.
|
1 | 36 | 11 | |
Exam information
- 30 minutes
- 20 questions (210)
- 80% required
- +3 √
- - 12 points
- 15 day delay
- status: released




is a very good reference to help you with this part of the exam.