Sciweavers

2065 search results - page 35 / 413
» 10 Networking Papers: readings for protocol design
Sort
View
SIGCOMM
1995
ACM
14 years 10 hour ago
Software Support for Outboard Buffering and Checksumming
Data copying and checksumming are the most expensive operations when doing high-bandwidth network IO over a highspeed network. Under some conditions, outboard buffering and checks...
Karl Kleinpaste, Peter Steenkiste, Brian Zill
WICON
2008
13 years 10 months ago
HxH: a hop-by-hop transport protocol for multi-hop wireless networks
TCP can perform poorly in multi-hop wireless networks due to problems that arise with contention and mobility. Endto-end protocols are at an inherent disadvantage in trying to sol...
Daniel Scofield, Lei Wang, Daniel Zappala
WWW
2001
ACM
14 years 9 months ago
Engineering server-driven consistency for large scale dynamic Web services
Recent research has shown that server-driven protocols for achieving cache consistency in wide-area network services can perform significantly better than traditional consistency ...
Jian Yin, Lorenzo Alvisi, Michael Dahlin, Arun Iye...
IPPS
2000
IEEE
14 years 1 days ago
Mobile Agents to Automate Fault Management in Wireless and Mobile Networks
This paper studies the automation of fault management of wireless and mobile networks. A network management protocol similar to SNMP with an integrated architecture using mobile ag...
Niki Pissinou, Bhagyavati, Kia Makki
IMC
2006
ACM
14 years 2 months ago
binpac: a yacc for writing application protocol parsers
A key step in the semantic analysis of network traffic is to parse the traffic stream according to the high-level protocols it contains. This process transforms raw bytes into s...
Ruoming Pang, Vern Paxson, Robin Sommer, Larry L. ...