EE-WBC Java Programming Examples - Language Core
You need to use appropriate file naming convention before compiling.
In most cases save a file as Test.java.
- A simple console application - classes, functions, passing parameres
- Data types including arrays, keywords, statements
- keywords, statements, getting things done
- Utility classes
- File IO
- Threads, introduction
- Network TCP/IP client side programs
- Internet Application Protocols: DAYTIME TIME SMTP (FINGER) HTTP POP3 (IMAP) - class notes
- Network TCP/IP server side programs
- Simple multithreaded HTTP server for embedded systems - the idea of
- UDP/IP Sockets
- Multicast sockets, (run them in multiple network locations simultaneously)
- Simple miscelenous examples
Source code listings were prepared using Code2HTML, courtesy of Peter Palfrader.