[ee122] Proj2B Multiple Connections?

Jeremy Fleischman jeremyfleischman at berkeley.edu
Mon Nov 19 21:28:45 PST 2007


Does our implementation of a reliable transfer protocol need to deal
with multiple senders and receivers? In other words, should we provide
exactly four methods (connect(), send(), recv(), and close()) that
provide exactly the same behavior as TCP? Or can we assume for
example, that connect() only gets called once?

Jeremy Fleischman


More information about the ee122 mailing list