Welcome![Sign In][Sign Up]
Location:
Search - Linux Programming by Example

Search list

[WinSock-NDISQue - Linux Socket Programming By Example - fly[1]

Description: Linux Socket Programming by Example
Platform: | Size: 1659190 | Author: 张庆 | Hits:

[Linux-UnixrobbinsLinuxProgramming.tgz

Description: Linux.Programming.by example 的源代码绝对经典
Platform: | Size: 319543 | Author: jason | Hits:

[Internet-Networkthesocket

Description: 关于linux下基于QT界面socket编程的简单实例 -based on the QT socket programming interface simple example
Platform: | Size: 3072 | Author: 郭建川 | Hits:

[Internet-NetworkQue - Linux Socket Programming By Example - fly[1]

Description: Linux Socket Programming by Example
Platform: | Size: 1658880 | Author: 张庆 | Hits:

[BooksLinux编程权威指南_10454293

Description: 本书讲述linux编程,书中的例子比较有参考性,而且讲得很详细-book about Linux programming book example of comparative reference, but made it very carefully
Platform: | Size: 5363712 | Author: 陈祺 | Hits:

[OtherLinuxSocketProgrammingbyExample

Description: Linux Socket Programming by Example 电子书 -Linux Socket Programming by Example e-books
Platform: | Size: 933888 | Author: 林晓武 | Hits:

[Linux-UnixrobbinsLinuxProgramming.tgz

Description: Linux.Programming.by example 的源代码绝对经典-Linux.Programming.by example source code is absolutely classic
Platform: | Size: 319488 | Author: jason | Hits:

[BooksUNIX.Shells.by.Example.4th.Edition+A.Practical.Gui

Description: UNIX.Shells.by.Example.4th.Edition.chm and A.Practical.Guide.to.Linux.Commands.Editors.and.Shell.Programming.chm
Platform: | Size: 6662144 | Author: 与乁 | Hits:

[BooksUNIX.Shells.by.Example.3rd.Edition

Description: linux、unix初学者的必读书籍 详细讲述了shell编程方法与技巧-linux, unix beginner s must-read book to describe in detail the shell programming methods and techniques
Platform: | Size: 1936384 | Author: 刘乙锋 | Hits:

[Linux-Unixprogex1-examples

Description: linux编程精髓 源代码-linux programming by example cource code
Platform: | Size: 38912 | Author: chen | Hits:

[OtherLinux.Socket.Programming.by.Example

Description: Linux Socket Programming by Example 英文原版PDF电子书,省纸打印版-Part I: Basic Socket Concepts Chapter 1. Introducing Sockets A Brief Historical Introduction Understanding Sockets Comparing Sockets to Pipes Creating Sockets Performing I/O on Sockets Closing Sockets Writing a Client/Server Example Chapter 2. Domains and Address Families Nameless Sockets Understanding Domains Forming Socket Addresses Forming Local Addresses Forming Internet (IPv4) Socket Addresses Specifying an X.25 Address Specifying Other Address Families The AF_UNSPEC Address Family Chapter 3. Address Conversion Functions Internet IP Numbers Allocating IP Addresses Manipulating IP Numbers Chapter 4. Socket Types and Protocols Specifying the Domain of a Socket Using the socket(2) Function Choosing a Socket Type Choosing a Protocol Socket Domain and Type Summary Other Linux-Supported Protocols Chapter 5. Binding Addresses to a Socket The Purpose of the bind(2) Function Using the bind(2) Function Obtaining the Socket Address Interfaces and Addressing
Platform: | Size: 1182720 | Author: lisi | Hits:

[Internet-NetworkLinuxSocketProgramingbyExample.tar

Description: 实战Linux socket编程(Linux+Socket+Programming+By+Example)配套源代码-Actual source code for Linux socket programming package Linux+Socket+Programming+By+Example
Platform: | Size: 71680 | Author: 李明 | Hits:

[OtherLinux-socket-programming-by-example

Description: This book teaches the reader how to use socket programming, as if networking was an appliance that you can turn on and use. Consequently, a by example" approach to socket programming is used here. Each chapter builds upon the previous, until all of the basic concepts are mastered in Part 1, "Basic Socket Concepts." Part 2, "Advanced Socket Programming," contains some more advanced. topics that might present a challenge for some readers. The last chapter presents a practical application tying together many of the concepts you ve learned.-This book teaches the reader how to use socket programming, as if networking was an appliance that you can turn on and use. Consequently, a by example" approach to socket programming is used here. Each chapter builds upon the previous, until all of the basic concepts are mastered in Part 1, "Basic Socket Concepts." Part 2, "Advanced Socket Programming," contains some more advanced. topics that might present a challenge for some readers. The last chapter presents a practical application tying together many of the concepts you ve learned.
Platform: | Size: 1637376 | Author: CCPC | Hits:

[Linux-Unixprogex1-examples

Description: Linux Programming by Example: The Fundamentals一书的源代码 本书通过编写得很好的程序示例讲授linux编程。书中采用非常有效的方式,循序渐进地讲授了许多高层原理和深层技术,解决了性能、可移植性、健壮性等现实问题。基于unix版本7和gnu源代码,作者着重介绍了基本的系统调用api,这是所有重要程序的核心,并向读者展示了许多示例――这些示例都源自linux/unix用户日常使用的程序。 -Linux Programming by Example: The Fundamentals by Arnold Robbins, Copyright (C) 2004 by Prentice Hall.
Platform: | Size: 379904 | Author: frontsteel | Hits:

[Linux-UnixrobbinsLinuxProgramming

Description: Linux Programming by Example: The Fundamentals 书本源码-Linux Programming by Example: The Fundamentals Source Code
Platform: | Size: 365568 | Author: koder | Hits:

[CommunicationLinux-Socket-Programming-By-Example

Description: socket利用客户/服务器模式巧妙地解决了进程之间建立通信连接的问题。服务器socket 半相关为全局所公认非常重要。-Linux Socket Programming By Example
Platform: | Size: 1658880 | Author: ppq | Hits:

[Linux-UnixLinux-Socket-Programming-by-Example

Description: Linux Socket Programming by Example
Platform: | Size: 1659904 | Author: 钱宏 | Hits:

[Linux-UnixMacMilan---Linux-socket-programming-by-example.ra

Description: There have been many books written on the topic of computer networking. While many of these are excellent resources for advanced programmers, they tend to be too deep for the beginner who just wants to know how to use it. Why require a potential driver to understand the ory behind his automobile? This book teaches the reader how to use socket programming, as if networking was an appliance that you can turn on and use. Consequently, a “by example” approach to socket programming is used here. Each chapter builds upon the previous, until all of the basic concepts are mastered in Part 1, “Basic Socket Concepts.” Part 2, “Advanced Socket Programming,” contains some more advanced topics that might present a challenge for some readers. The last chapter presents a practical application tying together many of the concepts you’ve learned.-There have been many books written on the topic of computer networking. While many of these are excellent resources for advanced programmers, they tend to be too deep for the beginner who just wants to know how to use it. Why require a potential driver to understand the theory behind his automobile? This book teaches the reader how to use socket programming, as if networking was an appliance that you can turn on and use. Consequently, a “by example” approach to socket programming is used here. Each chapter builds upon the previous, until all of the basic concepts are mastered in Part 1, “Basic Socket Concepts.” Part 2, “Advanced Socket Programming,” contains some more advanced topics that might present a challenge for some readers. The last chapter presents a practical application tying together many of the concepts you’ve learned.
Platform: | Size: 934912 | Author: Bluehouse | Hits:

[Linux-UnixLinux-Programming-by-Example

Description: linux编程实例,详细描述每个linux系统函数的调用-Linux programming examples, a detailed description of each linux system function call
Platform: | Size: 14278656 | Author: geng | Hits:

[Internet-NetworkQue---Linux-Socket-Programming-By-Example---fly.r

Description: linux socket programming
Platform: | Size: 1658880 | Author: Nguyen Van | Hits:
« 12 »

CodeBus www.codebus.net