UDP client program that sends data to a server on a specified port. The server echoes back the duplicated contents. For the request and response, the checksum is calculated which is verified and displayed by taking a tcpdump. Subsequently, a second request is made by appending 6 characters to the original data. By ensuring the checksum remains the same and that the first four characters matches the original input, the two remaining characters are computed.
-
Notifications
You must be signed in to change notification settings - Fork 0
UDP client program that sends data to a server on a specified port. The server echoes back the duplicated contents. For the request and response, the checksum is calculated which is verified and displayed by taking a tcpdump. Subsequently, a second request is made by appending 6 characters to the original data. By ensuring the checksum remains t…
sanjanaramprasad/Computer-Networks--UDP-
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
UDP client program that sends data to a server on a specified port. The server echoes back the duplicated contents. For the request and response, the checksum is calculated which is verified and displayed by taking a tcpdump. Subsequently, a second request is made by appending 6 characters to the original data. By ensuring the checksum remains t…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published