首页| 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
  • 开心快活人 39分钟前 成为了本站会员

  • 晋财 1小时前 成为了本站会员

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

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

  • 柳贻 1天前 成为了本站会员

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

  • 焦昱贺 1天前 成为了本站会员

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

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

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

0.195128s