Summary

 < Day Day Up > 



In this chapter, we investigated a variety of methods to increase the performance of Sockets API applications. The methods could be split into a few different categories, such as Application layer modifications (adjusting socket buffer sizes for the bandwidth delay product), TCP/IP stack configuration, and simple design choices (such as using UDP over TCP when possible). Luckily, the Sockets API provides a variety of choices for optimizing Sockets applications. Most are very simple configurations (such as socket buffer size changes), whereas others require more thought about the effects of the change.



 < Day Day Up > 



BSD Sockets Programming from a Multi-Language Perspective
Network Programming for Microsoft Windows , Second Edition (Microsoft Programming Series)
ISBN: 1584502681
EAN: 2147483647
Year: 2003
Pages: 225
Authors: Jim Ohlund

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net