tanszek:oktatas:integration_based_on_tcp_ip_sockets
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tanszek:oktatas:integration_based_on_tcp_ip_sockets [2023/03/05 16:21] – knehez | tanszek:oktatas:integration_based_on_tcp_ip_sockets [2023/03/05 16:22] (current) – knehez | ||
---|---|---|---|
Line 27: | Line 27: | ||
[[Java example for Blocking and Non-Blocking Socket]] | [[Java example for Blocking and Non-Blocking Socket]] | ||
- | == Exercise 1. == | + | ** Exercise 1. ** |
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 55: | Line 55: | ||
- | == Exercise 2. == | + | ** Exercise 2. ** |
Modify the **non-blocking** code so that you can transfer a burned-in name and existing text or image file larger than 2 kbytes and verify that it was successfully sent. | Modify the **non-blocking** code so that you can transfer a burned-in name and existing text or image file larger than 2 kbytes and verify that it was successfully sent. | ||
tanszek/oktatas/integration_based_on_tcp_ip_sockets.1678033310.txt.gz · Last modified: 2023/03/05 16:21 by knehez