CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 进程 socket

搜索资源列表

  1. M79000475

    0下载:
  2. 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识 -This case is an online chat tool, providing the basic chat functionality, by this example to learn how to use Socket server program and client to establish procedures and
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-30
    • 文件大小:55497
    • 提供者:lastdance
  1. yao

    0下载:
  2. linux 命令行下的网络socket 和sqlite3 的完全实现,gcc 4.0 以上版本编译;服务器是基于进程实现的并发服务器。-linux command line sqlite3 network socket, and the full realization, gcc 4.0 or later to compile server is a server-based process to achieve concurrency.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:98524
    • 提供者:徐德亮
  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. PC

    0下载:
  2. 该文简要介绍了SUN工作站与PC之间进行通讯的常用方法,着重论述了一种基于Socket编程,实现进程间直接实时通讯的方法-The paper briefly describes the SUN workstations and PC communication between the common method focuses on a Socket based programming, direct real-time inter-process communication methods
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:8402
    • 提供者:落潭
  1. Linux_Network

    0下载:
  2. 本书详细介绍了在Unix系统下基于TCP/IP网络套接口的基本编程方法,包括迭代与并发服务器编写方法、进程与线程编程技术、I/O编程技术、IPv4与IPv6的兼容性、原始套接口、数据链路访问技术、广播与多播技术等-This book details the Unix systems based on TCP/IP network socket basic programming methods, including iterative and concurrent servers prepara
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1735023
    • 提供者:罗高
  1. case_socket

    0下载:
  2. 进程通讯,客户端与服务器端的简单的通信案例。利用socket函数编写的数据流通信。-process communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:1347
    • 提供者:飞天
  1. trySocket

    0下载:
  2. 操作系统课程设计参考,使用socket进行进程间通信-Courses on operating system design reference for inter-process communication using the socket
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1159
    • 提供者:林鹏
  1. Process_communication

    0下载:
  2. 进程通信。支持Windows的共享存储区、消息、有名管道、Socket通信。发送进程应可以从窗口或键盘上接收字符串。接收进程应可将字符串显示在窗口上。-Process communication. Support for Windows shared storage area, news, famous pipeline, Socket Communications. Sent process should be receiving from the window or the keyboard
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:101330
    • 提供者:徐向阳
  1. kechengsheji

    1下载:
  2. 这是操作系统的课程设计,实现的是进程之间的通信,里面有四种实现进程通信的方法,分别是管道,内存,消息以及socket,界面美观,功能齐全-This is the operating system, curriculum design, implementation is a process of communication between, there are four kinds of methods to achieve the process of communication, namel
  3. 所属分类:Windows Develop

    • 发布日期:2016-08-01
    • 文件大小:8178688
    • 提供者:wang
  1. linux

    0下载:
  2. linux网络编程,比较简明,包括socket编程,多线程,进程,信号-linux Network programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1735041
    • 提供者:shiwei
  1. CH8

    0下载:
  2. java的一些高级编程程序,如一些异常机制,进程和线程的调度,套接字的使用等等。-Some high-level programming java program, as some exceptions, process and thread scheduling, the use of the socket and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:45386
    • 提供者:xyzlxtx
  1. yuankong

    0下载:
  2. 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
  3. 所属分类:Remote Control

    • 发布日期:2017-04-09
    • 文件大小:1346006
    • 提供者:毛伟
  1. MySocket

    0下载:
  2. 基于Linux的套接字(Socket)编程。在Server端用进程创建子线程,能实现连续通信-Socket Programming based on Linux.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:2586
    • 提供者:
  1. Desktop

    0下载:
  2. 两段客户端和服务端的socket程序,用来进行进程间通信。-Two client and server side socket program, used for inter-process communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:1191
    • 提供者:jiangpeng
  1. daima

    0下载:
  2. client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:13967
    • 提供者:liuzheng
  1. client--server

    0下载:
  2. 实现在Linux环境下进程间的通信(socket等函数)。。客户端发两个整数给服务端,服务端会返回两个整数和-In the Linux environment to achieve inter-process communication (socket, etc. functions). . Clients send two integers to the server, the server might return two integers and. . .
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1791
    • 提供者:李大海
  1. socket_scBasic

    0下载:
  2. 在windows下面使用socket实现两个进程之间的通信,client发送字符串,server对字符串进行解析,并且返回结果。 附有详细的设计说明-In the windows to achieve the following two processes using the socket communication between, client sends the string, server to parse the string, and returns the result
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:39406
    • 提供者:3feng
  1. Chat

    0下载:
  2. 简单的聊天小程序。提供了基本的聊天的功能,通过此例能学习java中如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识--Simple chat applet. Provides basic chat functionality through java in this case to learn how to use the Socket server and client to establish procedures and inter-process sched
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:9912
    • 提供者:余晓龙
  1. ACE-tutorial

    0下载:
  2. 经典可跨平台的网络应用程序的程序库套件。它提供了socket/threading/memory management等多种系统调用的面对对象的wrapper,使C++通信软件开发更加简单。 可实现可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 .-Classic cross-platform web application library packag
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:136264
    • 提供者:langxj
  1. QQProtoTool

    0下载:
  2. qq2009协议分析工具,注入qq进程hook socket然后解密协议,是一个帮助学习qq协议的好工具。-qq2009 protocol analysis tools into the qq process hook socket and then decrypt the agreement is a protocol to help a good tool for learning qq.
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:34168
    • 提供者:顺口溜
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com