搜索资源列表

  1. windows-Network-Program-Technology

    0下载:
  2. 本书第一部分讲述的是传统的网络接口N e t B I O S、重定向器以及通过重定向器进行的各类网络通信。尽管本书大部分内容均围绕Wi n s o c k编程这一主题展开,但是,A P I比起Wi n s o c k 来,仍然具有某些独到之处。其中,第1章探讨的是N e t B I O S接口,它和Wi n s o c k类似,也是 一种与协议无关的网络A P I。N e t B I O S提供了异步调用,同时兼容于较老的操作系
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:16768000
    • 提供者:刘宝
  1. Code4

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Explain in detail the process of communication between the four ways: Clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of the advantage
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:233472
    • 提供者:张媛媛
  1. Linux-A-named-pipe-experiment

    0下载:
  2. 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:weiwei
  1. CSharpPipe

    0下载:
  2. C# 中的 管道的说明和 代码案例,分为客户端和服务端,也说明了匿名管道和命名管道-Pipeline instructions and code in C# case is divided into client and server, also shows the anonymous pipes and named pipes
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:41984
    • 提供者:马玉献
  1. SearchSql

    0下载:
  2. SQL Server命名管道扫描器,扫描一段网络内的Microsoft SQL Server数据库。-SQL Server named pipe scanner Scans a network within the Microsoft SQL Server database.
  3. 所属分类:扫描程序

    • 发布日期:2024-05-15
    • 文件大小:2265088
    • 提供者:amily
  1. mingmingguandao

    0下载:
  2. 文件为命名管道实例,里面涵盖了VC++网络编程的基本知识,C++学习新手可以考虑学习下-File is a named pipe instance C++, which covers the basic architecture C++ network programming, it is a good code C++ novice learning
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:747520
    • 提供者:Wei Huang
  1. CHMNS5

    0下载:
  2. 创建线程,互斥对象,命名管道实例,匿名管道, 实现程序唯一运行,使用CEvent类编程, 使用MFC类创建互斥对象,使用类编程实现临界区,邮槽实例,非常好的网络常用9个网络通讯源码-chuan jian xian cheng ,hu ce dui xiang ,ming ming guang dao ,shi xian cheng xu wei yi yun ying ,shi yong CEvent lei bian chen
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:13659136
    • 提供者:小鲵
  1. TestNamePipe

    0下载:
  2. 管道通信的例子,有匿名管道也有命名管道,非常适合初学管道通信的开发者-Pipe communication examples, there are also anonymous pipes named pipes, pipe communication is very suitable for beginners developers
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:138240
    • 提供者:zhang
  1. CreateNamedPipe

    0下载:
  2. 学习网络编程,一个简单的命名管道实例程序。-Learning network programming, a simple example program named pipe
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:601088
    • 提供者:yu tianjian
  1. VB-dos

    0下载:
  2. VB dos输出,其中采用了 命名管道 技术,代码相对简单,初学者可以-VB dos output, which uses named pipes, the code is relatively simple, beginners can look
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:
  1. namepipe

    0下载:
  2. 命名管道异步方式 分为服务器与客户端 两个源代码 先运行服务器 再运行客户端-Named pipes asynchronous mode is divided into server and client source code to run two servers and then run the client
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:3791872
    • 提供者:孙晓龙
  1. pipe-demo

    0下载:
  2. linux管道通信,命名管道怎么做到进程间通信的-linux pipe commnuication,how to ipc using named pipe
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:张先发
  1. NamedPipeSrvView

    0下载:
  2. 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。这是服务器端的 - To be named as a pipeline network programming scheme, it actually created a client/server communication system, and in which reliable data transmission. Thi
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:zengxiangyu
  1. Interprocess-communication-

    0下载:
  2. 进程间通信示例程序,包括共享内存、管道、命名管道、文件锁、消息队列、协同进程等-Examples of inter-process communication procedures, including shared memory, pipes, named pipes, file locking, message queues, collaborative processes, etc.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:33792
    • 提供者:王飞
  1. pipe

    0下载:
  2. linux下的命名管道编程,属于进程间通信的一种机制, 用于不同进程间的通信,可作为参考-Named Pipes programming under linux, a part of inter-process communication mechanism for communication between different processes can be used as a reference
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:deng
  1. NamedPipe

    0下载:
  2. 进程间通信,命名管道,包括服务端和客户端,可双向通信,适用于点对点,可靠通信-Interprocess communication, named pipes, including the service and client can be two-way communication for point to point, and reliable communication
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:72704
    • 提供者:张腾
  1. pipe

    0下载:
  2. 管道通信即发送进程以字符流形式将大量数据送入管道,接收进程可从管道接收数据,二者利用管道进行通信。程序由linux下的C实现,文件中有3个管道通信程序,第一个是无名管道通信,后两个是命名管道通信。-Pipe communication that is sent to a stream of characters to process large amounts of data into the pipeline, the receivi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王雯
  1. teacher

    1下载:
  2. 设计两个程序,要求用命名管道实现聊天程序,每次发言后自动在后面增加当前系统时间。增加结束字符,比如最后输入“88”后结束进程。-Design of the two programs, require Named Pipes achieve chat program, after speaking at the back of the increase automatically each time the current system
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:王晓明
  1. CPPandCSharpcommunication

    0下载:
  2. 详细介绍了C++和C#进程之间通过命名管道通信-Between the C++ and the C# process through a named pipe communication
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:25600
    • 提供者:jiandan
  1. name-guandao

    0下载:
  2. 命名管道,其中包括控制台程序和服务器端和客户端-Named Pipes, which includes console and server and client
  3. 所属分类:C#编程

    • 发布日期:2024-05-15
    • 文件大小:203776
    • 提供者:金宇
« 1 2 ... 4 5 6 7 8 910 11 »

源码中国 www.ymcn.org