以下是助教回我的信,原文照贴。
hi 抱歉 我刚刚check才发现我后来多做的功能忘了写在投影片里了, 我下周会在上课的
时候在会再更正一次
不过大致上就是每个connection应该要random一个session number 这是确保多个file
transmission的时候你会知道你是在处理哪个
所以每次有新的file transfer, 就要挑一个random number是其他connection 没在用的
之后每次有关file transfer的讯息都要包含这个number
例如
__NICKNAME__test;__USER_MSG__/send test /file cntest /connseq 7663
__NICKNAME__test;__USER_MSG__/acceptf test /file cntest /connseq 7663
__NICKNAME__test;__USER_MSG__/rejectf test /file cntest /connseq 7663