An open API service indexing awesome lists of open source software.

https://github.com/palmaluv/lab_ksks

Laboratory work with the subject "KSKS"
https://github.com/palmaluv/lab_ksks

Last synced: 3 months ago
JSON representation

Laboratory work with the subject "KSKS"

Awesome Lists containing this project

README

        

### Lab work related to the operation of the UDP protocol
Laboratory work with the subject "KSKS"
### The content of the laboratory work :
`client`
`server`
### Description of the operation of the UDP protocol
In computer networking, the User Datagram Protocol (UDP) is one of the core communication protocols of the Internet protocol suite used to send messages (transported as datagrams in packets) to other hosts on an Internet Protocol (IP) network. Within an IP network, UDP does not require prior communication to set up communication channels or data paths.


Resource

### Screenshot of the result of the laboratory work