首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 实现形式上的可靠UDP协议

实现形式上的可靠UDP协议

资 源 简 介

Our own reliable network protocol: VSP (Very Sketchy Protocol or Very Simple Protocol) This is our first foray into writing a reliable networking protocol that will run on top of UDP. VSP (Very Sketchy Protocol) Design Description Members: Robert Kim, Kevin Leong, Jason Shar Language: POSIX C Description: The VSP Protocol is a reliable protocol that runs on top of UDP. FEATURES Two separate executables (sender and receiver) to transfer files between Segment timeout timer of specified time (assume dropped segment and retransmits after specified time) Segments of maximum size 1400 Bytes. SEQ numbers TCB - Transport Control Block Buffer exists at both sender (unacknowledged segments) and receiver (out of order segments) Rename saved files with "r" at beginning to discriminate new from original fil

文 件 列 表

ackMessage.c
ackMessage.h
commandLine.c
commandLine.h
dataMessage.c
dataMessage.h
file.c
file.h
fileStatusMessage.c
fileStatusMessage.h
hostNetwork.c
hostNetwork.h
makefile
messages.c
messages.h
network.c
network.h
rel.h
relrecv.c
relsend.c
status
timer.c
timer.h
VSP_design.txt
VIP VIP
  • 睥睨 1天前 成为了本站会员

  • ? 1天前 成为了本站会员

  • IATWAY 2天前 成为了本站会员

  • 大智若愚 2天前 成为了本站会员

  • Mason 2天前 成为了本站会员

  • 2天前 成为了本站会员

  • Half_Punch 3天前 成为了本站会员

  • liqing71718 3天前 成为了本站会员

  • 伟国 3天前 成为了本站会员

  • songy 3天前 成为了本站会员

0.176808s