CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UNIX Network Programming 2

搜索资源列表

  1. libnet-1.1.2.1.tar

    0下载:
  2. 在unix环境下编写网络编程一个很好的开发包 -unix environment in the preparation of network programming a very good development kits
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1021236
    • 提供者:h h
  1. Multi-thread_management_and_network_program

    0下载:
  2. 这是我本科毕业设计的作品。实现了Window下网络通讯编程,包含服务器端和客户端两方面程序。主要实现了以下几个功能:1.Socket API编程,而不是WinSock编程,代码可以很方便地移植到Unix系统下;2. 多线程的管理机制,整个系统由一个主线程、一个管理线程,一个监听线程,若干个工作子线程构成,很好地解决了多线程的管理,资源的释放。3. 程序可以在真实局域网络环境下运行(即在一个主机上运行服务器端程序,在另外多台机器上分别运行一个客户端,可以实现通信),也可以在一个虚拟的环境下运行、演
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:734694
    • 提供者:龚勋
  1. unix_network_programming

    0下载:
  2. unix网络编程 第1卷 套接口API和X/Open传输接口API unix网络编程 第2卷 进程间通信 包括这两卷的源代码-unix Network Programming, Vol 1 socket API and X / Open Transmission Network Interface API unix Liaison Program, volume 2, inter-process communication, including two volumes of the so
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:305183
    • 提供者:郭涛
  1. UNIX网络编程 第2卷 进程间通信.tar

    1下载:
  2. UNIX网络编程 第2卷 进程间通信 代码-UNIX Network Programming Volume 2 inter-process communication code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:135807
    • 提供者:周贤青
  1. UNIX网络编程(第2版)第1卷

    0下载:
  2. 《UNIX网络编程(第2版)第1卷》套接口API和X/Open传输接口API,这本书所附的所有例子源代码。C语言实现。-"UNIX Network Programming (2nd Edition), Vol 1," Presentation API interface and X / Open interface API, this book attached to the source code for all the examples. C language.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:230608
    • 提供者:杨槐玉
  1. UNIXwlbc-chinese

    0下载:
  2. Unix网络编程第2卷:进程间通信 第2版,中文版-Unix Network Programming Volume 2: Interprocess Communications, 2nd edition, the Chinese version
  3. 所属分类:Linux Network

    • 发布日期:2017-06-12
    • 文件大小:20016057
    • 提供者:
  1. UNIX_Network_Programming_Volumn2

    0下载:
  2. UNIX网络编程第2卷 进程间通信。学习Linux很好的书籍-UNIX Network Programming Volume 2 Interprocess communication. Good books to learn Linux
  3. 所属分类:matlab

    • 发布日期:2017-06-08
    • 文件大小:15400435
    • 提供者:余洋
  1. Unix

    0下载:
  2. Unix网络编程第1、2卷(中文翻译)w.richard stevens著-Unix Network Programming Volume 1,2 (Chinese translation) w.richard stevens the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:48596717
    • 提供者:王霞
  1. UNIX_Network_Programming__Interprocess_Communicat

    0下载:
  2. A very good book on UNIX network programming - Volume 2 for IPC (shared memory, message queue...)-A very good book on UNIX network programming- Volume 2 for IPC (shared memory, message queue...)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5974415
    • 提供者:nqbinh
  1. Cplusplus.Network.Programming.Vol.2

    0下载:
  2. ACE 编程书籍 Vol2,适合Windows或Unix下的网络编程参考。-C++ Network Programming Vol 2.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2253287
    • 提供者:michael chen
  1. zipfiles

    0下载:
  2. 1)Introduction to unix- A beginners guide for quick start in Unix without much external help.A good book. 2)BeginningC++ game programming 3)Computers networking unix - solaris - tcpip network administration 4)Dictionary of networking 5)Netwo
  3. 所属分类:software engineering

    • 发布日期:2017-06-22
    • 文件大小:42154971
    • 提供者:crpt
  1. UNIX1

    0下载:
  2. Unix网络编程卷2进程间通信笔记整理汇总,很好的学习posix的资料-Unix Network Programming Volume 2 Interprocess communication order summary notes, very good information on learning posix
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:137060
    • 提供者:li
  1. 3

    2下载:
  2. 网络编程实用教程-电子教案: 第1章 网络编程基础 第2章 UNIX中的套接字网络编程接口 第3章 Windows环境的网络编程 第4章 MFC编程 第5章 MFC WinSock类的编程 第6章 WinInet编程 第7章 WinSock的多线程编程 第8章 Winsock的输入/输出模型 第9章 HTTP协议及高级编程 第10章 电子邮件协议与编程 -Chapter 1 Chapter 2 based on network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5448731
    • 提供者:何旭
  1. Unixnetcode2

    0下载:
  2. UNIX网络编程 第2卷 进程间通信.pdf,是学习UNIX C++编程的一本好书-UNIX Network Programming Volume 2 inter-process communication. Pdf, is to learn UNIX C++ programming, a good book
  3. 所属分类:software engineering

    • 发布日期:2017-06-08
    • 文件大小:15400197
    • 提供者:xudong
  1. unpv22e.tar

    0下载:
  2. UNIX 网络编程 卷2 进程间通信 第二版-UNIX Network Programming Volume2: Interprocess Communication,Second Edition
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:134272
    • 提供者:zhanghui
  1. Unix-Network-Programming

    0下载:
  2. 网络编程的圣经,这本书写得非常好,第一写得很细,把所有可能的问题都提到了,当我看到有问题的地方时,接着就会发现,它后面就把我的问题给提出来并给出了解决办法和为什么这样。   其实技术本来没什么,怎么把它描述清楚才是需要人的智慧。-Bible of network programming, this book is written very well, very fine, all the possible issues referred to, when I see the problem
  3. 所属分类:Linux Network

    • 发布日期:2017-06-13
    • 文件大小:21466380
    • 提供者:eric
  1. socket

    0下载:
  2. 通信网络综合实验,《socket编程实验》,简单的客户机/服务器程序的实现 (1)使用套接字接口在TCP连接上发送消息 (2)还用到了其他的UNIX网络功能 (3)该应用允许用户在一端的机器上输入并把文本发送给另一端机器的用户 (4)它是UNIX中talk的一个简化版本,类似于WEB 聊天室的核心程序。 -The communication network experiment, socket programming experiment, a simple client/s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:464221
    • 提供者:史倩
搜珍网 www.dssz.com