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"
- Host: GitHub
- URL: https://github.com/palmaluv/lab_ksks
- Owner: PalmaLuv
- Created: 2022-10-27T07:05:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-12T21:11:52.000Z (over 2 years ago)
- Last Synced: 2025-01-21T08:31:40.898Z (4 months ago)
- Language: C#
- Size: 83 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
### Screenshot of the result of the laboratory work
![]()