networking - Implementing rdt 1.0 (reliable data transfer) in java, rtd_send(packet) -


so project have implement rdt in java using simulator has been coded me, have sender , receiver classes (entities). this diagram of happening. whenever try udt_send(packet) or rdt_send(packet) error 'cannot find symbol' rtd , utd. presumed pre-set thing in java evidently not, ideas of i'm supposed or how rtd or utd meant work? guys.

p.s. unidirectional transfer of data required.


Comments

Popular posts from this blog

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

python 2.7 - Lines in my code being skipped and I am not sure why -

Voice chat over bluetooth between Android & Python (pybluez) -