Lectures
Regulament
Conform regulamentului UPT, un masterand trebuie sa participe la cel putin 50% din orele de curs. Neindeplinirea acestei obligatii va face ca nota pentru activitatea pe parcurs asociata acestei discipline sa fie limitata la maxim 5. Primele 8 saptamani, cursul se desfasoara online (vezi CV).
Chapter 2
A Review On Object-Orientation, Concurrency and Java (notes support)
Suggested References
- K. Sierra, B. Bates - Head First Java
- Bruce Eckel - Thinking in Java
- C. Marinescu, P.F. Mihancea - Programare Java (Vol. 1 & 2)
Chapter 3
Distributed Systems Basics (notes support)
Suggested Reading
- George Coulouris et. al., Distributed Systems
- Chapter 1 - Introduction, Chapter 2 - System Models (2.1, 2.2, 2.3)
Chapter 4
Socket Programming (notes support)
Suggested Reading
- George Coulouris et. al., Distributed Systems
- Chapter 3 - Networking and InterNetworking (3.3.4 - Protocols, 3.4 - Internet Protocols)
- Chapter 4 - Interprocess Communication (4.1, 4.2)
- Tutorials and Documentation
Chapter 5
Remote Invocation (notes support)
Suggested Reading
Chapter 6
Indirect Communication (notes support)
Suggested Reading
Chapter 7
Elements of Secure Communication (notes support)
Suggested Reading
- George Coulouris et. al., Distributed Systems
- Chapter 11 - Security (11.1, 11.2.1, 11.2.2,11.2.3, 11.6.3)
- Tutorials and Documentation
- Official JSSE documentation can be found here