Name: Zhiyuan Ning USC ID:1808644153 Email:[email protected] Description: I cite and look up the code from Beej's Guide. Because some of the function does not support in C langauage, I use the C++ language to program this assignment. I also cite and look up the code from: https://www.cnblogs.com/leezheng/p/8030011.html All of the functions and server works well. To seperate the database and calcserver, I initialize two sockets to transfer. The output corresponds to the .pdf demo.
-
Notifications
You must be signed in to change notification settings - Fork 0
the main server gets input(link ID and file size) from keyboard. Then it sends the search request to the database server through UDP. When the database server gets the request, it will search through the database(database.txt). After searching it will send back the link capacity, link length and propagation velocity to main server through UDP. I…
ThomasNing/UDP_servers_information_transfer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
the main server gets input(link ID and file size) from keyboard. Then it sends the search request to the database server through UDP. When the database server gets the request, it will search through the database(database.txt). After searching it will send back the link capacity, link length and propagation velocity to main server through UDP. I…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published