CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - linux 进程

搜索资源列表

  1. Linux进程间通信测试程序

    0下载:
  2. Linux网络测试程序,有详细注释。(Linux进程间通信)-Linux network test order, has the detailed annotation. (The Linux advancement corresponds)
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:46106
    • 提供者:刘超
  1. 多进程编程

    0下载:
  2. Linux下的多进程编程-Linux multi-programming process
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:17260
    • 提供者:李振东
  1. code.rar

    1下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-30
    • 文件大小:52770
    • 提供者:yeliu
  1. Linux-Advanced-Programming

    0下载:
  2. Linux高级程序设计,杨宗德随书源码,包括常用的文件、网络、多进程、多线程编程部分。-Linux Advanced Programming, Yang Zongde source books, including the commonly used files, network, multi-process, multi-threaded programming part.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:7462754
    • 提供者:liuhongzhen
  1. ChatServer

    0下载:
  2. Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:5943
    • 提供者:hydra
  1. FTP-server-client-linux-c

    0下载:
  2. FTP 客户端和服务器端,linux程序。支持多进程服务!客户端和服务端各一个单独文件。-FTP on linux codes。Client and server。
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-24
    • 文件大小:9279
    • 提供者:康竟淞
  1. TcpSrv

    0下载:
  2. 在Linux下进行的多进程通信中的Tcp服务端程序-In Linux process carried out under many Tcp Communication Services client program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:839
    • 提供者:luofei
  1. a

    0下载:
  2. linux网络程序设计的例子源代码,有关进程,管道,CS结构,UDP,TCP,原始套接字-unix linux network programming codes
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:744080
    • 提供者:李云
  1. linux2.6.26_netlink_IPC

    0下载:
  2. linux2.6.26下的netlink简单进程通信模型,包括Makefile文件-netlink under linux2.6.26 simple model of the process of communication, including the Makefile file
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:25308
    • 提供者:秦鹏
  1. dhcpcd

    0下载:
  2. dhcp功能进程模块源程序 for linux(client) http://www.phystech.com/download/dhcpcd.html-dhcp source code for linux (client) http://www.phystech.com/download/dhcpcd.html
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:171097
    • 提供者:bo_00
  1. IPC

    0下载:
  2. linux本地进程间通信的小例子,实现客户端注册用户,服务器端应答-linux local small example of inter-process communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:12423
    • 提供者:沉浮沉
  1. Monitor

    0下载:
  2. Linux下监控某个服务进程,并通过Email和Fetion告警,通过管道实现通信,支持Email,Feion不同告警方式。含有email发送,飞信发送源码。 详情访问博客:www.yqshare.com 转载请注明出处!-Monitoring a service process under Linux, and through Email and Fetion alarm, through the pipe for communication, support Email, F
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:600052
    • 提供者:璐盟其
  1. socketlite

    1下载:
  2. 一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and
  3. 所属分类:Linux Network

    • 发布日期:2016-01-24
    • 文件大小:100819
    • 提供者:bolidezhang
  1. UDP-connection

    0下载:
  2. LINUX/UNIX下实现本地和远端进程的通信程序,客户端和服务器端。修改IP地址,即可实现通信-In Unix/Linux network,implemention of a DUP connection between client and Server. After downloading ,you may have to change your IP address and port number!!!
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:2232
    • 提供者:WangQu
  1. SimpleChatwwx

    0下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process commu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:28166829
    • 提供者:王文星
  1. pipe

    1下载:
  2. LINUX进程通信方法很多,但对于父子进程,最简单实用的方法就是管道。 示例代码给出的即是父子进程间利用管道通信。-There are many ways for the communication between processes in Linux. But for the parent and child, the most simple and practical way is pipe. Here is an example of pipe.
  3. 所属分类:Linux Network

    • 发布日期:2015-09-30
    • 文件大小:5120
    • 提供者:y
  1. process--synchronization

    0下载:
  2. Linux进程的创建与父子进程同步,包括父进程创建子进程、查看进程家族树、父子进程同步-Linux process, the process of simultaneous creation and his son, including the parent process creates a child process, view the process of the family tree, father and son process synchronization
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:748
    • 提供者:timmylee
  1. Linux-net-programC-language

    0下载:
  2. 本资料提供丰富的Linux操作系统下网络编程示例源代码,包括进程通信实现方式、并行处理、Socket架构,以及网络应用如TCP、UDP、等-This information provides a wealth of network programming under Linux operating system source code examples, including the implementation process of communication, parallel process
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:76036
    • 提供者:吴文
  1. systemprogram_20110608.tar

    0下载:
  2. linux 进程控制例子,初学者可借鉴-linux process control examples, beginners can learn. . .
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:417409
    • 提供者:rensiming
  1. for-linux--ipc

    0下载:
  2. linux 进程间通信的编程举例,可用于学习怎么在linux环境中编写进程间通信程序。-Linux inter-process communication programming for example, can be used to learn how to write the program of inter-process communication in the linux environment.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:6222
    • 提供者:dongmenqing
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com