Unix Network Programming, Volume 1

Unix Network Programming, Volume 1:TheSocketsNetworkingAPI

查阅电子书
手机扫码
  • 微信扫一扫

    关注微信公众号

因版权原因待上架

内容简介

This is THE guide to UNIX network programming APIs. Whether you write Web servers, client/server applications, or any other network software, you need to understand networking APIS-especially sockets in greater detail than ever before. You need UNIX Network Programming, Volume 1, Third Edition. In this book, the Authors offer unprecedented, start-to-finish guidance on making th...

(展开全部)

Unix Network Programming, Volume 1是2003年由Addison-WesleyProfessional出版,作者W.RichardStevens。

得书感谢您对《Unix Network Programming, Volume 1》关注和支持,如本书内容有不良信息或侵权等情形的,请联系本网站。

购买这本书

你可能喜欢
计算机网络技术(第4版) 电子书
12章详解计算机网络、技术、安全与应用
自然语言处理实战 电子书
实战自然语言处理及深度学习,涵盖基础知识与实际应用。
一个64位操作系统的设计与实现 电子书
基于Intel Core i7处理器的64位多核操作系统,引入诸多Linux内核的设计精髓。
Python基础教程(第3版) 电子书
手把手带你从零开始学习Python。
Python网络爬虫实例教程(视频讲解版) 电子书
本书主要内容包括:网络爬虫概述、requests库入门、xapth语法详解、认识和应对反爬虫、模拟登录和验证码的处理、动态页面的分析方法、scrapy框架基础、应对反爬虫策略、scrapy数据存储、提交数据和保持登录、crawlspider模板、图片下载和文件下载、分布式爬虫、增量式爬虫、