OkThought / NSU-TCPOverUDP

Task 4 of the course 'Networking Technologies' at NSU. The task is to implement our own version of TCP using UDP so that our previous task 'TCPTransfer' would work as though nothing had changed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCPOverUDP

Task 4 of the course 'Networking Technologies' at NSU.

Description

The task is to implement our own version of TCP Socket and ServerSocket with appropriate operations using UDP. So that our previous task 'TCPTransfer' would work with these Socket and ServerSocket as though nothing had changed.

About

Task 4 of the course 'Networking Technologies' at NSU. The task is to implement our own version of TCP using UDP so that our previous task 'TCPTransfer' would work as though nothing had changed.


Languages

Language:Java 100.0%