概述 任务是编写一个发送程序和一个接收程序,它们可以通过 UDP(用户数据报协议)可靠地相互通信。 换句话说,我们需要设计和实现一个应用级协议,它可以在 UDP 之上实现可靠的文件传输。 提供的程序 UnreliNET-Normal.java、UnreliNETCorrupt.java、UnreliNETReorder.java、UnreliNETDrop.java。 不可靠的网络模拟器 通过 UnreliNet 的数据包可能会以一定的概率被破坏、丢弃或重新排序。 我们需要设计一个可靠的协议,以便文件可以成功传输。 UnreliNet 程序 要运行该程序,请先启动 UnreliNet,然后启动 Receiver,最后启动 Sender。 启动UnreliNet: java UnreliNet sk1端口sk2端口sk3端口sk4端口比| 例如 java UnreliNETNormal 10
2021-06-22 11:05:26 12KB Java
1
量化交易经典数据,交易系统相关开发和设计,证券期货交易相关
2021-06-08 19:43:52 3.26MB 量化交易
1
An Efficient Reliable Communication Scheme in Wireless Sensor Networks Using Linear Network Coding
2021-02-09 22:04:53 2.12MB 研究论文
1
[Jay A. Kreibich] Using SQLite Small.Fast.Reliable.Choose Any Three California: O'Reilly Media. 2010
2019-12-21 19:48:31 6.11MB Using SQLite
1
计算机网络课作业,其中Assignment4.pdf为作业要求,其中rdt_sender.cc 和rdt_receiver.cc是所需修改的程序,rdt_sim.cc为模拟网络的代码。运行时,makefile之后,输入命令./rdt_sim 0 0...(参数输入要求见pdf)
2019-12-21 19:47:18 129KB Reliable Data Transport;Linux
1
Introduction to reliable and secure distributed programming, 2nd edition.
2019-12-21 19:27:04 3.94MB distributed block chain security
1
Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just
2019-12-21 18:54:18 4.71MB Programming Phoenix
1