Linux Books, list of Linux programming ebooks and Linux PDF print books for free book download, many systems and coding program books
it includes books to teach you how to do network programming inUNIX environment, then some books to explain how things work in Linux and a book to tell you about essential Linux commands.
原书名: C by Dissection The Essentials of C Programming Fourth Edition 原出版社: Addison-Wesley 作者: (美)Al Kelley Ira Pohl [作译者介绍] 译者: 麻志毅 丛书名: 计算机科学丛书 出版社:机械工业出版社 ISBN:7111093364 上架时间:2002-1-24 出版日期:2002 年1月 页码:436 原书名: A Book on C: P...
局域网 LAN(Local Area Network ):通过路由器和交换机把计算机连接在一起 广域网 WAN(Wide Area Network ) //广域网和局域网没有明显的界限,是一个相对的概念,一般把只经过交换机,而不经过路由器的网络称为局域网.经过路由器的叫广域网 局域网的一般原理: 主机向局域网内发数据,其他的所有主机都能收到....
Few C programmers like the goto statement. Without getting into the history of the goto (one of the longest and most famous controversies in computer programming), I'll summarize some of the reasons the goto is usually deprecated, but why the Linux kernel uses it anyway. Any piece of code...
图书标签:Linux网络编程计算机计算机网络kernel网络programmingnetwork 精通Linux内核网络 2025 pdf epub mobi 电子书 图书描述 ★专注于各网络协议实现技术的精髓及其遵循的指导方针和原则。 ★重点讲解数据包在Linux内核网络栈中的传输过程,阐述其与网络各层及各子系统之间的交互。
Are Linux® laptops suitable for programming and development? Can I use Linux® laptops for multimedia production? Do Linux® laptops provide wireless connectivity? Can I use a virtual private network (VPN) on a Linux® laptop? Can I upgrade the hardware on a Linux® laptop?Laptop...
Chapter 10. Network Applications and Services(网络应用和服务) This chapter explores basic network applications—the clients and servers running in user space that reside at the application layer. Because this layer is at the top of the stack, close to end users, you may find this material more...
Instead, it focuses on user-space system-level programming; that is, everything above the kernel (although knowledge of kernel internals is a useful adjunct to this text). Likewise, network programming—sockets and such—is not covered in this book. Device driver writing and network programming ...
This chapter is a guide to the Unix commands and utilities that will be referenced throughout this book. This is preliminary material, and you may already know a substantial amount of it. Even if you think you’re up to speed, take a few seconds to flip through the chapter just to make...