Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux socket programming
Search - linux socket programming - List
一本linux下进行网络编程的教程,内容包括网络协议的介绍,进程,berkeley socket,网络安全-a linux network programming under the guidance includes network protocol, the process, berkeley socket, network security
Date : 2025-12-26 Size : 1.65mb User : zhuwenjie

这是一个linux下socket编程的数据,为pdf文件,希望对大家能有所帮助!-This is a socket programming under linux data for pdf documents, We can hope for some help!
Date : 2025-12-26 Size : 217kb User : 风里的梦

Linux Socket Programming by Example 电子书 -Linux Socket Programming by Example e-books
Date : 2025-12-26 Size : 912kb User : 林晓武

DL : 0
unix环境高级编程中文电子书,非常实用和强大的工具书,编程必备。-high-level programming unix environment Chinese e-books, very useful and powerful tool, programming required.
Date : 2025-12-26 Size : 10.09mb User : 梁振成

Linux socket programming delves into many particulars of network programming. It is organized into five specific parts: network programming from the client perspective, The Server Perspective and Load Control, Socket objects, advanced sockets.
Date : 2025-12-26 Size : 2.05mb User : 严植

linux编程基础,适合初学者; (1)文件&文件流&目录流; (2)进程&进程间通信; (3)线程&线程间通信; (4)Linux Socket网络编程;-linux Programming for beginners (1) file & document flows & Directory flow (2) process & the process of inter-communication (3) threads & threads communication (4) Linux Socket Network Programming
Date : 2025-12-26 Size : 65kb User : sacool

Nice advanced book for network programming over unix / linux using C / C-Nice advanced book for network programming over unix/linux using C/C++
Date : 2025-12-26 Size : 2.52mb User : subru

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
Date : 2025-12-26 Size : 1.13mb User : lisi

Linux socket programming
Date : 2025-12-26 Size : 2.86mb User : matke

Linux socket programming book
Date : 2025-12-26 Size : 2.53mb User : DoDevil

這是一個很間單的教學範例 可以用一個簡單的程式讓你在很短的時間內了解如何去撰寫一個Linux socket程式-This is an example of inter-one teaching can be a simple program lets you in a very short period of time to understand how to write a Linux socket programming
Date : 2025-12-26 Size : 912kb User : Wayne

WE COVERED THE BASIC functions used in socket programming and demonstrated a simple socket server and a simple socket client.
Date : 2025-12-26 Size : 657kb User : CCPC

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.
Date : 2025-12-26 Size : 1.56mb User : CCPC

linux网络技术编程书,主要包括linux下socket套接字实现及网络传输方案实现。-linux networking programming books, mainly under linux socket socket Implementation and realization of network transfer program.
Date : 2025-12-26 Size : 5.18mb User : Jony

Qtopia编程之道》是一本针对Linux环境下利用C++函数库Qtopia进行嵌入式研发的软件研发人员的入门书。《Qtopia编程之道》融合了笔者在长期的软件研发过程中总结的大量实战经验,以智能移动终端的研发为背景,详细介绍了嵌入式Linux的研发环境和Qtopia的设计架构。 -Qtopia programming of the Road " is a Linux environment for C++ library using Qtopia embedded software R & D personnel R & D primer. " Qtopia Tao of Programming" the author combines the software development process in the long term to sum up a large number of field experience, research and development of smart mobile devices as the background, detailing the development of embedded Linux and Qtopia environment, the design of architecture.
Date : 2025-12-26 Size : 2.67mb User : huangkeqiang

LINUX下C编程电子书 第 1章 编译与调试 第 2章 C语言基础 第 3章 C程序的常用语句 第 4章 数组与指针 第 5章 函 数 第 6章 字符与字符串处理 第 7章 结构体 第 8章 时间函数 第 9章 目录与文件 第 10章 文件I O 第 11章 网络编程 第 12章 无连接的套接字通信 第 13章 面向连接的套接字通信-LINUX programming books under the C compiler and debugging Chapter 1 Chapter 2 Chapter 3 of C language based on a common statement C program array and pointer Chapter 4 Chapter 5 Chapter 6 character and function of the string handling Chapter 7 Article structure Chapter 8 Chapter 9 function of time directory and file IO file Chapter 10 Chapter 11 Chapter 12 non-network programming to connect the socket communication Chapter 13 of the socket connection-oriented communication
Date : 2025-12-26 Size : 4.52mb User : ali

DL : 0
本书全面而深入地介绍了GNU/Linux编程。首先介绍了在Linux上编程必备的编程工具,然后在库函数、系统调用以及内核上阐述Linux编程知识,并专门讲述了包括TCP/IP、UDP以及多播套接口在内的网络编程知识;图形界面也是本书的重点内容,本书着重讲述了文本形式的图形界面库ncurses;还分别讲解了真正图形化的流行系统X Window、Qt、GNOME以及OpenGL的基本编程方法;最后,介绍了Bash编程和设备驱动编程。-Comprehensive and in-depth book introduces the GNU/Linux programming. First introduced in Linux on the programming necessary programming tools, and then in the library functions, system calls and the set of Linux kernel programming knowledge, and specifically addressed, including TCP/IP, UDP and multicast network, including socket programming knowledge graphical interface is also the focus of the content of the book, the book focuses on the text about the form of graphical interface library ncurses also give talks on the true prevalence of graphical system X Window, Qt, GNOME and the basic OpenGL programming Finally, the introduction of the Bash programming and device driver programming.
Date : 2025-12-26 Size : 13.39mb User : 万娟

linux socket编程英文版教材。相关的介绍比较深透,不大适合初学者,较适合socket编程提高使用。-linux socket programming English teaching materials. Introduction of more relevant the deep, not for beginners, more suited to improve the use of socket programming.
Date : 2025-12-26 Size : 1.58mb User : zhoujinfeng

A good book for linux socket programming
Date : 2025-12-26 Size : 1.79mb User : daniel

总结的非常好的LINUX下的SOCKET编程,总结了各方面的常用的知识和技巧。-Very good summary SOCKET programming under LINUX, summed up the common knowledge and skills in all aspects.
Date : 2025-12-26 Size : 13kb User : 王可
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.