tanszek:oktatas:iss_t:socket_exercises
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tanszek:oktatas:iss_t:socket_exercises [2025/02/17 06:50] – knehez | tanszek:oktatas:iss_t:socket_exercises [2025/03/03 14:14] (current) – knehez | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Exercises ===== | ===== Exercises ===== | ||
| - | ** Exercise 1. ** FTP server and client | + | ** Exercise 1. ** | 
| + | |||
| + | Implement a simple file transfer via TCP and UDP. Send a file content through a socket channel. | ||
| + | |||
| + | ** Exercise 2. ** FTP server and client | ||
| Create a simplified FTP (file transport) client and **blocking** server where the client can send or download text files from the server: | Create a simplified FTP (file transport) client and **blocking** server where the client can send or download text files from the server: | ||
| Line 29: | Line 33: | ||
| - | ** Exercise | + | ** Exercise | 
| Modify the **blocking** UDP code so that you can transfer a ' | Modify the **blocking** UDP code so that you can transfer a ' | ||
| - | ** Exercise | + | ** Exercise | 
| Try out the non-blocking starter Java code and examine/ | Try out the non-blocking starter Java code and examine/ | ||
tanszek/oktatas/iss_t/socket_exercises.1739775014.txt.gz · Last modified: 2025/02/17 06:50 by knehez
                
                